metainfo: Replace deprecated GPL license identifier

It is deprecated according to https://spdx.org/licenses/GPL-3.0+.html
and GPL-3.0-or-later should be used instead.
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-10-19 19:37:26 +02:00
parent dd22510516
commit a723a66767

View File

@@ -2,7 +2,7 @@
<component type="desktop-application">
<id>org.gnome.Calls</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Calls</name>
<summary>Make phone and SIP calls</summary>