diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gtk-doc/gtk-doc.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk-doc/gtk-doc.bb b/meta/recipes-gnome/gtk-doc/gtk-doc.bb index 765304eec..3147d4a6f 100644 --- a/meta/recipes-gnome/gtk-doc/gtk-doc.bb +++ b/meta/recipes-gnome/gtk-doc/gtk-doc.bb @@ -4,7 +4,7 @@ It is used for generating the documentation for GTK+, GLib \ and GNOME." SECTION = "x11/base" SRC_URI = "file://gtk-doc.m4" -LICENSE = "LGPL" +LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://../gtk-doc.m4;endline=10;md5=868a952d8bb2d825d724854cfaf8f14e" PR = "r4" |