aboutsummaryrefslogtreecommitdiffstats
path: root/templates/librejs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/librejs.html')
-rw-r--r--templates/librejs.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/librejs.html b/templates/librejs.html
deleted file mode 100644
index a9950cf..0000000
--- a/templates/librejs.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!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>