Commit e747b944 authored by JC Brand's avatar JC Brand

Use SPDX license expression syntax. Fixes #419.

parent b366bf30
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "converse.js", "name": "converse.js",
"description": "Web-based XMPP/Jabber chat client written in javascript", "description": "Web-based XMPP/Jabber chat client written in javascript",
"version": "0.9.3", "version": "0.9.3",
"license": "MPL", "license": "MPL-2.0",
"devDependencies": { "devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x", "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
"otr": "0.2.12", "otr": "0.2.12",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment