summaryrefslogtreecommitdiff
path: root/net.Linux
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-11 15:31:10 +0000
committerRoy Marples <roy@marples.name>2008-01-11 15:31:10 +0000
commitfec312d4482e17328394f3e87b4ad28b1f062b7f (patch)
tree7ebb4ad0f5f65fb49fccea32ed416fa2daf31e77 /net.Linux
parent5de53f176c8c650017052722bd61368d08023f82 (diff)
downloadopenrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.gz
openrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.bz2
openrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.xz
Update copyrights, my email and license.
Diffstat (limited to 'net.Linux')
-rw-r--r--net.Linux/adsl.sh4
-rw-r--r--net.Linux/apipa.sh4
-rw-r--r--net.Linux/arping.sh4
-rw-r--r--net.Linux/bonding.sh4
-rw-r--r--net.Linux/br2684ctl.sh4
-rw-r--r--net.Linux/bridge.sh4
-rw-r--r--net.Linux/ccwgroup.sh4
-rw-r--r--net.Linux/ifconfig.sh4
-rw-r--r--net.Linux/ifplugd.sh4
-rw-r--r--net.Linux/ip6to4.sh4
-rw-r--r--net.Linux/ipppd.sh4
-rw-r--r--net.Linux/iproute2.sh4
-rw-r--r--net.Linux/iwconfig.sh4
-rw-r--r--net.Linux/netplugd.sh4
-rw-r--r--net.Linux/pppd.sh4
-rw-r--r--net.Linux/pump.sh4
-rw-r--r--net.Linux/tuntap.sh4
-rw-r--r--net.Linux/udhcpc.sh4
-rw-r--r--net.Linux/vlan.sh4
19 files changed, 38 insertions, 38 deletions
diff --git a/net.Linux/adsl.sh b/net.Linux/adsl.sh
index d866c59..6dd93e0 100644
--- a/net.Linux/adsl.sh
+++ b/net.Linux/adsl.sh
@@ -1,6 +1,6 @@
# Copyright 2004-2007 Gentoo Foundation
-# Copyright 2007 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
adsl_depend()
{
diff --git a/net.Linux/apipa.sh b/net.Linux/apipa.sh
index 3236466..39da392 100644
--- a/net.Linux/apipa.sh
+++ b/net.Linux/apipa.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
apipa_depend()
{
diff --git a/net.Linux/arping.sh b/net.Linux/arping.sh
index 7bea0d0..8046c47 100644
--- a/net.Linux/arping.sh
+++ b/net.Linux/arping.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
arping_depend()
{
diff --git a/net.Linux/bonding.sh b/net.Linux/bonding.sh
index 122d70a..69de32a 100644
--- a/net.Linux/bonding.sh
+++ b/net.Linux/bonding.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
bonding_depend()
{
diff --git a/net.Linux/br2684ctl.sh b/net.Linux/br2684ctl.sh
index 8d15f78..11ee4f5 100644
--- a/net.Linux/br2684ctl.sh
+++ b/net.Linux/br2684ctl.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_br2684ctl()
{
diff --git a/net.Linux/bridge.sh b/net.Linux/bridge.sh
index b35e6a6..517fe72 100644
--- a/net.Linux/bridge.sh
+++ b/net.Linux/bridge.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
bridge_depend()
{
diff --git a/net.Linux/ccwgroup.sh b/net.Linux/ccwgroup.sh
index dcdb7b1..d40e713 100644
--- a/net.Linux/ccwgroup.sh
+++ b/net.Linux/ccwgroup.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_config_vars="$_config_vars ccwgroup"
diff --git a/net.Linux/ifconfig.sh b/net.Linux/ifconfig.sh
index 12c71eb..f82f25c 100644
--- a/net.Linux/ifconfig.sh
+++ b/net.Linux/ifconfig.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
ifconfig_depend()
{
diff --git a/net.Linux/ifplugd.sh b/net.Linux/ifplugd.sh
index 098e68d..db7007a 100644
--- a/net.Linux/ifplugd.sh
+++ b/net.Linux/ifplugd.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_config_vars="$_config_vars plug_timeout"
diff --git a/net.Linux/ip6to4.sh b/net.Linux/ip6to4.sh
index 0216484..d58eb31 100644
--- a/net.Linux/ip6to4.sh
+++ b/net.Linux/ip6to4.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_config_vars="$_config_vars link suffix relay"
diff --git a/net.Linux/ipppd.sh b/net.Linux/ipppd.sh
index 5c633ad..cf4558d 100644
--- a/net.Linux/ipppd.sh
+++ b/net.Linux/ipppd.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
ipppd_depend()
{
diff --git a/net.Linux/iproute2.sh b/net.Linux/iproute2.sh
index 8cfcae9..de76537 100644
--- a/net.Linux/iproute2.sh
+++ b/net.Linux/iproute2.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
iproute2_depend()
{
diff --git a/net.Linux/iwconfig.sh b/net.Linux/iwconfig.sh
index 89e466a..1610cba 100644
--- a/net.Linux/iwconfig.sh
+++ b/net.Linux/iwconfig.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_config_vars="$_config_vars ssid mode associate_timeout sleep_scan"
_config_vars="$_config_vars preferred_aps blacklist_aps"
diff --git a/net.Linux/netplugd.sh b/net.Linux/netplugd.sh
index cad380e..eed37aa 100644
--- a/net.Linux/netplugd.sh
+++ b/net.Linux/netplugd.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
_config_vars="$_config_vars plug_timeout"
diff --git a/net.Linux/pppd.sh b/net.Linux/pppd.sh
index 4ab2007..abee058 100644
--- a/net.Linux/pppd.sh
+++ b/net.Linux/pppd.sh
@@ -1,6 +1,6 @@
# Copyright 2005-2007 Gentoo Foundation
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
pppd_depend()
{
diff --git a/net.Linux/pump.sh b/net.Linux/pump.sh
index dd399ab..4ab7929 100644
--- a/net.Linux/pump.sh
+++ b/net.Linux/pump.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
pump_depend()
{
diff --git a/net.Linux/tuntap.sh b/net.Linux/tuntap.sh
index 64b09d7..79d8071 100644
--- a/net.Linux/tuntap.sh
+++ b/net.Linux/tuntap.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
tuntap_depend()
{
diff --git a/net.Linux/udhcpc.sh b/net.Linux/udhcpc.sh
index 542c7e0..462f058 100644
--- a/net.Linux/udhcpc.sh
+++ b/net.Linux/udhcpc.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
udhcpc_depend()
{
diff --git a/net.Linux/vlan.sh b/net.Linux/vlan.sh
index f8cc4fd..2883f3b 100644
--- a/net.Linux/vlan.sh
+++ b/net.Linux/vlan.sh
@@ -1,5 +1,5 @@
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
vlan_depend()
{