aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-02-18 19:35:17 +0000
committerJudd Vinet <judd@archlinux.org>2004-02-18 19:35:17 +0000
commit45ede7cf9dd872c580e9c2a57a00b0350f035371 (patch)
tree38e463ea8452bbabdafab4b282bf50a4ce1261a6 /rc.sysinit
parentb6fab06a33cb0c829731c3123ef35444c6909d72 (diff)
downloadinitscripts-45ede7cf9dd872c580e9c2a57a00b0350f035371.tar.xz
updated copyright
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-xrc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.sysinit b/rc.sysinit
index 5b9a4c8..a5f5f78 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -10,7 +10,7 @@ if [ "$USECOLOR" = "YES" -o "$USECOLOR" = "yes" ]; then
echo -e "\n\033[1;32mArch Linux v0.6 \033[1;37m(\033[1;33mWidget\033[1;37m)"
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 Copyright 2002-2004 Judd Vinet"
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