diff options
Diffstat (limited to 'sys-apps/fcron/files/fcron.rc6')
-rw-r--r-- | sys-apps/fcron/files/fcron.rc6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fcron/files/fcron.rc6 b/sys-apps/fcron/files/fcron.rc6 index 26dc4d68e431..7992acdfca8b 100644 --- a/sys-apps/fcron/files/fcron.rc6 +++ b/sys-apps/fcron/files/fcron.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/fcron/files/fcron.rc6,v 1.1 2002/04/20 22:03:25 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.rc6,v 1.2 2003/02/14 23:25:37 vapier Exp $ depend() { need clock hostname logger |