From 53ae13821436183990e40cffefa8c9cff4b4f2ae Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Fri, 10 Oct 2003 22:24:34 +0000 Subject: fixed the licensing line --- rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.sysinit b/rc.sysinit index 11b459e..e9d6e9d 100755 --- a/rc.sysinit +++ b/rc.sysinit @@ -11,7 +11,7 @@ if [ "$USECOLOR" = "YES" -o "$USECOLOR" = "yes" ]; then echo -e "\033[1;32m|\033[1;0m" echo -e "\033[1;32m|\033[1;37m http://www.archlinux.org\033[1;0m" echo -e "\033[1;32m|\033[1;0m Copyright 2002-2003 Judd Vinet" - echo -e "\033[1;32m|\033[1;0m Distributed under the GNU Public License (GPL)" + echo -e "\033[1;32m|\033[1;0m Distributed under the GNU General Public License (GPL)" echo -e "\033[1;32m|\033[1;0m" else echo -e "\nArch Linux v0.5 (Nova)" -- cgit v1.2.3