mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
[YEP-1.3] The license 'GPL v3' is not registered in https://spdx.org/licenses/
[YEP-1.3] The license 'GPL v3' is not registered in https://spdx.org/licenses/ . It can be a typo error. If not, you should replace it by 'free' or 'non-free' and give some explanations in the README.md.
This commit is contained in:
parent
80b5d0fc74
commit
78203c941f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"version": "5.2.0",
|
"version": "5.2.0",
|
||||||
"url": "https://firefly-iii.org/",
|
"url": "https://firefly-iii.org/",
|
||||||
"license": "GPL v3",
|
"license": "GPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Anmol Sharma",
|
"name": "Anmol Sharma",
|
||||||
"email": "anmol@datamol.org",
|
"email": "anmol@datamol.org",
|
||||||
|
|
Loading…
Reference in a new issue