Bug 11584: Add TinyMCE license to about.pl
This patch adds the TinyMCE license info to about.pl Signed-off-by: Martin Persson <xarragon@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
6d73e951be
commit
a5beeb365e
1 changed files with 2 additions and 0 deletions
|
@ -720,6 +720,8 @@
|
||||||
<h2>jQuery Validation Plugin</h2>
|
<h2>jQuery Validation Plugin</h2>
|
||||||
<p>The <a href="http://jqueryvalidation.org/">jQuery Validation Plugin</a> written and maintained by Jörn Zaefferer is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a>.</p>
|
<p>The <a href="http://jqueryvalidation.org/">jQuery Validation Plugin</a> written and maintained by Jörn Zaefferer is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a>.</p>
|
||||||
|
|
||||||
|
<h2>TinyMCE WYSIWYG editor</h2>
|
||||||
|
<p>The <a href="http://www.tinymce.com/">TinyMCE WYSIWYG editor v3.5.8 </a> by Moxiecode (Ephox) is licensed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt">LGPL v2.1</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="translations">
|
<div id="translations">
|
||||||
|
|
Loading…
Reference in a new issue