[oe-commits] Chase Maupin : desktop-file-utils: update package LICENSE

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


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

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

desktop-file-utils: 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>

---

 .../desktop-file-utils-native_0.14.bb              |    2 +-
 .../desktop-file-utils/desktop-file-utils_0.15.bb  |    2 +-
 .../desktop-file-utils/desktop-file-utils_0.16.bb  |    2 +-
 .../desktop-file-utils/desktop-file-utils_0.3.bb   |    2 +-
 .../desktop-file-utils/desktop-file-utils_0.6.bb   |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/desktop-file-utils/desktop-file-utils-native_0.14.bb b/recipes/desktop-file-utils/desktop-file-utils-native_0.14.bb
index fa7a633..1da30b1 100644
--- a/recipes/desktop-file-utils/desktop-file-utils-native_0.14.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils-native_0.14.bb
@@ -1,7 +1,7 @@
 SECTION = "console/utils"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 
 DEPENDS = "glib-2.0-native"
 
diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.15.bb b/recipes/desktop-file-utils/desktop-file-utils_0.15.bb
index 89919b8..6c1e9f7 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.15.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.15.bb
@@ -1,7 +1,7 @@
 SECTION = "console/utils"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 
 DEPENDS = "glib-2.0"
 
diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.16.bb b/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
index 0d2ab9a..9a2ffc3 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.16.bb
@@ -1,7 +1,7 @@
 SECTION = "console/utils"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 
 DEPENDS = "glib-2.0"
 
diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.3.bb b/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
index 4bd0295..48ac169 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
@@ -1,7 +1,7 @@
 SECTION = "console/utils"
 HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPLv2"
+LICENSE = "GPLv2+"
 DEPENDS = "popt glib-2.0"
 
 SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.6.bb b/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
index 2a1eaf2..0e5c8e8 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
@@ -1,7 +1,7 @@
 SECTION = "console/utils"
 HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPLv2"
+LICENSE = "GPLv2+"
 DEPENDS = "popt glib-2.0 gnome-vfs"
 
 SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"





More information about the Openembedded-commits mailing list