[almanah] data: Update licencing information in AppData file



commit 2eb8116e0379a12dc8627d28e76b127322ffe19e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun May 4 11:54:24 2014 +0200

    data: Update licencing information in AppData file
    
    See:
    http://blogs.gnome.org/hughsie/2014/05/02/appdata-meet-spdx-spdx-meet-appdata/.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729499

 data/almanah.appdata.xml.in |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/almanah.appdata.xml.in b/data/almanah.appdata.xml.in
index 63dfcff..17a0a7d 100644
--- a/data/almanah.appdata.xml.in
+++ b/data/almanah.appdata.xml.in
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Álvaro Peña <alvaropg gmail com> -->
 <application>
   <id type="desktop">almanah.desktop</id>
-  <licence>CC0</licence>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0+</project_license>
   <description>
     <_p>
       Almanah Diary is an application to allow you to keep a diary of your life.


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