blob: a9950cf0699e9457ad49adfea68363f5e0dc768d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!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="./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>
</table>
</body>
</html>
|