[oe] [PATCH 11/22] iptables: update package LICENSE

Chase Maupin chasemaupin03 at gmail.com
Thu Oct 21 13:33:19 UTC 2010


* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 recipes/iptables/iptables.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/iptables/iptables.inc b/recipes/iptables/iptables.inc
index db2b6f0..5f948f3 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}"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list