From a5beeb365e21e8417b456f013b4bcdf3e21b1aa3 Mon Sep 17 00:00:00 2001 From: David Cook Date: Tue, 14 Jul 2015 14:17:48 +1000 Subject: [PATCH] Bug 11584: Add TinyMCE license to about.pl This patch adds the TinyMCE license info to about.pl Signed-off-by: Martin Persson Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index cd68e60363..90af3459dc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -720,6 +720,8 @@

jQuery Validation Plugin

The jQuery Validation Plugin written and maintained by Jörn Zaefferer is licensed under the MIT License.

+

TinyMCE WYSIWYG editor

+

The TinyMCE WYSIWYG editor v3.5.8 by Moxiecode (Ephox) is licensed under the LGPL v2.1.

-- 2.39.2