diff options
author | 2004-03-04 19:20:40 +0000 | |
---|---|---|
committer | 2004-03-04 19:20:40 +0000 | |
commit | 832d19efc867f32fdb1dd09c84cb3da0533d9973 (patch) | |
tree | d8324e6fb39b5503aef5e16b981f59240cb1707e /net-firewall/ipkungfu | |
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/ipkungfu')
-rw-r--r-- | net-firewall/ipkungfu/files/ipkungfu.init | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/ipkungfu/files/ipkungfu.init b/net-firewall/ipkungfu/files/ipkungfu.init index 10f9059b6aca..344d5690e893 100644 --- a/net-firewall/ipkungfu/files/ipkungfu.init +++ b/net-firewall/ipkungfu/files/ipkungfu.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/files/ipkungfu.init,v 1.1 2003/08/31 20:32:52 weeve Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/files/ipkungfu.init,v 1.2 2004/03/04 19:20:39 vapier Exp $ depend() { need logger net |