mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
22 lines
589 B
HTML
22 lines
589 B
HTML
<html>
|
|
<head>
|
|
<title>JavaScript license Information</title>
|
|
<style>a {
|
|
text-align:center;
|
|
width:300;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>JavaScript Web labels table</h1>
|
|
<table id="jslicense-labels1" style="text-align:center; width:500">
|
|
<tr>
|
|
<td><a href="/plinth/static/jsxc/jsxc-plinth.js">jsxc-plinth.js</a></td>
|
|
<td><a href="https://www.gnu.org/licenses/agpl-3.0.html">GNU-AGPL-3.0-or-later</a></td>
|
|
<td><a href="/plinth/static/jsxc/jsxc-plinth.js">jsxc-plinth.js</a></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|