Merge pull request #819 from martinpitt/master

Fix license name in package.json
This commit is contained in:
Samuel Mannehed 2017-05-08 10:38:06 +02:00 committed by GitHub
commit fbe13344fb

View File

@ -22,7 +22,7 @@
"Samuel Mannehed <samuel@cendio.se> (https://github.com/samhed)",
"Pierre Ossman <ossman@cendio.se> (https://github.com/CendioOssman)"
],
"license": "MPL 2.0",
"license": "MPL-2.0",
"bugs": {
"url": "https://github.com/novnc/noVNC/issues"
},