summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rc-help.sh')
-rwxr-xr-xsbin/rc-help.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/rc-help.sh b/sbin/rc-help.sh
index 214c19d..1799d96 100755
--- a/sbin/rc-help.sh
+++ b/sbin/rc-help.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
source /sbin/functions.sh
@@ -40,7 +40,7 @@ extra_opts=$(source "${myscript}" 2>/dev/null ; echo ${opts})
if [[ ${BE_VERBOSE} == "yes" ]] ; then
echo -e "
${GREEN}Gentoo RC-Scripts; ${BLUE}http://www.gentoo.org/${OFF}
- Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL
+ Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL
"
fi