desktop-file-utils: update package LICENSE
authorChase Maupin <chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:12 +0000 (03:33 +0000)
committerKhem Raj <raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:01 +0000 (15:33 -0700)
* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/desktop-file-utils/desktop-file-utils-native_0.14.bb
recipes/desktop-file-utils/desktop-file-utils_0.15.bb
recipes/desktop-file-utils/desktop-file-utils_0.16.bb
recipes/desktop-file-utils/desktop-file-utils_0.3.bb
recipes/desktop-file-utils/desktop-file-utils_0.6.bb

index fa7a633..1da30b1 100644 (file)
@@ -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"
 
index 89919b8..6c1e9f7 100644 (file)
@@ -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"
 
index 0d2ab9a..9a2ffc3 100644 (file)
@@ -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"
 
index 4bd0295..48ac169 100644 (file)
@@ -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 \
index 2a1eaf2..0e5c8e8 100644 (file)
@@ -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"