Open Source Licenses
DaRT Reader uses the following open source software components. We are grateful to the open source community for their contributions.
This report covers everything we distribute, in two parts: the libraries bundled with the application, and the Java runtime embedded in the installers. It is generated from the build, not maintained by hand.
Bundled libraries
Embedded Java runtime
The installers embed a Java runtime, so no JDK has to be installed separately. It is
produced with jlink from Eclipse Adoptium 21.0.11
(build 21.0.11+10-LTS) and is licensed under the
GNU General Public License, version 2,
with the Classpath Exception. The Classpath Exception is what allows a proprietary
application to ship and link against it.
The complete licence texts are installed with the application, under
runtime/legal inside the program directory (on macOS:
DaRT Reader.app/Contents/runtime/Contents/Home/legal). The runtime carries
the following third-party components:
| Category | License | Component | Runtime module |
|---|---|---|---|
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | ASM | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Apache Commons BCEL | java.xml |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Apache Santuario | java.xml.crypto |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Apache Xalan | java.xml |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Apache Xerces | java.xml |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | CUP Parser Generator | java.xml |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Cryptix AES | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | FreeType | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | GIFLIB | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | HarfBuzz | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | ICU | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Little CMS | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Little CMS colour profiles | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Mesa 3-D Graphics Library | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | PipeWire | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Public Suffix List | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | SipHash | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Unicode CLDR | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | Unicode Character Database | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | W3C DOM | java.xml |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | c-libutl | java.base |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | libjpeg | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | libpng | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | thaidict | jdk.localedata |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | xwd | java.desktop |
| Runtime | See ADDITIONAL_LICENSE_INFO in the runtime | zlib | java.base |