Fix AppStream metadata file

Fix license entries to meet the specification.
This commit is contained in:
Balló György 2020-06-10 11:39:41 +00:00
parent 8ee549d652
commit 002512cc5b

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application"> <component type="desktop-application">
<id type="desktop">grafx2.desktop</id> <id type="desktop">grafx2.desktop</id>
<metadata_licence>CC-0</metadata_licence> <metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0 and CeCILL-2</project_license> <project_license>GPL-2.0 and CECILL-2.0</project_license>
<name>GrafX2</name> <name>GrafX2</name>
<summary>A bitmap paint program specialized in 256 color drawing</summary> <summary>A bitmap paint program specialized in 256 color drawing</summary>