From 0ac29729d69c14277f7f6fb11e9d4f2ee17bbacf Mon Sep 17 00:00:00 2001 From: Ahmed Ahmed Date: Fri, 5 Dec 2025 10:26:56 +0100 Subject: [PATCH 1/2] PFM-ISSUE-29090: PFM-TASK-6974 - Update libraryLicenseInfos.json for CKEditor4 removal in release/26.1 --- test/license/libraryLicenseInfos.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/test/license/libraryLicenseInfos.json b/test/license/libraryLicenseInfos.json index 347126a9..7311c342 100644 --- a/test/license/libraryLicenseInfos.json +++ b/test/license/libraryLicenseInfos.json @@ -29,24 +29,6 @@ "libraryFileNames": ["/3rdParty/modified/angular/angular.js"], "sourcesForDownload": [] }, - { - "product": "CK-Editor", - "component": "ck-editor", - "version": "4.19.0", - "copyright": "Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.", - "projectUrl": "https://ckeditor.com/", - "repoUrl": "https://github.com/ckeditor/ckeditor4", - "license": "MPL-2.0", - "additionalLicenses": ["GPL-2", "LGPL-2.1"], - "licenseUrl": "https://github.com/ckeditor/ckeditor4/blob/4.19.0/LICENSE.md", - "licenseFile": "license/ckeditor.license.txt", - "modified": true, - "libraryFileNames": [ - "/3rdParty/modified/ckeditor/ckeditor.js", - "/js/bootstrap-ckeditor-fix.js" - ], - "sourcesForDownload": ["/3rdParty/modified/ckeditor/ckeditor.js"] - }, { "product": "JavaScript, DHTML Tooltips", "component": "wz-tooltip", From 21ede610fc954c18662d91d5090f4f327ced0bc1 Mon Sep 17 00:00:00 2001 From: Senthanal Sirpi Manohar Date: Fri, 5 Dec 2025 15:15:10 +0100 Subject: [PATCH 2/2] dummy commit --- test/license/libraryLicenseInfos.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/license/libraryLicenseInfos.json b/test/license/libraryLicenseInfos.json index 7311c342..ab3a16b6 100644 --- a/test/license/libraryLicenseInfos.json +++ b/test/license/libraryLicenseInfos.json @@ -44,9 +44,7 @@ "libraryFileNames": [ "/3rdParty/modified/daisydiff/js/tooltip/wz_tooltip.js" ], - "sourcesForDownload": [ - "/3rdParty/modified/daisydiff/js/tooltip/wz_tooltip.js" - ] + "sourcesForDownload": [ "/3rdParty/modified/daisydiff/js/tooltip/wz_tooltip.js" ] }, { "product": "Lightbox",