[oe-commits] chase maupin : avahi: Update LICENSE field version to GPLv2 and LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:23 UTC 2012


Module: openembedded.git
Branch: master
Commit: 617ce74f1dccf5c4467bfcb78c652c9e1a3f6aab
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=617ce74f1dccf5c4467bfcb78c652c9e1a3f6aab

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:14 2012 +0000

avahi: Update LICENSE field version to GPLv2 and LGPLv2.1

* Updated LICENSE field version from generic GPL to GPLv2+ and
  LGPLv2.1 to reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/avahi/avahi.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/avahi/avahi.inc b/recipes/avahi/avahi.inc
index 0b526c3..b0a44ce 100644
--- a/recipes/avahi/avahi.inc
+++ b/recipes/avahi/avahi.inc
@@ -3,9 +3,9 @@ AUTHOR = "Lennart Poettering <lennart at poettering.net>"
 HOMEPAGE = "http://avahi.org"
 SECTION = "network"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+ LGPLv2.1"
 DEPENDS = "libcap2 python-native expat virtual/libintl libdaemon dbus glib-2.0"
-INC_PR = "r13"
+INC_PR = "r14"
 # uclibc has no nss
 RRECOMMENDS_avahi-daemon_append_libc-glibc = "libnss-mdns"
 RDEPENDS_avahi-daemon += "sysvinit-pidof update-rc.d"





More information about the Openembedded-commits mailing list