Procházet zdrojové kódy

Use SPDX license expression syntax. Fixes #419.

JC Brand před 10 roky
rodič
revize
e747b944c0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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",