Merge branch 'MDL-51969-master' of https://github.com/dmitriim/moodle
[moodle.git] / theme / bootstrapbase / thirdpartylibs.xml
blob822dd17139ed06e5e5581ae8a0586f86c1aa2e06
1 <?xml version="1.0"?>
2 <libraries>
3   <library>
4     <location>less/bootstrap</location>
5     <name>Twitter Bootstrap</name>
6     <license>Apache</license>
7     <version>2.3.2</version>
8     <licenseversion>2.0</licenseversion>
9   </library>
10   <library>
11     <location>javascript/html5shiv.js</location>
12     <name>Html5Shiv</name>
13     <license>Apache</license>
14     <version>3.7.3</version>
15     <licenseversion>2.0</licenseversion>
16   </library>
17   <library>
18     <location>amd/src/bootstrap.js</location>
19     <name>bootstrap</name>
20     <license>Apache</license>
21     <version>2.3.2</version>
22     <licenseversion>2.0</licenseversion>
23   </library>
24   <library>
25     <location>less/fontawesome</location>
26     <name>Font Awesome by Dave Gandy - http://fontawesome.io</name>
27     <license>(MIT)</license>
28     <version>4.7.0</version>
29     <licenseversion></licenseversion>
30   </library>
31 </libraries>