mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00

Includes: * each plugin has own thirdpartylibs.xml file * added missing libraries * fixed existing library infos * new Site administration / Development / Third party libraries page
10 lines
229 B
XML
10 lines
229 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>mimetex.*</location>
|
|
<name>mimeTeX</name>
|
|
<license>GPL</license>
|
|
<version>1.74</version>
|
|
<licenseversion>3.0+</licenseversion>
|
|
</library>
|
|
</libraries>
|