diff options
-rw-r--r-- | app-admin/quickswitch/files/net.eth0-switchto.rc6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/files/net.eth0-switchto.rc6 b/app-admin/quickswitch/files/net.eth0-switchto.rc6 index 35f58e945221..7eb706d0b0f7 100644 --- a/app-admin/quickswitch/files/net.eth0-switchto.rc6 +++ b/app-admin/quickswitch/files/net.eth0-switchto.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/files/net.eth0-switchto.rc6,v 1.1 2001/12/07 19:25:53 jerrya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/files/net.eth0-switchto.rc6,v 1.2 2003/02/14 22:22:33 vapier Exp $ checkconfig() { if [ ! -e /etc/quickswitch/switch.conf ]; then |