-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
While checking the code i found a Apache-2.0 license for the project
https://github.com/hyperxpro/Brotli4j/blob/main/LICENSE
but in the code some files have MIT license headers, for example
- https://github.com/hyperxpro/Brotli4j/blob/main/brotli4j/src/main/java/com/aayushatharva/brotli4j/encoder/EncoderJNI.java
- https://github.com/hyperxpro/Brotli4j/blob/main/brotli4j/src/main/java/com/aayushatharva/brotli4j/encoder/Encoder.java
- https://github.com/hyperxpro/Brotli4j/blob/main/brotli4j/src/main/java/com/aayushatharva/brotli4j/common/BrotliCommon.java
- ...
I believe, not a lawyer, that project final license should be Apache-2.0 and MIT because some of your code is under MIT license
Metadata
Metadata
Assignees
Labels
No labels