[oe-commits] chase maupin : libical: Update LICENSE field version to LGPLv2.1 or MPL-1

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


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

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

libical: Update LICENSE field version to LGPLv2.1 or MPL-1

* Updated LICENSE field version from generic LGPL to LGPLv2v.1
  or MPL-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/libical/libical_0.44.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/libical/libical_0.44.bb b/recipes/libical/libical_0.44.bb
index 272e07e..87e6c0c 100644
--- a/recipes/libical/libical_0.44.bb
+++ b/recipes/libical/libical_0.44.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
 HOMEPAGE = "http://www.softwarestudio.org/softwarestudio/app.php/libical"
 SECTION = "libs"
-LICENSE = "LGPL / MPL"
-PR = "r0"
+LICENSE = "LGPLv2.1 | MPL-1"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz \
 	  "





More information about the Openembedded-commits mailing list