From 3930d938c96a7a59ae5a150a6b7a90f1ae60945c Mon Sep 17 00:00:00 2001 From: Jacek Bogdanski Date: Fri, 25 Aug 2023 12:24:36 +0200 Subject: [PATCH] Updated license info. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a3e2315f3..9e8c7df9cd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "javascript" ], "author": "CKSource (https://cksource.com/)", - "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)", + "license": "SEE LICENSE IN LICENSE.md", "bugs": { "url": "/~https://github.com/ckeditor/ckeditor4/issues" },