diff options
author | Christian Heim <phreak@gentoo.org> | 2006-01-06 09:51:54 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-01-06 09:51:54 +0000 |
commit | 6bad0da9d976785c92ac7bc369df00f27624c8b4 (patch) | |
tree | 3e644467a7aa1595fe4e53bf18df0daf4d68d50f /net-scripts/net.modules.d/helpers.d/dhcp | |
parent | Merging latest changes to the baselayout branch. This merge is based upon rev... (diff) | |
download | baselayout-vserver-6bad0da9d976785c92ac7bc369df00f27624c8b4.tar.gz baselayout-vserver-6bad0da9d976785c92ac7bc369df00f27624c8b4.tar.bz2 baselayout-vserver-6bad0da9d976785c92ac7bc369df00f27624c8b4.zip |
Merging latest changes to the baselayout-1_12 branch. This merge is based upon revision 1792.
svn path=/baselayout-vserver/branches/baselayout-1_12/; revision=183
Diffstat (limited to 'net-scripts/net.modules.d/helpers.d/dhcp')
-rwxr-xr-x | net-scripts/net.modules.d/helpers.d/dhcp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-scripts/net.modules.d/helpers.d/dhcp b/net-scripts/net.modules.d/helpers.d/dhcp index bb96565..35d6775 100755 --- a/net-scripts/net.modules.d/helpers.d/dhcp +++ b/net-scripts/net.modules.d/helpers.d/dhcp @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2004-2005 Gentoo Foundation +# Copyright (c) 2004-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Contributed by Roy Marples (uberlord@gentoo.org) |