Fix: Use a valid SPDX license expression for AGPL.
This commit is contained in:
parent
625f8cbd90
commit
7a7fe1e3ac
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "ffffng",
|
||||
"version": "DEVELOPMENT",
|
||||
"license": "AGPL",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"angular": "1.8.3",
|
||||
"angular-bootstrap": "2.5.0",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "ffffng",
|
||||
"version": "0.18.2-SNAPSHOT",
|
||||
"description": "Node management form for Freifunk",
|
||||
"license": "AGPL",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": {
|
||||
"name": "Andreas Baldeau",
|
||||
"email": "andreas@baldeau.net"
|
||||
|
|
Loading…
Reference in a new issue