diff options
author | Adam Plaice <plaice.adam@gmail.com> | 2016-04-09 16:51:34 +0100 |
---|---|---|
committer | Nik Nyby <nnyby@columbia.edu> | 2016-04-19 09:21:59 -0400 |
commit | b95f554141cbed15a73978b5fa32e394bd29928a (patch) | |
tree | 2ef8253211cf1ca0aadd38628fa9779adff27954 | |
parent | 1460637baf7155f3e0ea23b936ae6267ac142033 (diff) | |
download | librejsxul-b95f554141cbed15a73978b5fa32e394bd29928a.tar.lz librejsxul-b95f554141cbed15a73978b5fa32e394bd29928a.tar.xz librejsxul-b95f554141cbed15a73978b5fa32e394bd29928a.zip |
Add Unlicense to doc/librejs.texi and doc/librejs.info
-rw-r--r-- | doc/librejs.info | 20 | ||||
-rw-r--r-- | doc/librejs.texi | 11 |
2 files changed, 24 insertions, 7 deletions
diff --git a/doc/librejs.info b/doc/librejs.info index 6812547..eaa0203 100644 --- a/doc/librejs.info +++ b/doc/librejs.info @@ -1,4 +1,4 @@ -This is librejs.info, produced by makeinfo version 5.2 from +This is librejs.info, produced by makeinfo version 6.0 from librejs.texi. This manual is for GNU LibreJS (version 6.0.10, 25 October 2015), a GNU @@ -406,6 +406,12 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt' + * Unlicense + * Identifier: 'Unlicense' + * URL: <http://unlicense.org/UNLICENSE> + * Magnet link: + 'magnet:?xt=urn:btih:5ac446d35272cc2e4e85e4325b146d0b7ca8f50c&dn=unlicense.txt' + * X11 License * URL: <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3> * Magnet link: @@ -1277,11 +1283,11 @@ Node: Installation3325 Node: How to Use4171 Node: JavaScript Detection7413 Node: Free Licenses Detection10821 -Node: Setting Your JavaScript Free17471 -Node: LibreJS Development Notes24305 -Node: Installation Requirements25648 -Node: LibreJS Internals27255 -Node: Tests28418 -Node: GNU Free Documentation License32925 +Node: Setting Your JavaScript Free17682 +Node: LibreJS Development Notes24516 +Node: Installation Requirements25859 +Node: LibreJS Internals27466 +Node: Tests28629 +Node: GNU Free Documentation License33136 End Tag Table diff --git a/doc/librejs.texi b/doc/librejs.texi index 768c3f8..70ee566 100644 --- a/doc/librejs.texi +++ b/doc/librejs.texi @@ -528,6 +528,17 @@ Magnet link: @indicateurl{magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6 @end itemize @item +Unlicense +@itemize @bullet +@item +Identifier: @samp{Unlicense} +@item +URL: @url{http://unlicense.org/UNLICENSE} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:5ac446d35272cc2e4e85e4325b146d0b7ca8f50c&dn=unlicense.txt} +@end itemize + +@item X11 License @itemize @bullet @item |