[totem] data: Update licencing information in AppData file



commit 97e155bd1bb92ce303720c87ac9f7a667979e323
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun May 4 13:53:12 2014 +0100

    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=729501

 data/appdata/totem.appdata.xml.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/appdata/totem.appdata.xml.in b/data/appdata/totem.appdata.xml.in
index d302817..766e42c 100644
--- a/data/appdata/totem.appdata.xml.in
+++ b/data/appdata/totem.appdata.xml.in
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2013 Richard Hughes <richard hughsie com>
+     Copyright 2013 William Jon McCann <william jon mccann gmail com> -->
 <application>
   <id type="desktop">totem.desktop</id>
-  <licence>CC0</licence>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license><!-- with the GStreamer exception -->
   <description>
     <_p>
       Videos, also known as Totem, is the official movie player of the GNOME


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