aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-01-05 12:16:50 -0500
committerBill Nottingham <notting@redhat.com>2010-01-05 12:18:10 -0500
commitb81d66945bd09b0711f615ac5fbcf7c423078fee (patch)
treebac69c50a19fbced10b45415204285675a579da4 /sysconfig
parent8ba3dae87349db09064e46b83a31890723bc6e77 (diff)
downloadinitscripts-b81d66945bd09b0711f615ac5fbcf7c423078fee.tar
initscripts-b81d66945bd09b0711f615ac5fbcf7c423078fee.tar.gz
initscripts-b81d66945bd09b0711f615ac5fbcf7c423078fee.tar.bz2
initscripts-b81d66945bd09b0711f615ac5fbcf7c423078fee.tar.xz
initscripts-b81d66945bd09b0711f615ac5fbcf7c423078fee.zip
License cleanup.
Diffstat (limited to 'sysconfig')
-rwxr-xr-xsysconfig/network-scripts/ifdown-eth2
-rwxr-xr-xsysconfig/network-scripts/ifup2
-rwxr-xr-xsysconfig/network-scripts/ifup-eth2
-rwxr-xr-xsysconfig/network-scripts/ifup-tunnel2
-rwxr-xr-xsysconfig/network-scripts/ifup-wireless2
5 files changed, 5 insertions, 5 deletions
diff --git a/sysconfig/network-scripts/ifdown-eth b/sysconfig/network-scripts/ifdown-eth
index f12e3b54..5e6d7d35 100755
--- a/sysconfig/network-scripts/ifdown-eth
+++ b/sysconfig/network-scripts/ifdown-eth
@@ -1,6 +1,6 @@
#!/bin/bash
# Network Interface Configuration System
-# Copyright (c) 1996-2005 Red Hat, Inc. all rights reserved.
+# Copyright (c) 1996-2009 Red Hat, Inc. all rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2,
diff --git a/sysconfig/network-scripts/ifup b/sysconfig/network-scripts/ifup
index 8b721138..2f85e2d0 100755
--- a/sysconfig/network-scripts/ifup
+++ b/sysconfig/network-scripts/ifup
@@ -1,6 +1,6 @@
#!/bin/bash
# Network Interface Configuration System
-# Copyright (c) 1996-2001 Red Hat, Inc. all rights reserved.
+# Copyright (c) 1996-2009 Red Hat, Inc. all rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2,
diff --git a/sysconfig/network-scripts/ifup-eth b/sysconfig/network-scripts/ifup-eth
index 45c6909b..fac5f0e4 100755
--- a/sysconfig/network-scripts/ifup-eth
+++ b/sysconfig/network-scripts/ifup-eth
@@ -1,6 +1,6 @@
#!/bin/bash
# Network Interface Configuration System
-# Copyright (c) 1996-2005 Red Hat, Inc. all rights reserved.
+# Copyright (c) 1996-2009 Red Hat, Inc. all rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2,
diff --git a/sysconfig/network-scripts/ifup-tunnel b/sysconfig/network-scripts/ifup-tunnel
index 017dbf5c..8fd631e5 100755
--- a/sysconfig/network-scripts/ifup-tunnel
+++ b/sysconfig/network-scripts/ifup-tunnel
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 1996-2006 Red Hat, Inc. all rights reserved.
+# Copyright (C) 1996-2009 Red Hat, Inc. all rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2,
diff --git a/sysconfig/network-scripts/ifup-wireless b/sysconfig/network-scripts/ifup-wireless
index d965cb89..3f2759c4 100755
--- a/sysconfig/network-scripts/ifup-wireless
+++ b/sysconfig/network-scripts/ifup-wireless
@@ -1,6 +1,6 @@
#!/bin/bash
# Network Interface Configuration System
-# Copyright (c) 1996-2002 Red Hat, Inc. all rights reserved.
+# Copyright (c) 1996-2009 Red Hat, Inc. all rights reserved.
#
# Based on PCMCIA wireless script by (David Hinds/Jean Tourrilhes)
#