aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-11-03 09:56:44 +0000
committerJohn Crispin <john@openwrt.org>2014-11-03 09:56:44 +0000
commit74a3a77bcd6842b03806dcbdcd49e0bce8767174 (patch)
treef1324828717bfc1a631906872b9ffd4599b17182 /package/network/utils/iptables
parentc10d97484a43375a0446dafc8cb4072e26502f37 (diff)
downloadupstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.tar.gz
upstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.tar.bz2
upstream-74a3a77bcd6842b03806dcbdcd49e0bce8767174.zip
license info - revert r43155
turns out that r43155 adds duplicate info. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43167
Diffstat (limited to 'package/network/utils/iptables')
-rw-r--r--package/network/utils/iptables/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index b8d562d8a6..f8ce00c4ec 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -19,9 +19,6 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
PKG_MD5SUM:=536d048c8e8eeebcd9757d0863ebb0c0
-PKG_LICENSE:=GPL-2.0+
-PKG_LICENSE_FILES:=COPYING
-
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1