1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-04 20:07:36 +00:00

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>