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:
parent
dd22510516
commit
a723a66767
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue