From 535a6cfacc44fb2fc7bc0328c27dffb0c4b29d39 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:19 +0000 Subject: [PATCH] iptables: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/iptables/iptables.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/iptables/iptables.inc b/recipes/iptables/iptables.inc index db2b6f016e..5f948f3597 100644 --- a/recipes/iptables/iptables.inc +++ b/recipes/iptables/iptables.inc @@ -1,7 +1,7 @@ DESCRIPTION = "iptables network filtering tools" HOMEPAGE = "http://www.netfilter.org/" SECTION = "console/utils" -LICENSE = "GPL" +LICENSE = "GPLv2+" SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2;name=iptables-${PV}" S = "${WORKDIR}/iptables-${PV}" -- 2.39.5