123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>Apiote: JS licenses</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width,initial-scale=1">
- </head>
- <body>
- <table id="jslicense-labels1">
- <thead>
- <tr>
- <th>Script</th>
- <th>License</th>
- <th>Source</th>
- </tr>
- </thead>
- <tr>
- <td><a href="https://code.jquery.com/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>
- <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
- <td><a href="https://code.jquery.com/jquery-3.3.1.js">jquery-3.3.1.js</a></td>
- </tr>
- <tr>
- <td><a href="https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.min.js">material-components-web.min.js</a></td>
- <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
- <td><a href="https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.js">material-components-web.js</a></td>
- </tr>
- <tr>
- <td><a href="/js/sha512.js">sha512.js</a></td>
- <td><a href="http://opensource.org/licenses/BSD-3-Clause">BSD-3-clause</a></td>
- <td><a href="https://raw.githubusercontent.com/Caligatio/jsSHA/master/src/sha_dev.js">sha_dev.js</a></td>
- </tr>
- <tr>
- <td><a href="https://unpkg.com/openpgp@3.0.11/dist/openpgp.min.js">openpgp.min.js</a></td>
- <td><a href="http://www.gnu.org/licenses/lgpl-3.0.html">LGPL-3.0</a></td>
- <td><a href="https://unpkg.com/openpgp@3.0.11/dist/openpgp.js">openpgp.js</a></td>
- </tr>
- <tr>
- <td><a href="https://unpkg.com/js-yaml@3.12.0/dist/js-yaml.min.js">js-yaml.min.js</a></td>
- <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
- <td><a href="https://unpkg.com/js-yaml@3.12.0/dist/js-yaml.js">js-yaml.js</a></td>
- </tr>
- </table>
- </body>
- </html>
|