diff options
Diffstat (limited to 'sys-apps/fcron/files/fcron.rc6')
-rw-r--r-- | sys-apps/fcron/files/fcron.rc6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/fcron/files/fcron.rc6 b/sys-apps/fcron/files/fcron.rc6 index 7992acdfca8b..65becd73b469 100644 --- a/sys-apps/fcron/files/fcron.rc6 +++ b/sys-apps/fcron/files/fcron.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# 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.2 2003/02/14 23:25:37 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.rc6,v 1.3 2004/03/06 04:09:07 vapier Exp $ depend() { need clock hostname logger |