From dd017d57d124ab61078ee48a128c7a4fd23554f7 Mon Sep 17 00:00:00 2001 From: everest Date: Mon, 2 May 2022 16:51:51 +0000 Subject: [PATCH] Update glacier-help.sh --- scripts/glacier-help.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/glacier-help.sh b/scripts/glacier-help.sh index ec44d2a..7a0fa40 100644 --- a/scripts/glacier-help.sh +++ b/scripts/glacier-help.sh @@ -14,5 +14,6 @@ echo "glacier-cache-clear - Clear Glacier's cache" echo "" echo "IMPORTANT REMINDER - Glacier is unlike a traditional package manager where you apend a package name to the command. Instead, Glacier will ask you which package you wish to install." echo "" -echo "Copyright (c) 2022 Everest Linux Developers" +echo "Copyright (c) 2022 Everest Linux" echo "This software includes no warranty whatsoever. See the GNU GPL v3.0 for more information." +echo "Linux is a registered trademark of Linus Torvalds."