From e20ee036826849474fa593ffa7ac8c932f34327a Mon Sep 17 00:00:00 2001 From: UnlegitDqrk Date: Sun, 22 Feb 2026 16:16:14 +0100 Subject: [PATCH] Updated license info --- LICENSE | 3 ++- README.MD | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 3f64855..a7b8645 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,2 @@ -Please read the license here: https://open-autonomous-connection.org/license.html \ No newline at end of file +Please read the license here: https://open-autonomous-connection.org/license.html +Download all third parties licenses here: https://open-autonomous-connection.org/assets/licenses.zip diff --git a/README.MD b/README.MD index 33c0966..7cdd307 100644 --- a/README.MD +++ b/README.MD @@ -5,6 +5,15 @@ You can easily implement this Protocol via Maven.
Feel free to join our Discord.
+**Third-party components:** +
+Download all license here: https://open-autonomous-connection.org/assets/licenses.zip +- *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement: + While [UnlegitLibrary](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/) is generally distributed under + the [GNU GPLv3](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/src/branch/master/LICENSE), + it is additionally licensed under OAPL **exclusively for the OAC project**. + Therefore, within OAC, the OAPL terms apply to UnlegitLibrary as well. + ### Take a look into [Certificate Generation](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/src/branch/master#certificate-generation-for-networksystem). # Maven