Sfoglia il codice sorgente

Use SPDX license expression syntax. Fixes #419.

JC Brand 10 anni fa
parent
commit
e747b944c0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -2,7 +2,7 @@
   "name": "converse.js",
   "description": "Web-based XMPP/Jabber chat client written in javascript",
   "version": "0.9.3",
-  "license": "MPL",
+  "license": "MPL-2.0",
   "devDependencies": {
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "otr": "0.2.12",