[gnome-terminal] appdata: Add newly required licence tags



commit 9b7bef04a76c4d6e7bfd42cd402e54b3885fa6a3
Author: Christian Persch <chpe gnome org>
Date:   Fri May 2 16:39:18 2014 +0200

    appdata: Add newly required licence tags

 gnome-terminal.appdata.xml.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnome-terminal.appdata.xml.in b/gnome-terminal.appdata.xml.in
index f29baf7..7ef61e9 100644
--- a/gnome-terminal.appdata.xml.in
+++ b/gnome-terminal.appdata.xml.in
@@ -21,7 +21,8 @@
   xmlns:xi="http://www.w3.org/2001/XInclude";
   xmlns:its="http://www.w3.org/2005/11/its";>
   <id type="desktop">gnome-terminal.desktop</id>
-  <licence>GPL-3.0+</licence>
+  <metadata_license>GPL-3.0+</metadata_license>
+  <project_license>GPL-3.0+</project_license>
   <_name>Terminal</_name>
   <_summary>Use the command line</_summary>
   <description>


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