[Scummvm-git-logs] scummvm master -> fb4e56e8903edc7f59c26f4ebaa1ec9ad8bdb5cc
sev-
noreply at scummvm.org
Sat Feb 18 13:15:43 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
fb4e56e890 DISTS: Fix project_license in AppStream metadata
Commit: fb4e56e8903edc7f59c26f4ebaa1ec9ad8bdb5cc
https://github.com/scummvm/scummvm/commit/fb4e56e8903edc7f59c26f4ebaa1ec9ad8bdb5cc
Author: AsciiWolf (mail at asciiwolf.com)
Date: 2023-02-18T14:15:38+01:00
Commit Message:
DISTS: Fix project_license in AppStream metadata
Changed paths:
dists/scummvm.appdata.xml
diff --git a/dists/scummvm.appdata.xml b/dists/scummvm.appdata.xml
index 454d029eaa3..b10f2f844fc 100644
--- a/dists/scummvm.appdata.xml
+++ b/dists/scummvm.appdata.xml
@@ -3,7 +3,7 @@
<component type="desktop">
<id>scummvm.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+</project_license>
+ <project_license>GPL-3.0-or-later</project_license>
<name>ScummVM</name>
<summary>Interpreter for numerous adventure games and role-playing games</summary>
<summary xml:lang="de">Interpreter für zahlreiche Adventure-Spiele und RPGs</summary>
More information about the Scummvm-git-logs
mailing list