From 779ad24b573b83c08e89569e5213e018377d1535 Mon Sep 17 00:00:00 2001 From: Friedrich Doku Date: Fri, 6 Jan 2023 13:53:18 -0500 Subject: [PATCH] Update wipe-ram-needshutdown.sh --- .../40cold-boot-attack-defense/wipe-ram-needshutdown.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram-needshutdown.sh b/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram-needshutdown.sh index 6b94638..1876294 100755 --- a/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram-needshutdown.sh +++ b/usr/lib/dracut/modules.d/40cold-boot-attack-defense/wipe-ram-needshutdown.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. type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh