summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-06-24 20:29:01 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-06-24 20:29:01 +0200
commit9f027639af3687da4b51bf9b378a9f345e2096f1 (patch)
treed779d828a91bf8e8cb4d7c90d01d5d25730f91ea /package.json
parent426d5092b80eca28517df455f70468d2e0fb1378 (diff)
Added license info to the readme filem and added the GPL
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index baf9734..076eae2 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"type": "git",
"url": "https://github.com/JWorthe/south-african-id-parser.git"
},
- "license": "ISC",
+ "license": "(ISC OR GPL-3.0)",
"devDependencies": {
"chai": "^4.0.2",
"mocha": "^3.4.2",