Author
|
zPlus <->
2016-06-05 21:15:42
|
Committer
|
zPlus <->
2016-06-05 21:15:42
|
Commit
|
b4eb98c
(patch)
|
Tree
|
291c5bd
|
Parent(s)
|
|
Remove LibreJS (doesn't work)
commits diff:
470cc9e..b4eb98c
2 files changed,
0 insertions,
20 deletions
—
download
Diffstat
Diff options
+0/-19
D LibreJS.html
index
4cf55cb..0000000
|
old size: 509B
-
new size: 0B
|
deleted file mode: -rw-r--r--
|
1
|
|
- |
<!--
|
2
|
|
- |
<table id="jslicense-labels1">
|
3
|
|
- |
(one <tr> per js file)
|
4
|
|
- |
<tr>
|
5
|
|
- |
<td>link to file</td>
|
6
|
|
- |
<td>link to one or more licenses</td>
|
7
|
|
- |
<td>link to source</td>
|
8
|
|
- |
</tr>
|
9
|
|
- |
</table>
|
10
|
|
- |
|
11
|
|
- |
-->
|
12
|
|
- |
|
13
|
|
- |
<table id="jslicense-labels1">
|
14
|
|
- |
<tr>
|
15
|
|
- |
<td><a href="javascript/freepost.js">freepost.js</a></td>
|
16
|
|
- |
<td><a href="http://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a></td>
|
17
|
|
- |
<td><a href="javascript/freepost.js">freepost.js</a></td>
|
18
|
|
- |
</tr>
|
19
|
|
- |
</table> |
19
|
|
> |
\ No newline at end of file
|
+0/-1
M template/footer.twig
4
|
4
|
|
<div class="footer">
|
5
|
5
|
|
<p>
|
6
|
6
|
|
Text is available under a <a href="http://creativecommons.org/licenses/by/4.0">Creative Commons Attribution 4.0 International License</a>.
|
7
|
|
- |
<a href="{{ ''|docroot }}LibreJS.html" data-jslicense="1">JavaScript license information</a>.
|
8
|
7
|
|
</p>
|
9
|
8
|
|
|
10
|
9
|
|
<ul>
|