We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f670b14 commit cc56094Copy full SHA for cc56094
1 file changed
data/meld.appdata.xml.in
@@ -1,8 +1,9 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<!-- Copyright 2013 Kai Willadsen <kai.willadsen@gmail.com> -->
+<!-- Copyright 2013-2014 Kai Willadsen <kai.willadsen@gmail.com> -->
3
<application>
4
<id type="desktop">meld.desktop</id>
5
- <licence>CC0</licence>
+ <metadata_license>CC0-1.0</metadata_license>
6
+ <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
7
<description>
8
<_p>
9
Meld is a visual diff and merge tool targeted at developers. Meld helps you
0 commit comments