Parcourir la source

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

Piotrek Koszuliński il y a 7 ans
Parent
commit
4fa779e343
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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": {