1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 21:41:35 +00:00

Merge branch 'spdx-license' into 'master'

Use the SPDX license identifier in appdata XML

See merge request OpenMW/openmw!701
This commit is contained in:
Alexei Dobrohotov 2021-03-31 18:08:23 +00:00
commit 323c4bda61

View file

@ -5,8 +5,8 @@ Copyright 2020 Bret Curtis <psi29a@gmail.com>
--> -->
<component type="desktop"> <component type="desktop">
<id>org.openmw.launcher.desktop</id> <id>org.openmw.launcher.desktop</id>
<metadata_license>GPL-3+</metadata_license> <metadata_license>GPL-3.0-or-later</metadata_license>
<project_license>GPL-3+</project_license> <project_license>GPL-3.0-or-later</project_license>
<name>OpenMW</name> <name>OpenMW</name>
<summary>Unofficial open source engine re-implementation of the game Morrowind</summary> <summary>Unofficial open source engine re-implementation of the game Morrowind</summary>
<description> <description>