aboutsummaryrefslogtreecommitdiffstats
path: root/templates/librejs.html
blob: cd0240792ebdcde27acb2510930ffed438f836ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <meta charset="UTF-8">
        <title>JavaScript license information</title>
        <link rel="icon" href="./images/favicon.png" sizes="192x192">
    </head>
    <body>
        <table id="jslicense-labels1">
            <tbody>
                <tr>
                    <td><a href="./libs/plyr/plyr.min.js">plyr.min.js</a></td>
                    <td><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
                    <td><a href="https://gitlab.com/heckyel-ng/plyr/-/archive/v3.4.7/plyr-v3.4.7.tar.gz">plyr.tar.gz</a></td>
                </tr>
                <tr>
                    <td><a href="./libs/plyr/plyr.js">plyr.js</a></td>
                    <td><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
                    <td><a href="https://gitlab.com/heckyel-ng/plyr/-/archive/v3.4.7/plyr-v3.4.7.tar.gz">plyr.tar.gz</a></td>
                </tr>
            </tbody>
        </table>
    </body>
</html>