summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-06-29 19:46:31 -0400
committerMike Frysinger <vapier@gentoo.org>2011-06-29 19:46:31 -0400
commitd0bc4f20adfe4392639ddda6721850fdc74ea123 (patch)
treeb5cae064eab343c9485b933961a59c257d680fa0 /net
parentb6766c25442bf75a4cf8e65b53a252831c356022 (diff)
downloadopenrc-d0bc4f20adfe4392639ddda6721850fdc74ea123.tar.gz
openrc-d0bc4f20adfe4392639ddda6721850fdc74ea123.tar.bz2
openrc-d0bc4f20adfe4392639ddda6721850fdc74ea123.tar.xz
drop useless "All rights reserved" notice
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'net')
-rw-r--r--net/adsl.sh2
-rw-r--r--net/apipa.sh2
-rw-r--r--net/arping.sh2
-rw-r--r--net/bonding.sh2
-rw-r--r--net/br2684ctl.sh2
-rw-r--r--net/bridge.sh2
-rw-r--r--net/ccwgroup.sh2
-rw-r--r--net/dhclient.sh2
-rw-r--r--net/dhcpcd.sh2
-rw-r--r--net/ethtool.sh2
-rw-r--r--net/ifconfig.sh.BSD.in2
-rw-r--r--net/ifconfig.sh.Linux.in2
-rw-r--r--net/ifplugd.sh2
-rw-r--r--net/ifwatchd.sh2
-rw-r--r--net/ip6to4.sh2
-rw-r--r--net/ipppd.sh2
-rw-r--r--net/iproute2.sh2
-rw-r--r--net/iwconfig.sh.BSD.in2
-rw-r--r--net/iwconfig.sh.Linux.in2
-rw-r--r--net/macchanger.sh2
-rw-r--r--net/macnet.sh2
-rw-r--r--net/netplugd.sh2
-rw-r--r--net/pppd.sh2
-rw-r--r--net/pump.sh2
-rw-r--r--net/ssidnet.sh2
-rw-r--r--net/system.sh2
-rw-r--r--net/tuntap.sh2
-rw-r--r--net/udhcpc.sh2
-rw-r--r--net/vlan.sh2
-rw-r--r--net/wpa_supplicant.sh2
30 files changed, 30 insertions, 30 deletions
diff --git a/net/adsl.sh b/net/adsl.sh
index 40c7166..744ebc2 100644
--- a/net/adsl.sh
+++ b/net/adsl.sh
@@ -1,6 +1,6 @@
# Copyright (c) 2004-2007 Gentoo Foundation
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
adsl_depend()
{
diff --git a/net/apipa.sh b/net/apipa.sh
index 0ca3bda..3163104 100644
--- a/net/apipa.sh
+++ b/net/apipa.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
apipa_depend()
{
diff --git a/net/arping.sh b/net/arping.sh
index b04f05d..ef1f9e7 100644
--- a/net/arping.sh
+++ b/net/arping.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
arping_depend()
{
diff --git a/net/bonding.sh b/net/bonding.sh
index ae50ca4..5ccd1f5 100644
--- a/net/bonding.sh
+++ b/net/bonding.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
bonding_depend()
{
diff --git a/net/br2684ctl.sh b/net/br2684ctl.sh
index 77dafc9..d605579 100644
--- a/net/br2684ctl.sh
+++ b/net/br2684ctl.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_br2684ctl()
{
diff --git a/net/bridge.sh b/net/bridge.sh
index 91e68d6..7b80ec0 100644
--- a/net/bridge.sh
+++ b/net/bridge.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
bridge_depend()
{
diff --git a/net/ccwgroup.sh b/net/ccwgroup.sh
index 60cd25f..9716c3c 100644
--- a/net/ccwgroup.sh
+++ b/net/ccwgroup.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars ccwgroup"
diff --git a/net/dhclient.sh b/net/dhclient.sh
index 65cacd3..8c100dd 100644
--- a/net/dhclient.sh
+++ b/net/dhclient.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
dhclient_depend()
{
diff --git a/net/dhcpcd.sh b/net/dhcpcd.sh
index 4054c42..2c0f919 100644
--- a/net/dhcpcd.sh
+++ b/net/dhcpcd.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
dhcpcd_depend()
{
diff --git a/net/ethtool.sh b/net/ethtool.sh
index 404a3dc..d4dc11e 100644
--- a/net/ethtool.sh
+++ b/net/ethtool.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2011 by Gentoo Foundation
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_ethtool() {
echo /usr/sbin/ethtool
diff --git a/net/ifconfig.sh.BSD.in b/net/ifconfig.sh.BSD.in
index 6727875..c0c75f0 100644
--- a/net/ifconfig.sh.BSD.in
+++ b/net/ifconfig.sh.BSD.in
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
ifconfig_depend()
{
diff --git a/net/ifconfig.sh.Linux.in b/net/ifconfig.sh.Linux.in
index f5c2064..a5540c0 100644
--- a/net/ifconfig.sh.Linux.in
+++ b/net/ifconfig.sh.Linux.in
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
ifconfig_depend()
{
diff --git a/net/ifplugd.sh b/net/ifplugd.sh
index 34cd18a..d048b61 100644
--- a/net/ifplugd.sh
+++ b/net/ifplugd.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars plug_timeout"
diff --git a/net/ifwatchd.sh b/net/ifwatchd.sh
index 4e6b1c6..f9116b9 100644
--- a/net/ifwatchd.sh
+++ b/net/ifwatchd.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars plug_timeout"
diff --git a/net/ip6to4.sh b/net/ip6to4.sh
index 2349429..0e94293 100644
--- a/net/ip6to4.sh
+++ b/net/ip6to4.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars link suffix relay"
diff --git a/net/ipppd.sh b/net/ipppd.sh
index 0d9edd0..537065a 100644
--- a/net/ipppd.sh
+++ b/net/ipppd.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
ipppd_depend()
{
diff --git a/net/iproute2.sh b/net/iproute2.sh
index a2e9db7..d76e60f 100644
--- a/net/iproute2.sh
+++ b/net/iproute2.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_ip()
{
diff --git a/net/iwconfig.sh.BSD.in b/net/iwconfig.sh.BSD.in
index f94246b..850d70b 100644
--- a/net/iwconfig.sh.BSD.in
+++ b/net/iwconfig.sh.BSD.in
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars ssid mode associate_timeout preferred_aps"
_config_vars="$_config_vars blacklist_aps"
diff --git a/net/iwconfig.sh.Linux.in b/net/iwconfig.sh.Linux.in
index 600ffe7..199678f 100644
--- a/net/iwconfig.sh.Linux.in
+++ b/net/iwconfig.sh.Linux.in
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# 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/macchanger.sh b/net/macchanger.sh
index 9126d30..ad41309 100644
--- a/net/macchanger.sh
+++ b/net/macchanger.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
macchanger_depend()
{
diff --git a/net/macnet.sh b/net/macnet.sh
index 71f2d75..1ec2ad7 100644
--- a/net/macnet.sh
+++ b/net/macnet.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
macnet_depend()
{
diff --git a/net/netplugd.sh b/net/netplugd.sh
index 23b6d9e..f7df7a3 100644
--- a/net/netplugd.sh
+++ b/net/netplugd.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars plug_timeout"
diff --git a/net/pppd.sh b/net/pppd.sh
index c7cfa44..1f9d302 100644
--- a/net/pppd.sh
+++ b/net/pppd.sh
@@ -1,6 +1,6 @@
# Copyright (c) 2005-2007 Gentoo Foundation
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
pppd_depend()
{
diff --git a/net/pump.sh b/net/pump.sh
index ecceff0..ddd454c 100644
--- a/net/pump.sh
+++ b/net/pump.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
pump_depend()
{
diff --git a/net/ssidnet.sh b/net/ssidnet.sh
index 9009113..b0eed56 100644
--- a/net/ssidnet.sh
+++ b/net/ssidnet.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
ssidnet_depend()
{
diff --git a/net/system.sh b/net/system.sh
index 6680a7d..c451078 100644
--- a/net/system.sh
+++ b/net/system.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_config_vars="$_config_vars dns_servers dns_domain dns_search"
_config_vars="$_config_vars dns_sortlist dns_options"
diff --git a/net/tuntap.sh b/net/tuntap.sh
index 2970fdd..851a017 100644
--- a/net/tuntap.sh
+++ b/net/tuntap.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
tuntap_depend()
{
diff --git a/net/udhcpc.sh b/net/udhcpc.sh
index bb4238a..4eb0b51 100644
--- a/net/udhcpc.sh
+++ b/net/udhcpc.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
udhcpc_depend()
{
diff --git a/net/vlan.sh b/net/vlan.sh
index 1d50d4f..164139b 100644
--- a/net/vlan.sh
+++ b/net/vlan.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
_ip()
{
diff --git a/net/wpa_supplicant.sh b/net/wpa_supplicant.sh
index c619f99..91de49e 100644
--- a/net/wpa_supplicant.sh
+++ b/net/wpa_supplicant.sh
@@ -1,5 +1,5 @@
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
wpa_supplicant_depend()
{