commit 0eb94a3e61aa4b8c7724eefc75856e93cb4d3c82
Author: Pavel Sanda <[email protected]>
Date:   Tue Jun 17 09:50:28 2014 -0700

    Fix license string according to http://spdx.org/licenses/.
    
    https://www.mail-archive.com/[email protected]/msg184749.html

diff --git a/lib/appdata.xml b/lib/appdata.xml
index 2d3f3e4..26d29e4 100644
--- a/lib/appdata.xml
+++ b/lib/appdata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <application>
   <id type="desktop">lyx.desktop</id>
-  <licence>GPL-2</licence>
+  <licence>GPL-2.0+</licence>
   <name>LyX</name>
   <summary>The Document Processor</summary>
   <description>

Reply via email to