diff options
author | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-01-05 12:16:50 -0500 |
commit | 5cabfff3bda878337e8baa3a75ceae9ec75d72ce (patch) | |
tree | 6533adb0ff232cb7d9c8501adb167be3fe33f322 /sysconfig/network-scripts/ifup-eth | |
parent | 5cce09ca73f2e24686c5f8a6a2f5a348626ee434 (diff) | |
download | initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.gz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.bz2 initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.tar.xz initscripts-5cabfff3bda878337e8baa3a75ceae9ec75d72ce.zip |
License cleanup.
Diffstat (limited to 'sysconfig/network-scripts/ifup-eth')
-rwxr-xr-x | sysconfig/network-scripts/ifup-eth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/network-scripts/ifup-eth b/sysconfig/network-scripts/ifup-eth index ba7dc8fc..30ee0073 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, |