From 6d6c40d392c7d30b1b39012308bd78219ecabe8e Mon Sep 17 00:00:00 2001 From: David Nind Date: Fri, 18 Jul 2025 06:15:37 +0000 Subject: [PATCH] Bug 32244: Add Cypress license information to the about page This patch updates the license page with information about Cypress. Test plan: 1. Apply the patch. 2. In the staff interface, go to More > About > Licenses. 3. Scroll to Cypress and note the library name and licensing information. Signed-off-by: David Nind Signed-off-by: Brendan Lawlor --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index a4a512909a..b2a35ecdd9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -1043,7 +1043,8 @@

CSSLint

CSSLint v0.9.8: License

-

D3

+

Cypress

+

Cypress: MIT License

D3

D3 JavaScript library for visualizing data v3.5.17: ISC Licence

DataTables

-- 2.39.5