fsfe-website/about/js-licences.en.xhtml

65 rader
2.6 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<html>
<version>1</version>
<!-- @TRANSLATORS: no need to translate this file -->
<head>
<title>JavaScript licence information</title>
</head>
<body>
<h1>JavaScript licences for fsfe.org</h1>
<p>All Javascript code used in this website is Free Software. The table below displays script files, their sources and licences, where it is not available in the script files themselves.
</p>
<p>This site is compatible with the <a href="https://www.gnu.org/software/librejs/">GNU LibreJS project</a>.</p>
<table class="table table-striped table-condensed" id="jslicense-labels1">
<tr>
<th>Script</th>
<th>License</th>
<th>Source</th>
</tr>
<tr>
<td><a href="/scripts/modernizr.custom.65251.js">scripts/modernizr.custom.65251.js</a></td>
<td><a href="https://www.jclark.com/xml/copying.txt">Expat</a>
<a href="http://www.freebsd.org/copyright/freebsd-license.html">BSD</a></td>
<td><a href="https://github.com/Modernizr/Modernizr/tree/v2.7.1">Modernizr 2.7.1</a></td>
</tr>
<tr>
<td><a href="/scripts/bootstrap-3.0.3.custom.js">scripts/bootstrap-3.0.3.custom.js</a></td>
<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
<td><a href="https://github.com/twbs/bootstrap/releases/tag/v3.0.3">Bootstrap 3.0.3</a></td>
</tr>
<tr>
<td><a href="/search/index.js">search/index.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">Expat</a></td>
<td><a href="/search/index.js">GPLv3 or later</a></td>
</tr>
<tr>
<td><a href="/scripts/jquery-3.5.1.min.js">scripts/jquery-3.5.1.min.js</a></td>
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
<td><a href="/scripts/jquery-3.5.1.min.js">jQuery 3.5.1</a></td>
</tr>
<tr>
<td><a href="/scripts/filter-teams.js">scripts/filter-teams.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPLv3 or later</a></td>
<td><a href="/scripts/filter-teams.js">Filter Teams</a></td>
</tr>
<tr>
<td><a href="/scripts/lunr-2.3.9.min.js">scripts/lunr-2.3.9.min.js</a></td>
<td><a href="https://opensource.org/licenses/MIT">Expat</a></td>
<td><a href="https://github.com/olivernn/lunr.js/releases/tag/v2.3.9">lunr-2.3.9.min.js</a></td>
</tr>
</table>
<h3>Whom to contact</h3>
<p>If you find any broken links, please <a href="/about/contact">contact us</a>.</p>
</body>
</html>