Explorar el Código

Use SPDX license expression syntax. Fixes #419.

JC Brand hace 10 años
padre
commit
e747b944c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",