瀏覽代碼

Internal: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991.

Piotrek Koszuliński 7 年之前
父節點
當前提交
4fa779e343
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -89,7 +89,7 @@
     "npm": ">=3.0.0"
   },
   "author": "CKSource (http://cksource.com/)",
-  "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
+  "license": "GPL-2.0-or-later",
   "homepage": "http://ckeditor.com",
   "bugs": "https://github.com/ckeditor/ckeditor5/issues",
   "repository": {