diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 19:20:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 19:20:40 +0000 |
commit | 6b66f802de3c22a962837f4c0e44713a564d46da (patch) | |
tree | d01710115b8684efa704be139e61420ff950cf74 /net-firewall/shorewall | |
parent | Removed old CVS snapshots and deleted stale SRC_URI (Manifest recommit) (diff) | |
download | gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.tar.gz gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.tar.bz2 gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.zip |
gpl2, forget the later
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/files/shorewall | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-firewall/shorewall/files/shorewall b/net-firewall/shorewall/files/shorewall index 89a17c8fc1eb..fcd20b854317 100644 --- a/net-firewall/shorewall/files/shorewall +++ b/net-firewall/shorewall/files/shorewall @@ -1,6 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/files/shorewall,v 1.4 2004/03/04 19:20:40 vapier Exp $ opts="start stop restart" |