1
0
Fork 0

Change copyright to authors in metainfo

License makes it basically public domain, so it does not make sense to
call anything in it copyright anyway.

Add myself into changes.
pull/11406/head
Petr Menšík 2023-10-29 14:29:23 +01:00
parent 742e7910ab
commit ce269dd040
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2018-2020 Flathub maintainers--> <!--Authors:
2018-2020 Flathub maintainers
2023 Petr Mensik
-->
<component type="desktop-application"> <component type="desktop-application">
<id>org.openttd.OpenTTD.desktop</id> <id>org.openttd.OpenTTD.desktop</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>