Selaa lähdekoodia

Use SPDX license expression syntax. Fixes #419.

JC Brand 10 vuotta sitten
vanhempi
commit
e747b944c0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",