summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:57:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:57:35 +0000
commitd321f602782e2dfa34f1fc3778fbaa0c9f9a6b98 (patch)
tree41462e54ebb6dc9d9a451a28c0236e3660d5a41b /net-misc/dhcp
parentver bump #57075 (Manifest recommit) (diff)
downloadgentoo-2-d321f602782e2dfa34f1fc3778fbaa0c9f9a6b98.tar.gz
gentoo-2-d321f602782e2dfa34f1fc3778fbaa0c9f9a6b98.tar.bz2
gentoo-2-d321f602782e2dfa34f1fc3778fbaa0c9f9a6b98.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r--net-misc/dhcp/files/conf.dhcpd4
-rw-r--r--net-misc/dhcp/files/dhcp.conf4
-rw-r--r--net-misc/dhcp/files/dhcp.rc64
-rw-r--r--net-misc/dhcp/files/dhcp.rc74
-rw-r--r--net-misc/dhcp/files/dhcrelay.conf4
-rw-r--r--net-misc/dhcp/files/dhcrelay.rc64
6 files changed, 12 insertions, 12 deletions
diff --git a/net-misc/dhcp/files/conf.dhcpd b/net-misc/dhcp/files/conf.dhcpd
index 57c0e0c7c549..21558397fa3b 100644
--- a/net-misc/dhcp/files/conf.dhcpd
+++ b/net-misc/dhcp/files/conf.dhcpd
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/conf.dhcpd,v 1.5 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/conf.dhcpd,v 1.6 2004/07/14 23:56:54 agriffis Exp $
#configure which interface or interfaces to for dhcp to listen on
#list all interfaces space separated.
diff --git a/net-misc/dhcp/files/dhcp.conf b/net-misc/dhcp/files/dhcp.conf
index 07ecb36d03a1..c408e2872a07 100644
--- a/net-misc/dhcp/files/dhcp.conf
+++ b/net-misc/dhcp/files/dhcp.conf
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.conf,v 1.4 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.conf,v 1.5 2004/07/14 23:56:54 agriffis Exp $
# Configure which interface or interfaces to for dhcp to listen on
# list all interfaces space separated.
diff --git a/net-misc/dhcp/files/dhcp.rc6 b/net-misc/dhcp/files/dhcp.rc6
index 4e3c1bc4c603..9dfa89c95145 100644
--- a/net-misc/dhcp/files/dhcp.rc6
+++ b/net-misc/dhcp/files/dhcp.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc6,v 1.11 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc6,v 1.12 2004/07/14 23:56:54 agriffis Exp $
depend() {
need net
diff --git a/net-misc/dhcp/files/dhcp.rc7 b/net-misc/dhcp/files/dhcp.rc7
index e92348a45b11..15c64469bd98 100644
--- a/net-misc/dhcp/files/dhcp.rc7
+++ b/net-misc/dhcp/files/dhcp.rc7
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc7,v 1.5 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc7,v 1.6 2004/07/14 23:56:54 agriffis Exp $
#configuration is done in /etc/conf.d/dhcp
diff --git a/net-misc/dhcp/files/dhcrelay.conf b/net-misc/dhcp/files/dhcrelay.conf
index 30b9a4eba318..5872747867c8 100644
--- a/net-misc/dhcp/files/dhcrelay.conf
+++ b/net-misc/dhcp/files/dhcrelay.conf
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.conf,v 1.2 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.conf,v 1.3 2004/07/14 23:56:54 agriffis Exp $
# Configure which interface or interfaces to for dhcp to listen on
# list all interfaces space separated.
diff --git a/net-misc/dhcp/files/dhcrelay.rc6 b/net-misc/dhcp/files/dhcrelay.rc6
index 969da15b5167..d1abe093c23f 100644
--- a/net-misc/dhcp/files/dhcrelay.rc6
+++ b/net-misc/dhcp/files/dhcrelay.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.rc6,v 1.3 2004/03/06 03:30:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.rc6,v 1.4 2004/07/14 23:56:54 agriffis Exp $
depend() {
need net