瀏覽代碼

Used proper license in package.json.

Piotrek Koszuliński 9 年之前
父節點
當前提交
13593b0671
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-link/package.json

+ 1 - 1
packages/ckeditor5-link/package.json

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