diff options
author | Judd Vinet <judd@archlinux.org> | 2005-10-21 23:35:39 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2005-10-21 23:35:39 +0000 |
commit | f22d7a53b09ad0e28911117412c1cd0ab5c7bb68 (patch) | |
tree | bb86a66110c8ff00ca1a253c3c0d9d648360539b /rc.sysinit | |
parent | fa6d682d8bb1d95525e9f6540917446ad1247ea6 (diff) |
upgpkg: initscripts 0.7.1
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-x | rc.sysinit | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,9 +7,9 @@ . /etc/rc.d/functions echo " " -printhl "Arch Linux v0.7 $C_OTHER(${C_H2}Wombat$C_OTHER)\n" +printhl "Arch Linux v0.7.1 $C_OTHER(${C_H2}Noodle$C_OTHER)\n" printhl "${C_H2}http://www.archlinux.org" -printhl "Copyright 2002-2005 Judd Vinet" +printhl "Copyright 2002-2006 Judd Vinet" printhl "Distributed under the GNU General Public License (GPL)" printsep |