浏览代码

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

Johan Ahlen 5 年之前
父节点
当前提交
e41446f258
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"