Author
|
zPlus <-->
2016-09-06 06:24:55
|
Committer
|
zPlus <-->
2016-09-06 06:24:55
|
Commit
|
8f6c774
(patch)
|
Tree
|
31c4dbf
|
Parent(s)
|
|
Reintroduce LibreJS files
commits diff:
201a0c7..8f6c774
2 files changed,
8 insertions,
0 deletions
—
download
Diffstat
Diff options
+7/-0
A LibreJS.html
index
0000000..f0b5b7f
|
old size: 0B
-
new size: 273B
|
new file mode: -rw-r--r--
|
|
1
|
+ |
<table id="jslicense-labels1">
|
|
2
|
+ |
<tr>
|
|
3
|
+ |
<td><a href="javascript/freepost.js">freepost.js</a></td>
|
|
4
|
+ |
<td><a href="http://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a></td>
|
|
5
|
+ |
<td><a href="javascript/freepost.js">freepost.js</a></td>
|
|
6
|
+ |
</tr>
|
|
7
|
+ |
</table>
|
+1/-0
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>.
|
7
|
8
|
|
</p>
|
8
|
9
|
|
|
9
|
10
|
|
<ul>
|