mirror of https://github.com/OpenTTD/OpenTTD
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
parent
742e7910ab
commit
ce269dd040
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue