summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn P. Davis <zhen@gentoo.org>2004-03-21 20:09:33 +0000
committerJohn P. Davis <zhen@gentoo.org>2004-03-21 20:09:33 +0000
commit1fb7fb25a5cc2442fb47f2445d6d5ad53b67121e (patch)
tree625f91b9417e18ddbed0f86ec83a03bc8a18b0a5 /net-setup
parentnew livecd-tools packages (diff)
downloadlivecd-tools-1fb7fb25a5cc2442fb47f2445d6d5ad53b67121e.tar.gz
livecd-tools-1fb7fb25a5cc2442fb47f2445d6d5ad53b67121e.tar.bz2
livecd-tools-1fb7fb25a5cc2442fb47f2445d6d5ad53b67121e.zip
adding header to net-select
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/livecd-tools/trunk@3 7bf51bff-881f-0410-a643-fba68b97345e
Diffstat (limited to 'net-setup')
-rwxr-xr-xnet-setup5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-setup b/net-setup
index 5ecfd45..172893b 100755
--- a/net-setup
+++ b/net-setup
@@ -1,3 +1,7 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo/src/livecd-tools/net-setup,v 1.2 2004/03/21 20:09:33 zhen Exp $
+
#!/bin/bash
# John Davis <zhen@gentoo.org>
@@ -45,3 +49,4 @@ case $mynetsel in
esac
echo "Type \"ifconfig\" to make sure the interface was configured correctly."
+