Explorar o código

Used proper license in package.json.

Piotrek Koszuliński %!s(int64=9) %!d(string=hai) anos
pai
achega
f6d91871a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-enter/package.json

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

@@ -23,7 +23,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-enter/issues",
   "repository": {