summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Kurvers <tim@moonsphere.net>2015-08-01 16:28:59 +0200
committerTim Kurvers <tim@moonsphere.net>2015-08-01 16:32:56 +0200
commit2051c2419f9300b7aafee997b9073cee8fbc3d7d (patch)
treeae5a7453a29a663adc13de07bb523cb4c4956256
parent69c04c819c53556b72e0c6c82d12080a9784f364 (diff)
downloadwebsockify-2051c2419f9300b7aafee997b9073cee8fbc3d7d.tar.gz
Correct SPDX license identifier for LGPL-3.0
-rw-r--r--other/js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/js/package.json b/other/js/package.json
index 6189e9e..a673205 100644
--- a/other/js/package.json
+++ b/other/js/package.json
@@ -2,7 +2,7 @@
"author": "Joel Martin <github@martintribe.org> (http://github.com/kanaka)",
"name": "websockify",
"description": "websockify is a WebSocket-to-TCP proxy/bridge",
- "license": "LGPL-3",
+ "license": "LGPL-3.0",
"version": "0.7.0",
"repository": {
"type": "git",