1
0
Fork 0

package.json license field update

Newer style.  Note that the license format does not support a very important
piece of licensing information: "or later"; the license is actually AGPLv3+.
master
Mike Gerwitz 2015-12-24 00:07:28 -05:00
parent 3c2790791d
commit d42ca3f9cf
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 6 deletions

View File

@ -24,12 +24,7 @@
"strictify": "~0.2"
},
"licenses": [
{
"type": "GPLv3+",
"url": "https://www.gnu.org/licenses/gpl.html"
}
],
"license": "AGPL-3.0",
"tags": [
"game",