diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | data/licenses/wtfpl.txt | 2 | ||||
-rw-r--r-- | doc/librejs.info | 123 | ||||
-rw-r--r-- | doc/librejs.texi | 161 | ||||
-rw-r--r-- | doc/manual/html_node/Free-Licenses-Detection.html | 128 | ||||
-rw-r--r-- | doc/manual/librejs.dvi.gz | bin | 31483 -> 31563 bytes | |||
-rw-r--r-- | doc/manual/librejs.html | 128 | ||||
-rw-r--r-- | doc/manual/librejs.html.gz | bin | 20535 -> 20629 bytes | |||
-rw-r--r-- | doc/manual/librejs.html_node.tar.gz | bin | 22367 -> 22428 bytes | |||
-rw-r--r-- | doc/manual/librejs.info.tar.gz | bin | 18556 -> 18630 bytes | |||
-rw-r--r-- | doc/manual/librejs.pdf | bin | 203449 -> 204012 bytes | |||
-rw-r--r-- | doc/manual/librejs.texi.tar.gz | bin | 18293 -> 18377 bytes | |||
-rw-r--r-- | doc/manual/librejs.txt | 113 | ||||
-rw-r--r-- | doc/manual/librejs.txt.gz | bin | 17600 -> 17667 bytes | |||
-rw-r--r-- | lib/js_checker/license_definitions.js | 18 |
15 files changed, 371 insertions, 305 deletions
@@ -1,4 +1,7 @@ 2015-06-16 Nik Nyby <nikolas@gnu.org> + * Add the WTFPL license to the list of accepted licenses. + Thanks to CY for pointing out that it was missing. + * Add LibreJS version number in the main addon panel. * Fixed a mangled Unicode character problem in diff --git a/data/licenses/wtfpl.txt b/data/licenses/wtfpl.txt index 0557e73..5c93f45 100644 --- a/data/licenses/wtfpl.txt +++ b/data/licenses/wtfpl.txt @@ -1,6 +1,8 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. diff --git a/doc/librejs.info b/doc/librejs.info index a86a4b1..a0dfa90 100644 --- a/doc/librejs.info +++ b/doc/librejs.info @@ -291,6 +291,33 @@ and label it accordingly. Currently LibreJS checks for the following licenses: + * Apache License, Version 2.0 + * Identifier: 'Apache-2.0' + * URL: <http://www.apache.org/licenses/LICENSE-2.0> + * Magnet link: + 'magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt' + + * Artistic License 2.0 + * URL: <http://www.perlfoundation.org/artistic_license_2_0> + * Magnet link: + 'magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt' + + * Boost Software License + * URL: <http://www.boost.org/LICENSE_1_0.txt> + * Magnet link: + 'magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt' + + * BSD 3-Clause License + * URL: <http://opensource.org/licenses/BSD-3-Clause> + * Magnet link: + 'magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt' + + * CPAL 1.0 + * Identifier: 'CPAL-1.0' + * URL: <http://opensource.org/licenses/cpal_1.0> + * Magnet link: + 'magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt' + * Creative Commons CC0 1.0 Universal * Identifier: 'CC0-1.0' * URL: @@ -298,13 +325,22 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt' - * Public Domain - * Public domain is not a license (see - <https://www.gnu.org/licenses/license-list.html#PublicDomain>). - If you want to release your work to the public domain, the FSF - recommends using CC0. - * Magnet Link: - 'magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt' + * Eclipse Public License 1.0 + * Identifier: 'EPL-1.0' + * URL: <http://www.eclipse.org/legal/epl-v10.html> + * Magnet link: + 'magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt' + + * Expat License (sometimes called the MIT license) + * Identifier: 'Expat' + * URL: <http://www.jclark.com/xml/copying.txt> + * Magnet link: + 'magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt' + + * FreeBSD License + * URL: <http://www.freebsd.org/copyright/freebsd-license.html> + * Magnet link: + 'magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt' * GNU General Public License (GPL) version 2 * Identifier: 'GNU-GPL-2.0' @@ -318,12 +354,6 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt' - * Apache License, Version 2.0 - * Identifier: 'Apache-2.0' - * URL: <http://www.apache.org/licenses/LICENSE-2.0> - * Magnet link: - 'magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt' - * GNU Lesser General Public License, version 2.1 * Identifier: 'GNU-LGPL-2.1' * URL: <http://www.gnu.org/licenses/lgpl-2.1.html> @@ -342,21 +372,11 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt' - * Boost Software License - * URL: <http://www.boost.org/LICENSE_1_0.txt> - * Magnet link: - 'magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt' - - * BSD 3-Clause License - * URL: <http://opensource.org/licenses/BSD-3-Clause> - * Magnet link: - 'magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt' - - * Eclipse Public License 1.0 - * Identifier: 'EPL-1.0' - * URL: <http://www.eclipse.org/legal/epl-v10.html> + * The ISC License + * URL: + <https://www.isc.org/downloads/software-support-policy/isc-license/> * Magnet link: - 'magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt' + 'magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt' * Mozilla Public License 2.0 * Identifier: 'MPL-2.0' @@ -364,13 +384,22 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt' - * Expat License (sometimes called the MIT license) - * Identifier: 'Expat' - * URL: <http://www.jclark.com/xml/copying.txt> + * Public Domain + * Public domain is not a license (see + <https://www.gnu.org/licenses/license-list.html#PublicDomain>). + If you want to release your work to the public domain, the FSF + recommends using CC0. + * Magnet Link: + 'magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt' + + * WTFPL + * Identifier: 'WTFPL' + * URL: <http://www.wtfpl.net/txt/copying/> * Magnet link: - 'magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt' + 'magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt' * X11 License + * URL: <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3> * Magnet link: 'magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt' @@ -381,28 +410,6 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt' - * FreeBSD License - * URL: <http://www.freebsd.org/copyright/freebsd-license.html> - * Magnet link: - 'magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt' - - * The ISC License - * URL: - <https://www.isc.org/downloads/software-support-policy/isc-license/> - * Magnet link: - 'magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt' - - * Artistic License 2.0 - * URL: <http://www.perlfoundation.org/artistic_license_2_0> - * Magnet link: - 'magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt' - - * CPAL 1.0 - * Identifier: 'CPAL-1.0' - * URL: <http://opensource.org/licenses/cpal_1.0> - * Magnet link: - 'magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt' - 6.2 Undetected Free Licenses ============================ @@ -1233,10 +1240,10 @@ Node: Installation3200 Node: How to Use4053 Node: JavaScript Detection7295 Node: Free Licenses Detection10703 -Node: Setting Your JavaScript Free16875 -Node: Installation Requirements23721 -Node: LibreJS Internals25878 -Node: Tests27041 -Node: GNU Free Documentation License31548 +Node: Setting Your JavaScript Free17141 +Node: Installation Requirements23987 +Node: LibreJS Internals26144 +Node: Tests27307 +Node: GNU Free Documentation License31814 End Tag Table diff --git a/doc/librejs.texi b/doc/librejs.texi index e430a59..1cee8fd 100644 --- a/doc/librejs.texi +++ b/doc/librejs.texi @@ -326,201 +326,214 @@ Currently LibreJS checks for the following licenses: @itemize @bullet @item -Creative Commons CC0 1.0 Universal +Apache License, Version 2.0 @itemize @bullet @item -Identifier: @samp{CC0-1.0} +Identifier: @samp{Apache-2.0} @item -URL: @url{http://creativecommons.org/publicdomain/zero/1.0/legalcode} +URL: @url{http://www.apache.org/licenses/LICENSE-2.0} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt} @end itemize @item -Public Domain +Artistic License 2.0 @itemize @bullet @item -Public domain is not a license (see -@url{https://www.gnu.org/licenses/license-list.html#PublicDomain}). If -you want to release your work to the public domain, the FSF recommends -using CC0. +URL: @url{http://www.perlfoundation.org/artistic_license_2_0} @item -Magnet Link: @indicateurl{magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt} @end itemize @item -GNU General Public License (GPL) version 2 +Boost Software License @itemize @bullet @item -Identifier: @samp{GNU-GPL-2.0} +URL: @url{http://www.boost.org/LICENSE_1_0.txt} @item -URL: @url{http://www.gnu.org/licenses/gpl-2.0.html} +Magnet link: @indicateurl{magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt} +@end itemize + @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt} +BSD 3-Clause License +@itemize @bullet +@item +URL: @url{http://opensource.org/licenses/BSD-3-Clause} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt} @end itemize @item -GNU General Public License (GPL) version 3 +CPAL 1.0 @itemize @bullet @item -Identifier: @samp{GNU-GPL-3.0} +Identifier: @samp{CPAL-1.0} @item -URL: @url{http://www.gnu.org/licenses/gpl-3.0.html} +URL: @url{http://opensource.org/licenses/cpal_1.0} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt} @end itemize @item -Apache License, Version 2.0 +Creative Commons CC0 1.0 Universal @itemize @bullet @item -Identifier: @samp{Apache-2.0} +Identifier: @samp{CC0-1.0} @item -URL: @url{http://www.apache.org/licenses/LICENSE-2.0} +URL: @url{http://creativecommons.org/publicdomain/zero/1.0/legalcode} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt} @end itemize @item -GNU Lesser General Public License, version 2.1 +Eclipse Public License 1.0 @itemize @bullet @item -Identifier: @samp{GNU-LGPL-2.1} +Identifier: @samp{EPL-1.0} @item -URL: @url{http://www.gnu.org/licenses/lgpl-2.1.html} +URL: @url{http://www.eclipse.org/legal/epl-v10.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:5de60da917303dbfad4f93fb1b985ced5a89eac2&dn=lgpl-2.1.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt} @end itemize @item -GNU Lesser General Public License, version 3 +Expat License (sometimes called the MIT license) @itemize @bullet @item -Identifier: @samp{GNU-LGPL-3.0} +Identifier: @samp{Expat} @item -URL: @url{http://www.gnu.org/licenses/lgpl-3.0.html} +URL: @url{http://www.jclark.com/xml/copying.txt} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:0ef1b8170b3b615170ff270def6427c317705f85&dn=lgpl-3.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt} @end itemize @item -GNU Affero General Public License, version 3 +FreeBSD License @itemize @bullet @item -Identifier: @samp{GNU-AGPL-3.0} -@item -URL: @url{http://www.gnu.org/licenses/agpl-3.0.html} +URL: @url{http://www.freebsd.org/copyright/freebsd-license.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt} @end itemize @item -Boost Software License +GNU General Public License (GPL) version 2 @itemize @bullet @item -URL: @url{http://www.boost.org/LICENSE_1_0.txt} +Identifier: @samp{GNU-GPL-2.0} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt} +URL: @url{http://www.gnu.org/licenses/gpl-2.0.html} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt} @end itemize @item -BSD 3-Clause License +GNU General Public License (GPL) version 3 @itemize @bullet @item -URL: @url{http://opensource.org/licenses/BSD-3-Clause} +Identifier: @samp{GNU-GPL-3.0} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt} +URL: @url{http://www.gnu.org/licenses/gpl-3.0.html} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt} @end itemize @item -Eclipse Public License 1.0 +GNU Lesser General Public License, version 2.1 @itemize @bullet @item -Identifier: @samp{EPL-1.0} +Identifier: @samp{GNU-LGPL-2.1} @item -URL: @url{http://www.eclipse.org/legal/epl-v10.html} +URL: @url{http://www.gnu.org/licenses/lgpl-2.1.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:5de60da917303dbfad4f93fb1b985ced5a89eac2&dn=lgpl-2.1.txt} @end itemize @item -Mozilla Public License 2.0 +GNU Lesser General Public License, version 3 @itemize @bullet @item -Identifier: @samp{MPL-2.0} +Identifier: @samp{GNU-LGPL-3.0} @item -URL: @url{http://www.mozilla.org/MPL/2.0} +URL: @url{http://www.gnu.org/licenses/lgpl-3.0.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:0ef1b8170b3b615170ff270def6427c317705f85&dn=lgpl-3.0.txt} @end itemize @item -Expat License (sometimes called the MIT license) +GNU Affero General Public License, version 3 @itemize @bullet @item -Identifier: @samp{Expat} +Identifier: @samp{GNU-AGPL-3.0} @item -URL: @url{http://www.jclark.com/xml/copying.txt} +URL: @url{http://www.gnu.org/licenses/agpl-3.0.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt} @end itemize @item -X11 License +The ISC License @itemize @bullet @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt} +URL: @url{https://www.isc.org/downloads/software-support-policy/isc-license/} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt} @end itemize @item -XFree86 License +Mozilla Public License 2.0 @itemize @bullet @item -Identifier: @samp{Modified-BSD} +Identifier: @samp{MPL-2.0} @item -URLs: -@url{http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3} -@url{http://www.xfree86.org/current/LICENSE4.html} +URL: @url{http://www.mozilla.org/MPL/2.0} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt} @end itemize @item -FreeBSD License +Public Domain @itemize @bullet @item -URL: @url{http://www.freebsd.org/copyright/freebsd-license.html} +Public domain is not a license (see +@url{https://www.gnu.org/licenses/license-list.html#PublicDomain}). If +you want to release your work to the public domain, the FSF recommends +using CC0. @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt} +Magnet Link: @indicateurl{magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt} @end itemize @item -The ISC License +WTFPL @itemize @bullet @item -URL: @url{https://www.isc.org/downloads/software-support-policy/isc-license/} +Identifier: @samp{WTFPL} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt} +URL: @url{http://www.wtfpl.net/txt/copying/} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt} @end itemize @item -Artistic License 2.0 +X11 License @itemize @bullet @item -URL: @url{http://www.perlfoundation.org/artistic_license_2_0} +URL: @url{http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt} @end itemize @item -CPAL 1.0 +XFree86 License @itemize @bullet @item -Identifier: @samp{CPAL-1.0} +Identifier: @samp{Modified-BSD} @item -URL: @url{http://opensource.org/licenses/cpal_1.0} +URLs: +@url{http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3} +@url{http://www.xfree86.org/current/LICENSE4.html} @item -Magnet link: @indicateurl{magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt} +Magnet link: @indicateurl{magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt} @end itemize @end itemize diff --git a/doc/manual/html_node/Free-Licenses-Detection.html b/doc/manual/html_node/Free-Licenses-Detection.html index 4930db6..d4dfe90 100644 --- a/doc/manual/html_node/Free-Licenses-Detection.html +++ b/doc/manual/html_node/Free-Licenses-Detection.html @@ -93,20 +93,63 @@ it accordingly. <p>Currently LibreJS checks for the following licenses: </p> <ul> -<li> Creative Commons CC0 1.0 Universal +<li> Apache License, Version 2.0 +<ul> +<li> Identifier: ‘<samp>Apache-2.0</samp>’ +</li><li> URL: <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt</code>’ +</li></ul> + +</li><li> Artistic License 2.0 +<ul> +<li> URL: <a href="http://www.perlfoundation.org/artistic_license_2_0">http://www.perlfoundation.org/artistic_license_2_0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt</code>’ +</li></ul> + +</li><li> Boost Software License +<ul> +<li> URL: <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt</code>’ +</li></ul> + +</li><li> BSD 3-Clause License +<ul> +<li> URL: <a href="http://opensource.org/licenses/BSD-3-Clause">http://opensource.org/licenses/BSD-3-Clause</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt</code>’ +</li></ul> + +</li><li> CPAL 1.0 +<ul> +<li> Identifier: ‘<samp>CPAL-1.0</samp>’ +</li><li> URL: <a href="http://opensource.org/licenses/cpal_1.0">http://opensource.org/licenses/cpal_1.0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt</code>’ +</li></ul> + +</li><li> Creative Commons CC0 1.0 Universal <ul> <li> Identifier: ‘<samp>CC0-1.0</samp>’ </li><li> URL: <a href="http://creativecommons.org/publicdomain/zero/1.0/legalcode">http://creativecommons.org/publicdomain/zero/1.0/legalcode</a> </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt</code>’ </li></ul> -</li><li> Public Domain +</li><li> Eclipse Public License 1.0 <ul> -<li> Public domain is not a license (see -<a href="https://www.gnu.org/licenses/license-list.html#PublicDomain">https://www.gnu.org/licenses/license-list.html#PublicDomain</a>). If -you want to release your work to the public domain, the FSF recommends -using CC0. -</li><li> Magnet Link: ‘<code>magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt</code>’ +<li> Identifier: ‘<samp>EPL-1.0</samp>’ +</li><li> URL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt</code>’ +</li></ul> + +</li><li> Expat License (sometimes called the MIT license) +<ul> +<li> Identifier: ‘<samp>Expat</samp>’ +</li><li> URL: <a href="http://www.jclark.com/xml/copying.txt">http://www.jclark.com/xml/copying.txt</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt</code>’ +</li></ul> + +</li><li> FreeBSD License +<ul> +<li> URL: <a href="http://www.freebsd.org/copyright/freebsd-license.html">http://www.freebsd.org/copyright/freebsd-license.html</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt</code>’ </li></ul> </li><li> GNU General Public License (GPL) version 2 @@ -123,13 +166,6 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt</code>’ </li></ul> -</li><li> Apache License, Version 2.0 -<ul> -<li> Identifier: ‘<samp>Apache-2.0</samp>’ -</li><li> URL: <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt</code>’ -</li></ul> - </li><li> GNU Lesser General Public License, version 2.1 <ul> <li> Identifier: ‘<samp>GNU-LGPL-2.1</samp>’ @@ -151,23 +187,10 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt</code>’ </li></ul> -</li><li> Boost Software License -<ul> -<li> URL: <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt</code>’ -</li></ul> - -</li><li> BSD 3-Clause License -<ul> -<li> URL: <a href="http://opensource.org/licenses/BSD-3-Clause">http://opensource.org/licenses/BSD-3-Clause</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt</code>’ -</li></ul> - -</li><li> Eclipse Public License 1.0 +</li><li> The ISC License <ul> -<li> Identifier: ‘<samp>EPL-1.0</samp>’ -</li><li> URL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt</code>’ +<li> URL: <a href="https://www.isc.org/downloads/software-support-policy/isc-license/">https://www.isc.org/downloads/software-support-policy/isc-license/</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt</code>’ </li></ul> </li><li> Mozilla Public License 2.0 @@ -177,16 +200,26 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt</code>’ </li></ul> -</li><li> Expat License (sometimes called the MIT license) +</li><li> Public Domain <ul> -<li> Identifier: ‘<samp>Expat</samp>’ -</li><li> URL: <a href="http://www.jclark.com/xml/copying.txt">http://www.jclark.com/xml/copying.txt</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt</code>’ +<li> Public domain is not a license (see +<a href="https://www.gnu.org/licenses/license-list.html#PublicDomain">https://www.gnu.org/licenses/license-list.html#PublicDomain</a>). If +you want to release your work to the public domain, the FSF recommends +using CC0. +</li><li> Magnet Link: ‘<code>magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt</code>’ +</li></ul> + +</li><li> WTFPL +<ul> +<li> Identifier: ‘<samp>WTFPL</samp>’ +</li><li> URL: <a href="http://www.wtfpl.net/txt/copying/">http://www.wtfpl.net/txt/copying/</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt</code>’ </li></ul> </li><li> X11 License <ul> -<li> Magnet link: ‘<code>magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt</code>’ +<li> URL: <a href="http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3">http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt</code>’ </li></ul> </li><li> XFree86 License @@ -198,31 +231,6 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt</code>’ </li></ul> -</li><li> FreeBSD License -<ul> -<li> URL: <a href="http://www.freebsd.org/copyright/freebsd-license.html">http://www.freebsd.org/copyright/freebsd-license.html</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt</code>’ -</li></ul> - -</li><li> The ISC License -<ul> -<li> URL: <a href="https://www.isc.org/downloads/software-support-policy/isc-license/">https://www.isc.org/downloads/software-support-policy/isc-license/</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt</code>’ -</li></ul> - -</li><li> Artistic License 2.0 -<ul> -<li> URL: <a href="http://www.perlfoundation.org/artistic_license_2_0">http://www.perlfoundation.org/artistic_license_2_0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt</code>’ -</li></ul> - -</li><li> CPAL 1.0 -<ul> -<li> Identifier: ‘<samp>CPAL-1.0</samp>’ -</li><li> URL: <a href="http://opensource.org/licenses/cpal_1.0">http://opensource.org/licenses/cpal_1.0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt</code>’ -</li></ul> - </li></ul> <a name="Undetected-Free-Licenses"></a> diff --git a/doc/manual/librejs.dvi.gz b/doc/manual/librejs.dvi.gz Binary files differindex 7784b9e..47b15a1 100644 --- a/doc/manual/librejs.dvi.gz +++ b/doc/manual/librejs.dvi.gz diff --git a/doc/manual/librejs.html b/doc/manual/librejs.html index aaae14e..c36c6ca 100644 --- a/doc/manual/librejs.html +++ b/doc/manual/librejs.html @@ -445,20 +445,63 @@ it accordingly. <p>Currently LibreJS checks for the following licenses: </p> <ul> -<li> Creative Commons CC0 1.0 Universal +<li> Apache License, Version 2.0 +<ul> +<li> Identifier: ‘<samp>Apache-2.0</samp>’ +</li><li> URL: <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt</code>’ +</li></ul> + +</li><li> Artistic License 2.0 +<ul> +<li> URL: <a href="http://www.perlfoundation.org/artistic_license_2_0">http://www.perlfoundation.org/artistic_license_2_0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt</code>’ +</li></ul> + +</li><li> Boost Software License +<ul> +<li> URL: <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt</code>’ +</li></ul> + +</li><li> BSD 3-Clause License +<ul> +<li> URL: <a href="http://opensource.org/licenses/BSD-3-Clause">http://opensource.org/licenses/BSD-3-Clause</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt</code>’ +</li></ul> + +</li><li> CPAL 1.0 +<ul> +<li> Identifier: ‘<samp>CPAL-1.0</samp>’ +</li><li> URL: <a href="http://opensource.org/licenses/cpal_1.0">http://opensource.org/licenses/cpal_1.0</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt</code>’ +</li></ul> + +</li><li> Creative Commons CC0 1.0 Universal <ul> <li> Identifier: ‘<samp>CC0-1.0</samp>’ </li><li> URL: <a href="http://creativecommons.org/publicdomain/zero/1.0/legalcode">http://creativecommons.org/publicdomain/zero/1.0/legalcode</a> </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt</code>’ </li></ul> -</li><li> Public Domain +</li><li> Eclipse Public License 1.0 <ul> -<li> Public domain is not a license (see -<a href="https://www.gnu.org/licenses/license-list.html#PublicDomain">https://www.gnu.org/licenses/license-list.html#PublicDomain</a>). If -you want to release your work to the public domain, the FSF recommends -using CC0. -</li><li> Magnet Link: ‘<code>magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt</code>’ +<li> Identifier: ‘<samp>EPL-1.0</samp>’ +</li><li> URL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt</code>’ +</li></ul> + +</li><li> Expat License (sometimes called the MIT license) +<ul> +<li> Identifier: ‘<samp>Expat</samp>’ +</li><li> URL: <a href="http://www.jclark.com/xml/copying.txt">http://www.jclark.com/xml/copying.txt</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt</code>’ +</li></ul> + +</li><li> FreeBSD License +<ul> +<li> URL: <a href="http://www.freebsd.org/copyright/freebsd-license.html">http://www.freebsd.org/copyright/freebsd-license.html</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt</code>’ </li></ul> </li><li> GNU General Public License (GPL) version 2 @@ -475,13 +518,6 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt</code>’ </li></ul> -</li><li> Apache License, Version 2.0 -<ul> -<li> Identifier: ‘<samp>Apache-2.0</samp>’ -</li><li> URL: <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt</code>’ -</li></ul> - </li><li> GNU Lesser General Public License, version 2.1 <ul> <li> Identifier: ‘<samp>GNU-LGPL-2.1</samp>’ @@ -503,23 +539,10 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt</code>’ </li></ul> -</li><li> Boost Software License -<ul> -<li> URL: <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt</code>’ -</li></ul> - -</li><li> BSD 3-Clause License -<ul> -<li> URL: <a href="http://opensource.org/licenses/BSD-3-Clause">http://opensource.org/licenses/BSD-3-Clause</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt</code>’ -</li></ul> - -</li><li> Eclipse Public License 1.0 +</li><li> The ISC License <ul> -<li> Identifier: ‘<samp>EPL-1.0</samp>’ -</li><li> URL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt</code>’ +<li> URL: <a href="https://www.isc.org/downloads/software-support-policy/isc-license/">https://www.isc.org/downloads/software-support-policy/isc-license/</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt</code>’ </li></ul> </li><li> Mozilla Public License 2.0 @@ -529,16 +552,26 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt</code>’ </li></ul> -</li><li> Expat License (sometimes called the MIT license) +</li><li> Public Domain <ul> -<li> Identifier: ‘<samp>Expat</samp>’ -</li><li> URL: <a href="http://www.jclark.com/xml/copying.txt">http://www.jclark.com/xml/copying.txt</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt</code>’ +<li> Public domain is not a license (see +<a href="https://www.gnu.org/licenses/license-list.html#PublicDomain">https://www.gnu.org/licenses/license-list.html#PublicDomain</a>). If +you want to release your work to the public domain, the FSF recommends +using CC0. +</li><li> Magnet Link: ‘<code>magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt</code>’ +</li></ul> + +</li><li> WTFPL +<ul> +<li> Identifier: ‘<samp>WTFPL</samp>’ +</li><li> URL: <a href="http://www.wtfpl.net/txt/copying/">http://www.wtfpl.net/txt/copying/</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt</code>’ </li></ul> </li><li> X11 License <ul> -<li> Magnet link: ‘<code>magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt</code>’ +<li> URL: <a href="http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3">http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3</a> +</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt</code>’ </li></ul> </li><li> XFree86 License @@ -550,31 +583,6 @@ using CC0. </li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt</code>’ </li></ul> -</li><li> FreeBSD License -<ul> -<li> URL: <a href="http://www.freebsd.org/copyright/freebsd-license.html">http://www.freebsd.org/copyright/freebsd-license.html</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt</code>’ -</li></ul> - -</li><li> The ISC License -<ul> -<li> URL: <a href="https://www.isc.org/downloads/software-support-policy/isc-license/">https://www.isc.org/downloads/software-support-policy/isc-license/</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt</code>’ -</li></ul> - -</li><li> Artistic License 2.0 -<ul> -<li> URL: <a href="http://www.perlfoundation.org/artistic_license_2_0">http://www.perlfoundation.org/artistic_license_2_0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt</code>’ -</li></ul> - -</li><li> CPAL 1.0 -<ul> -<li> Identifier: ‘<samp>CPAL-1.0</samp>’ -</li><li> URL: <a href="http://opensource.org/licenses/cpal_1.0">http://opensource.org/licenses/cpal_1.0</a> -</li><li> Magnet link: ‘<code>magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt</code>’ -</li></ul> - </li></ul> <a name="Undetected-Free-Licenses"></a> diff --git a/doc/manual/librejs.html.gz b/doc/manual/librejs.html.gz Binary files differindex 50b6a74..76f27fe 100644 --- a/doc/manual/librejs.html.gz +++ b/doc/manual/librejs.html.gz diff --git a/doc/manual/librejs.html_node.tar.gz b/doc/manual/librejs.html_node.tar.gz Binary files differindex dcb03d3..94e8838 100644 --- a/doc/manual/librejs.html_node.tar.gz +++ b/doc/manual/librejs.html_node.tar.gz diff --git a/doc/manual/librejs.info.tar.gz b/doc/manual/librejs.info.tar.gz Binary files differindex 2482a2c..6bf880b 100644 --- a/doc/manual/librejs.info.tar.gz +++ b/doc/manual/librejs.info.tar.gz diff --git a/doc/manual/librejs.pdf b/doc/manual/librejs.pdf Binary files differindex cea8345..200043e 100644 --- a/doc/manual/librejs.pdf +++ b/doc/manual/librejs.pdf diff --git a/doc/manual/librejs.texi.tar.gz b/doc/manual/librejs.texi.tar.gz Binary files differindex 79956f8..58d0251 100644 --- a/doc/manual/librejs.texi.tar.gz +++ b/doc/manual/librejs.texi.tar.gz diff --git a/doc/manual/librejs.txt b/doc/manual/librejs.txt index 99932b6..87f0feb 100644 --- a/doc/manual/librejs.txt +++ b/doc/manual/librejs.txt @@ -261,6 +261,33 @@ and label it accordingly. Currently LibreJS checks for the following licenses: + * Apache License, Version 2.0 + * Identifier: 'Apache-2.0' + * URL: <http://www.apache.org/licenses/LICENSE-2.0> + * Magnet link: + 'magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt' + + * Artistic License 2.0 + * URL: <http://www.perlfoundation.org/artistic_license_2_0> + * Magnet link: + 'magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt' + + * Boost Software License + * URL: <http://www.boost.org/LICENSE_1_0.txt> + * Magnet link: + 'magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt' + + * BSD 3-Clause License + * URL: <http://opensource.org/licenses/BSD-3-Clause> + * Magnet link: + 'magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt' + + * CPAL 1.0 + * Identifier: 'CPAL-1.0' + * URL: <http://opensource.org/licenses/cpal_1.0> + * Magnet link: + 'magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt' + * Creative Commons CC0 1.0 Universal * Identifier: 'CC0-1.0' * URL: @@ -268,13 +295,22 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt' - * Public Domain - * Public domain is not a license (see - <https://www.gnu.org/licenses/license-list.html#PublicDomain>). - If you want to release your work to the public domain, the FSF - recommends using CC0. - * Magnet Link: - 'magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt' + * Eclipse Public License 1.0 + * Identifier: 'EPL-1.0' + * URL: <http://www.eclipse.org/legal/epl-v10.html> + * Magnet link: + 'magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt' + + * Expat License (sometimes called the MIT license) + * Identifier: 'Expat' + * URL: <http://www.jclark.com/xml/copying.txt> + * Magnet link: + 'magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt' + + * FreeBSD License + * URL: <http://www.freebsd.org/copyright/freebsd-license.html> + * Magnet link: + 'magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt' * GNU General Public License (GPL) version 2 * Identifier: 'GNU-GPL-2.0' @@ -288,12 +324,6 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt' - * Apache License, Version 2.0 - * Identifier: 'Apache-2.0' - * URL: <http://www.apache.org/licenses/LICENSE-2.0> - * Magnet link: - 'magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt' - * GNU Lesser General Public License, version 2.1 * Identifier: 'GNU-LGPL-2.1' * URL: <http://www.gnu.org/licenses/lgpl-2.1.html> @@ -312,21 +342,11 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt' - * Boost Software License - * URL: <http://www.boost.org/LICENSE_1_0.txt> - * Magnet link: - 'magnet:?xt=urn:btih:89a97c535628232f2f3888c2b7b8ffd4c078cec0&dn=Boost-1.0.txt' - - * BSD 3-Clause License - * URL: <http://opensource.org/licenses/BSD-3-Clause> - * Magnet link: - 'magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt' - - * Eclipse Public License 1.0 - * Identifier: 'EPL-1.0' - * URL: <http://www.eclipse.org/legal/epl-v10.html> + * The ISC License + * URL: + <https://www.isc.org/downloads/software-support-policy/isc-license/> * Magnet link: - 'magnet:?xt=urn:btih:4c6a2ad0018cd461e9b0fc44e1b340d2c1828b22&dn=epl-1.0.txt' + 'magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt' * Mozilla Public License 2.0 * Identifier: 'MPL-2.0' @@ -334,13 +354,22 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt' - * Expat License (sometimes called the MIT license) - * Identifier: 'Expat' - * URL: <http://www.jclark.com/xml/copying.txt> + * Public Domain + * Public domain is not a license (see + <https://www.gnu.org/licenses/license-list.html#PublicDomain>). + If you want to release your work to the public domain, the FSF + recommends using CC0. + * Magnet Link: + 'magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt' + + * WTFPL + * Identifier: 'WTFPL' + * URL: <http://www.wtfpl.net/txt/copying/> * Magnet link: - 'magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt' + 'magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt' * X11 License + * URL: <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3> * Magnet link: 'magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt' @@ -351,28 +380,6 @@ and label it accordingly. * Magnet link: 'magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt' - * FreeBSD License - * URL: <http://www.freebsd.org/copyright/freebsd-license.html> - * Magnet link: - 'magnet:?xt=urn:btih:87f119ba0b429ba17a44b4bffcab33165ebdacc0&dn=freebsd.txt' - - * The ISC License - * URL: - <https://www.isc.org/downloads/software-support-policy/isc-license/> - * Magnet link: - 'magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt' - - * Artistic License 2.0 - * URL: <http://www.perlfoundation.org/artistic_license_2_0> - * Magnet link: - 'magnet:?xt=urn:btih:54fd2283f9dbdf29466d2df1a98bf8f65cafe314&dn=artistic-2.0.txt' - - * CPAL 1.0 - * Identifier: 'CPAL-1.0' - * URL: <http://opensource.org/licenses/cpal_1.0> - * Magnet link: - 'magnet:?xt=urn:btih:84143bc45939fc8fa42921d619a95462c2031c5c&dn=cpal-1.0.txt' - 6.2 Undetected Free Licenses ============================ diff --git a/doc/manual/librejs.txt.gz b/doc/manual/librejs.txt.gz Binary files differindex 33847db..1f61245 100644 --- a/doc/manual/librejs.txt.gz +++ b/doc/manual/librejs.txt.gz diff --git a/lib/js_checker/license_definitions.js b/lib/js_checker/license_definitions.js index 41cfb7b..d5fcd83 100644 --- a/lib/js_checker/license_definitions.js +++ b/lib/js_checker/license_definitions.js @@ -247,5 +247,23 @@ exports.licenses = { type: type.SHORT } ] + }, + WTFPL: { + licenseName: 'Do What The F*ck You Want To Public License (WTFPL)', + canonicalUrl: [ + 'http://www.wtfpl.net/txt/copying/', + 'magnet:?xt=urn:btih:723febf9f6185544f57f0660a41489c7d6b4931b&dn=wtfpl.txt' + ], + identifier: 'WTFPL', + licenseFragments: [ + { + text: 'DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE', + type: type.SHORT + }, + { + text: '0. You just DO WHAT THE FUCK YOU WANT TO.', + type: type.SHORT + } + ] } }; |