personal-site/core/static/core/librejs.html
2018-11-14 22:06:50 -05:00

28 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>JavaScript license information</title>
<link rel="icon" href="./images/favicon.png" sizes="192x192" />
</head>
<body>
<table id="jslicense-labels1">
<tr>
<td><a href="./lib/jquery/dist/jquery.min.js">jquery.min.js</a></td>
<td><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
<td><a href="https://github.com/jquery/jquery-dist/archive/3.2.1.tar.gz">jquery-3.2.1.tar.gz</a></td>
</tr>
<tr>
<td><a href="./js/formulario.min.js">formulario.min.js</a></td>
<td><a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU-GPL-3.0-or-later</a></td>
<td><a href="./js/formulario.js">formulario.js</a></td>
</tr>
<tr>
<td><a href="./js/efectos.min.js">efectos.min.js</a></td>
<td><a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU-GPL-3.0-or-later</a></td>
<td><a href="./js/efectos.js">efectos.js</a></td>
</tr>
</table>
</body>
</html>