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:
@@ -2,7 +2,7 @@
|
|||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>org.gnome.Calls</id>
|
<id>org.gnome.Calls</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<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>
|
<name>Calls</name>
|
||||||
<summary>Make phone and SIP calls</summary>
|
<summary>Make phone and SIP calls</summary>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user