iptables: update package LICENSE
authorChase Maupin <chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:19 +0000 (03:33 +0000)
committerKhem Raj <raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:23 +0000 (15:33 -0700)
* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/iptables/iptables.inc

index db2b6f0..5f948f3 100644 (file)
@@ -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}"