Updated license in package.json to AGPLv3
This commit is contained in:
parent
1b896d8673
commit
a9a80ceba9
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"description": "The Citra Official Website",
|
||||
"author": "",
|
||||
"license": "GPLv3",
|
||||
"license": "AGPLv3",
|
||||
"dependencies": {
|
||||
"browser-sync": "^2.18.12",
|
||||
"gulp": "^3.9.1",
|
||||
|
|
Reference in New Issue