Correct SPDX license identifier for LGPL-3.0

This commit is contained in:
Tim Kurvers 2015-08-01 16:28:59 +02:00
parent 69c04c819c
commit 2051c2419f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"author": "Joel Martin <github@martintribe.org> (http://github.com/kanaka)", "author": "Joel Martin <github@martintribe.org> (http://github.com/kanaka)",
"name": "websockify", "name": "websockify",
"description": "websockify is a WebSocket-to-TCP proxy/bridge", "description": "websockify is a WebSocket-to-TCP proxy/bridge",
"license": "LGPL-3", "license": "LGPL-3.0",
"version": "0.7.0", "version": "0.7.0",
"repository": { "repository": {
"type": "git", "type": "git",