You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.8 KiB
45 lines
1.8 KiB
9 years ago
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<title>YaCy JavaScript license information</title>
|
||
|
#%env/templates/metas.template%#
|
||
|
</head>
|
||
|
<body id="jslicense">
|
||
|
#%env/templates/simpleheader.template%#
|
||
|
<h1>YaCy JavaScript files license information</h1>
|
||
|
<table id="jslicense-labels1">
|
||
|
<tr>
|
||
|
<th>Script</th>
|
||
|
<th>License</th>
|
||
|
<th>Source</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><a href="/env/bootstrap/js/jquery.min.js">jquery.min.js</a></td>
|
||
|
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
|
||
|
<td><a href="https://raw.githubusercontent.com/jquery/jquery/1.11.0/dist/jquery.js">jquery.js</a> (1.11.0)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><a href="/env/bootstrap/js/bootstrap.min.js">bootstrap.min.js</a></td>
|
||
|
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
|
||
|
<td><a href="/env/bootstrap/js/bootstrap.js">bootstrap.js</a> (3.3.6)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><a href="/env/bootstrap/js/docs.min.js">docs.min.js</a></td>
|
||
|
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
|
||
|
<td><a href="https://raw.githubusercontent.com/imsky/holder/v2.3.1/holder.js">holder.js</a> (2.3.1)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><a href="/env/bootstrap/js/bootstrap-switch.min.js">bootstrap-switch.min.js</a></td>
|
||
|
<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
|
||
|
<td><a href="/env/bootstrap/js/bootstrap-switch.js">bootstrap-switch.js</a> (3.0.0)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><a href="/env/bootstrap/js/typeahead.jquery.min.js">typeahead.jquery.min.js</a></td>
|
||
|
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
|
||
|
<td><a href="/env/bootstrap/js/typeahead.jquery.js">typeahead.jquery.js</a> (0.10.2)</td>
|
||
|
</tr>
|
||
|
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|