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 | 832d19efc867f32fdb1dd09c84cb3da0533d9973 (patch) | |
tree | d8324e6fb39b5503aef5e16b981f59240cb1707e /net-firewall/shorewall | |
parent | gpl2, forget the later (diff) | |
download | historical-832d19efc867f32fdb1dd09c84cb3da0533d9973.tar.gz historical-832d19efc867f32fdb1dd09c84cb3da0533d9973.tar.bz2 historical-832d19efc867f32fdb1dd09c84cb3da0533d9973.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" |