Here we are listing libraries that are used by the Thaw project.
We are using Apache PDFBox for exporting a Thaw document to PDF. This library is available under the Apache 2.0 license, which can be obtained from http://www.apache.org/licenses/LICENSE-2.0.
Furthermore the library contains the following attribution notices:
Apache PDFBox Copyright 2014 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Based on source code originally developed in the PDFBox and FontBox projects.
Copyright (c) 2002-2007, www.pdfbox.org
Based on source code originally developed in the PaDaF project. Copyright (c) 2010 Atos Worldline SAS
Includes the Adobe Glyph List Copyright 1997, 1998, 2002, 2007, 2010 Adobe Systems Incorporated.
Includes the Zapf Dingbats Glyph List Copyright 2002, 2010 Adobe Systems Incorporated.
We are using Jackson for JSON deserialization. The library is licensed under the Apache 2.0 license, which can be obtained from http://www.apache.org/licenses/LICENSE-2.0.
For HTML parsing we use jsoup which is licensed under the MIT License.
The LICENSE
file in the repository contained the following at the time of writing (2020-07-30).
The MIT License
Copyright (c) 2009-2020 Jonathan Hedley <https://jsoup.org/>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
We use the STIX 2.0 math font (https://github.com/stipub/stixfonts) distributed under the OFL (Open Font License) (See https://scripts.sil.org/OFL).
The font file(s) and the original license file containing the copyright information are located under math/src/main/resources/font/stix
.
RTF Parser Kit is used by Thaw (https://github.com/joniles/rtfparserkit). It is distributed under the Apache-2.0 License which can be obtained from https://github.com/joniles/rtfparserkit/blob/master/licence.txt or http://www.apache.org/licenses/LICENSE-2.0.
citeproc-java is used (https://github.com/michel-kraemer/citeproc-java) which is distributed unter the Apache-2.0 License. You're able to obtain a copy of the license from https://github.com/michel-kraemer/citeproc-java/blob/master/LICENSE.txt or http://www.apache.org/licenses/LICENSE-2.0.
This library is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the license. You may obtain a copy of it at http://www.apache.org/licenses/LICENSE-2.0.
Additionally the attribution notices of Apache Commons IO are included:
Apache Commons IO
Copyright 2002-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).