[gnome-color-manager] Add <project_license> to the AppData file



commit 7db8e1101575018c6d277daa6e40332d2b3d80e7
Author: Richard Hughes <richard hughsie com>
Date:   Fri May 2 14:34:25 2014 +0100

    Add <project_license> to the AppData file

 data/appdata/gcm-viewer.appdata.xml.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/appdata/gcm-viewer.appdata.xml.in b/data/appdata/gcm-viewer.appdata.xml.in
index da8421f..6e5d73d 100644
--- a/data/appdata/gcm-viewer.appdata.xml.in
+++ b/data/appdata/gcm-viewer.appdata.xml.in
@@ -2,7 +2,8 @@
 <!-- Copyright 2013 Richard Hughes <richard hughsie com> -->
 <application>
   <id type="desktop">gcm-viewer.desktop</id>
-  <licence>CC0</licence>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
   <description>
     <_p>
       GNOME Color Profile Viewer shows installed color profiles on your system


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]