shuwenwei commented on code in PR #9231: URL: https://github.com/apache/iotdb/pull/9231#discussion_r1130663059
########## LICENSE-binary: ########## @@ -280,6 +280,11 @@ org.jline:jline:3.21.0 com.github.luben:zstd-jni:1.5.4-2 +BSD 2-Clause +------------ +com.github.luben:zstd-jni:1.5.4-2 Review Comment: BSD 2-Clause, I was wrong about that. The native Zstd is under 3-clause BSD licence. The JNI bindings is licenced under 2-clause BSD license. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
