Correct license identifiers

This commit is contained in:
Philip Kristoffersen
2022-05-05 22:25:59 +02:00
parent d92818a279
commit 5e9ea4b165
+4 -4
View File
@@ -2,8 +2,8 @@
<!-- Philip Kristoffersen 2022 <philipkristoffersen@gmail.com> --> <!-- Philip Kristoffersen 2022 <philipkristoffersen@gmail.com> -->
<component type="desktop-application"> <component type="desktop-application">
<id>io.github.philipk.boilr</id> <id>io.github.philipk.boilr</id>
<metadata_license>CC0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>MIT/APACHE</project_license> <project_license>MIT OR APACHE</project_license>
<name>BoilR</name> <name>BoilR</name>
<summary>Add non-steam games to your steam library</summary> <summary>Add non-steam games to your steam library</summary>
<description> <description>
@@ -14,7 +14,7 @@
</description> </description>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/PhilipK/BoilR/v.1.2.3/screenshot_1.png</image> <image>https://raw.githubusercontent.com/PhilipK/BoilR/v.1.3.0/screenshot_1.png</image>
<caption>Main Window</caption> <caption>Main Window</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
@@ -25,7 +25,7 @@ https://hughsie.github.io/oars/index.html
--> -->
<content_rating type="oars-1.1" /> <content_rating type="oars-1.1" />
<releases> <releases>
<release version="0.9.19" date="2022-03-27"> <release version="1.3.0 date="2022-05-05">
<description> <description>
<p>First Flatpak Release of BoilR</p> <p>First Flatpak Release of BoilR</p>
</description> </description>