This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.

Cryptomator uses 45 third-party dependencies under the following licenses:
    Apache License v2.0:
        - HKDF-RFC5869 (at.favre.lib:hkdf:2.0.0 - https://github.com/patrickfav/hkdf)
        - Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.20 - https://github.com/FasterXML/jackson)
        - Jackson-core (com.fasterxml.jackson.core:jackson-core:2.20.0 - https://github.com/FasterXML/jackson-core)
        - jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.20.0 - https://github.com/FasterXML/jackson)
        - Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
        - Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.2 - https://github.com/ben-manes/caffeine)
        - FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
        - Gson (com.google.code.gson:gson:2.12.1 - https://github.com/google/gson)
        - Dagger (com.google.dagger:dagger:2.57.2 - https://github.com/google/dagger)
        - error-prone annotations (com.google.errorprone:error_prone_annotations:2.40.0 - https://errorprone.info/error_prone_annotations)
        - Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.2 - https://github.com/google/guava/failureaccess)
        - Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.0-jre - https://github.com/google/guava)
        - Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
        - J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - https://github.com/google/j2objc/)
        - Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:10.5 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
        - Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1 - https://github.com/eclipse-ee4j/injection-api)
        - javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
        - Apache Commons Lang (org.apache.commons:commons-lang3:3.19.0 - https://commons.apache.org/proper/commons-lang/)
        - Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
        - Jackrabbit WebDAV Library (org.apache.jackrabbit:jackrabbit-webdav:2.22.2 - http://jackrabbit.apache.org/)
        - Jetty :: Http Utility (org.eclipse.jetty:jetty-http:10.0.26 - https://jetty.org/jetty-http)
        - Jetty :: IO Utility (org.eclipse.jetty:jetty-io:10.0.26 - https://jetty.org/jetty-io)
        - Jetty :: Security (org.eclipse.jetty:jetty-security:10.0.26 - https://jetty.org/jetty-security)
        - Jetty :: Server Core (org.eclipse.jetty:jetty-server:10.0.26 - https://jetty.org/jetty-server)
        - Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:10.0.26 - https://jetty.org/jetty-servlet)
        - Jetty :: Utilities (org.eclipse.jetty:jetty-util:10.0.26 - https://jetty.org/jetty-util)
        - Jetty :: Servlet API and Schemas for JPMS and OSGi (org.eclipse.jetty.toolchain:jetty-servlet-api:4.0.6 - https://eclipse.org/jetty/jetty-servlet-api)
    Eclipse Public License - Version 1.0:
        - Logback Classic Module (ch.qos.logback:logback-classic:1.5.19 - http://logback.qos.ch/logback-classic)
        - Logback Core Module (ch.qos.logback:logback-core:1.5.19 - http://logback.qos.ch/logback-core)
        - Jetty :: Servlet API and Schemas for JPMS and OSGi (org.eclipse.jetty.toolchain:jetty-servlet-api:4.0.6 - https://eclipse.org/jetty/jetty-servlet-api)
    Eclipse Public License - Version 2.0:
        - Jetty :: Http Utility (org.eclipse.jetty:jetty-http:10.0.26 - https://jetty.org/jetty-http)
        - Jetty :: IO Utility (org.eclipse.jetty:jetty-io:10.0.26 - https://jetty.org/jetty-io)
        - Jetty :: Security (org.eclipse.jetty:jetty-security:10.0.26 - https://jetty.org/jetty-security)
        - Jetty :: Server Core (org.eclipse.jetty:jetty-server:10.0.26 - https://jetty.org/jetty-server)
        - Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:10.0.26 - https://jetty.org/jetty-servlet)
        - Jetty :: Utilities (org.eclipse.jetty:jetty-util:10.0.26 - https://jetty.org/jetty-util)
    GNU Lesser General Public License:
        - Logback Classic Module (ch.qos.logback:logback-classic:1.5.19 - http://logback.qos.ch/logback-classic)
        - Logback Core Module (ch.qos.logback:logback-core:1.5.19 - http://logback.qos.ch/logback-core)
    GPLv2+CE:
        - javafx base (org.openjfx:javafx-base:25 - https://openjdk.java.net/projects/openjfx/)
        - javafx controls (org.openjfx:javafx-controls:25 - https://openjdk.java.net/projects/openjfx/)
        - javafx fxml (org.openjfx:javafx-fxml:25 - https://openjdk.java.net/projects/openjfx/)
        - javafx graphics (org.openjfx:javafx-graphics:25 - https://openjdk.java.net/projects/openjfx/)
    MIT:
        - SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)
    MIT License:
        - java jwt (com.auth0:java-jwt:4.5.0 - https://github.com/auth0/java-jwt)
        - dbus-java-core (com.github.hypfvieh:dbus-java-core:4.3.1 - https://github.com/hypfvieh/dbus-java/dbus-java-core)
        - dbus-java-transport-native-unixsocket (com.github.hypfvieh:dbus-java-transport-native-unixsocket:4.3.1 - https://github.com/hypfvieh/dbus-java/dbus-java-transport-native-unixsocket)
        - zxcvbn4j (com.nulab-inc:zxcvbn:1.9.0 - https://github.com/nulab/zxcvbn4j)
        - secret-service (de.swiesend:secret-service:2.0.1-alpha - https://github.com/swiesend/secret-service)
        - Tiny OAuth2 Client (io.github.coffeelibs:tiny-oauth2-client:0.8.1 - https://github.com/coffeelibs/tiny-oauth2-client)
        - Checker Qual (org.checkerframework:checker-qual:3.43.0 - https://checkerframework.org/)
        - kdewallet (org.purejava:kdewallet:1.4.0 - https://github.com/purejava/kdewallet)
        - libappindicator-gtk3-java-minimal (org.purejava:libappindicator-gtk3-java-minimal:1.4.2 - https://github.com/purejava/appindicator-gtk3-java/)
    The Apache License, Version 2.0:
        - JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
    The BSD 2-Clause License:
        - EasyBind (com.tobiasdiez:easybind:2.2 - https://github.com/tobiasdiez/EasyBind)

Cryptomator uses other third-party assets under the following licenses:
    SIL OFL 1.1 License:
        - Font Awesome (5.12.0 - https://fontawesome.com/)
