[gimp/gimp-2-8] Add licence comments to AppData file.
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Add licence comments to AppData file.
- Date: Fri, 20 Sep 2013 18:57:41 +0000 (UTC)
commit ebef7983e8fbfab2d6c0bec266ae09e2f91e8a54
Author: Sven Claussner <sclaussner src gnome org>
Date: Fri Sep 20 20:56:19 2013 +0200
Add licence comments to AppData file.
Explain the meaning of the licence tag and
the GPL compatibility of the used CC0 licence.
desktop/gimp.appdata.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/desktop/gimp.appdata.xml b/desktop/gimp.appdata.xml
index 0286af2..276cc0e 100644
--- a/desktop/gimp.appdata.xml
+++ b/desktop/gimp.appdata.xml
@@ -1,6 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">gimp.desktop</id>
+<!--
+The tag 'licence' means the licence of this file, not the whole product;
+see http://people.freedesktop.org/~hughsient/appdata/ as of 20.09.2013.
+The CC0 licence is GPL compatible, see
+http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
+as of 20.09.2013
+-->
<licence>CC0</licence>
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]