mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
16 lines
495 B
XML
16 lines
495 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>tiny_mce</location>
|
|
<name>TinyMCE</name>
|
|
<description>The JavaScript Rich Text editor.</description>
|
|
<version>3.5.11</version>
|
|
<license>LGPL</license>
|
|
<licenseversion>2.1+</licenseversion>
|
|
<repository>https://github.com/tinymce/tinymce</repository>
|
|
<copyrights>
|
|
<copyright>2004-2012, Moxiecode Systems AB, All rights reserved.</copyright>
|
|
</copyrights>
|
|
<customised/>
|
|
</library>
|
|
</libraries>
|