diff options
Diffstat (limited to 'net-misc/udhcp/files/udhcp.init')
-rw-r--r-- | net-misc/udhcp/files/udhcp.init | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/udhcp/files/udhcp.init b/net-misc/udhcp/files/udhcp.init index 184fda541881..c3e27324218e 100644 --- a/net-misc/udhcp/files/udhcp.init +++ b/net-misc/udhcp/files/udhcp.init @@ -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/net-misc/udhcp/files/udhcp.init,v 1.1 2003/10/30 07:52:59 seemant Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/files/udhcp.init,v 1.2 2004/03/06 03:40:19 vapier Exp $ depend() { need net |