From b9f7a552f00b35c8e45a288d70c58301a3e8c96b Mon Sep 17 00:00:00 2001 From: Robinson Date: Tue, 28 Nov 2023 21:39:14 +0100 Subject: [PATCH] update license --- LICENSE | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 7c0334ee..c9856029 100644 --- a/LICENSE +++ b/LICENSE @@ -1256,12 +1256,6 @@ https://github.com/EsotericSoftware/minlog Nathan Sweet - - SLF4J - Simple facade or abstraction for various logging frameworks - [MIT License] - https://www.slf4j.org - Copyright 2023 - QOS.ch - - Kotlin - [The Apache Software License, Version 2.0] https://github.com/JetBrains/kotlin @@ -1270,6 +1264,12 @@ Kotlin Compiler, Test Data+Libraries, and Tools repository contain third-party code, to which different licenses may apply See: https://github.com/JetBrains/kotlin/blob/master/license/README.md + - SLF4J - Simple facade or abstraction for various logging frameworks + [MIT License] + https://www.slf4j.org + Copyright 2023 + QOS.ch + - ByteUtilities - Byte manipulation and SHA/xxHash utilities [The Apache Software License, Version 2.0] https://git.dorkbox.com/dorkbox/ByteUtilities