Sfoglia il codice sorgente

HUE-9283 [ui] Use the correct SPDX licence expression in package.json

Johan Ahlen 5 anni fa
parent
commit
e41446f258
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -15,7 +15,7 @@
     "Weixia Xu <weixia@cloudera.com>",
     "Johan Ahlen <johan.ahlen@cloudera.com>"
   ],
-  "license": "Apache",
+  "license": "Apache-2.0",
   "private": false,
   "engines": {
     "node": ">=0.10.0"