From 4b7053a6353cf0e092a6ef712e955b4318671bfc Mon Sep 17 00:00:00 2001 From: Friedrich Doku Date: Fri, 6 Jan 2023 13:53:28 -0500 Subject: [PATCH] Update wipe-ram.sh --- .../dracut/modules.d/40cold-boot-attack-defense/wipe-ram.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram.sh b/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram.sh index 5ac3465..5d69f65 100755 --- a/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram.sh +++ b/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram.sh @@ -1,7 +1,7 @@ #!/bin/sh -## Copyrigh (C) 2023 - 2023 ENCRYPTED SUPPORT LP -## Copyrigh (C) 2023 - 2023 Friedrich Doku +## Copyright (C) 2023 - 2023 ENCRYPTED SUPPORT LP +## Copyright (C) 2023 - 2023 Friedrich Doku ## See the file COPYING for copying conditions. ## Credits: