[oe-commits] Chase Maupin : iptables: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:38:27 UTC 2010


Module: openembedded.git
Branch: master
Commit: 535a6cfacc44fb2fc7bc0328c27dffb0c4b29d39
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=535a6cfacc44fb2fc7bc0328c27dffb0c4b29d39

Author: Chase Maupin <chasemaupin03 at gmail.com>
Date:   Thu Oct 21 03:33:19 2010 +0000

iptables: update package LICENSE

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

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.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}"





More information about the Openembedded-commits mailing list