summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2017-10-07 15:52:08 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2017-10-07 15:58:49 +0200
commitdb93e2c8dd0a10c853661cdbdd23e6db4107bf6f (patch)
treeeca9fc97fd69f6ba33ced54b9694921779309c93
parentca672929666a1c35c0aefcd043ebaffa3d083a10 (diff)
downloaddoxdocgen-db93e2c8dd0a10c853661cdbdd23e6db4107bf6f.tar.gz
Fix NPM license warning
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e6acbb4..66e256c 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"keywords": [
"cpp", "c++", "c", "doxygen"
],
- "license": "LICENSE",
+ "license": "SEE LICENSE IN LICENSE",
"main": "./out/extension",
"repository": {
"type": "git",