[oe-commits] Paul Menzel : gedit: GPLv2+ is the correct the `LICENSE`.

git version control git at git.openembedded.org
Tue Oct 12 06:07:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 860f2947b54a29becb4686261026c205bf3b9358
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=860f2947b54a29becb4686261026c205bf3b9358

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Tue Oct 12 00:55:26 2010 +0200

gedit: GPLv2+ is the correct the `LICENSE`.

`COPYING` [1] and the file headers, for example [2], say GPLv2+. Only `README` [3] just mentions GPLv2.

[1] http://git.gnome.org/browse/gedit/tree/COPYING?id=dada4388aa0c33486a6d48ee1c8f2adac67abb01
[2] http://git.gnome.org/browse/gedit/tree/gedit/gedit-view-frame.c?id=dada4388aa0c33486a6d48ee1c8f2adac67abb01
[3] http://git.gnome.org/browse/gedit/tree/README?id=3fdf01ec9e0ac5f48d22e7e5d369c81fa357ea49

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gnome/gedit_2.30.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gedit_2.30.0.bb b/recipes/gnome/gedit_2.30.0.bb
index eaf9f32..e426d18 100644
--- a/recipes/gnome/gedit_2.30.0.bb
+++ b/recipes/gnome/gedit_2.30.0.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "GNOME editor"
 SECTION = "x11/gnome"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 
 DEPENDS = "gconf gnome-common glib-2.0 gtk+ gtksourceview2 iso-codes"
 RDEPENDS_${PN} += " gtksourceview2"





More information about the Openembedded-commits mailing list