diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:12:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:12:23 +0000 |
commit | c03de1c4a85b10209dd80dba940b8849909d190b (patch) | |
tree | 0fdf8403dcdcf6043686fe698332dbc026e482e3 /sys-apps/dcron | |
parent | Update Copyright years (diff) | |
download | historical-c03de1c4a85b10209dd80dba940b8849909d190b.tar.gz historical-c03de1c4a85b10209dd80dba940b8849909d190b.tar.bz2 historical-c03de1c4a85b10209dd80dba940b8849909d190b.zip |
Update Copyright years
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r-- | sys-apps/dcron/files/dcron.rc6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dcron/files/dcron.rc6 b/sys-apps/dcron/files/dcron.rc6 index 6ee262c9078a..29d59dd37e61 100644 --- a/sys-apps/dcron/files/dcron.rc6 +++ b/sys-apps/dcron/files/dcron.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.6 2003/02/14 18:49:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.7 2003/02/14 23:12:23 vapier Exp $ depend() { need clock hostname logger |