aboutsummaryrefslogtreecommitdiff
path: root/test/resources/jslicense.html
blob: 0cd04490aa31a2e421dd9d84d47c1599b8b08ccd (plain) (blame)
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
<table id="jslicense-labels1">
<tr>
<td><a href="jquery.js">Fake jQuery</a></td>
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a>
<td><a href="jquery-1.7.tar.gz">jquery-1.7.tar.gz</a></td>
</tr>
<tr>
<td><a href="app-trilicensed.js">App specific script, tri-licensed (2 free and 1 proprietary license)</a></td>
<td>
<a href="magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt">GNU V3</a>
<br>
<a href="http://www.jclark.com/xml/copying.txt">Expat</a>
<br>
<a href="https://evil.com/someproprietarylicense">Proprietary, optional</a></td>
</td>
<td><a href="app-trilicensed.js">app-trilicensed.js</a></td>
</tr>
<tr>
<td><a href="proprietary.js">App specific script, proprietary only</a></td>
<td>
<a href="https://evil.com/someproprietarylicense">Proprietary</a></td>
</td>
<td><a href="proprietary.js">proprietary.js</a></td>
</tr>
</table>