[oe-commits] chase maupin : shared-mime-info: Update LICENSE field version to GPLv2

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


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

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

shared-mime-info: Update LICENSE field version to GPLv2

* Updated LICENSE field version from generic GPL to GPLv2 to
  reflect the real license version.
* This change was based on source inspection.

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

---

 recipes/shared-mime-info/shared-mime-info_0.51.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/shared-mime-info/shared-mime-info_0.51.bb b/recipes/shared-mime-info/shared-mime-info_0.51.bb
index 1f0a3d2..b9c8671 100644
--- a/recipes/shared-mime-info/shared-mime-info_0.51.bb
+++ b/recipes/shared-mime-info/shared-mime-info_0.51.bb
@@ -1,7 +1,9 @@
 require shared-mime-info.inc
 
+LICENSE = "GPLv2"
+
 DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
-PR = "r2"
+PR = "r3"
 
 do_install_append() {
     update-mime-database ${D}${datadir}/mime





More information about the Openembedded-commits mailing list