mirror of
https://git.proxmox.com/git/mirror_novnc
synced 2025-08-06 12:07:41 +00:00
Fix license name in package.json
It's spelled "MPL-2.0" according to https://spdx.org/licenses/.
This commit is contained in:
parent
26586b9ddf
commit
a9b483cd20
@ -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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user