aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index aa7e97ce..e8921eb2 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/JARR-aggregator/JARR"
},
- "license": "GNU Affero General Public License version 3",
+ "license": "AGPL-3.0",
"engines": {
"npm": "^3.3.12"
},
bgstack15