lzma-java icon indicating copy to clipboard operation
lzma-java copied to clipboard

Source files without license headers

Open puntogil opened this issue 9 years ago • 1 comments

Hi The following source files are without license headers:

./src/main/java/lzma/sdk/rangecoder/BitTreeDecoder.java ./src/main/java/lzma/sdk/rangecoder/BitTreeEncoder.java ./src/main/java/lzma/sdk/rangecoder/Decoder.java ./src/main/java/lzma/sdk/rangecoder/Encoder.java

./src/test/java/lzma/streams/DecodingTest.java

Please, confirm the licensing of code and/or content/s, and add license headers. https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#License_Clarification Thanks in advance Regards

puntogil avatar Jul 22 '16 12:07 puntogil

These files come from the original lzma library that I did not write, so they are here as-is.

Le 22 juil. 2016 à 14:00, puntogil [email protected] a écrit :

Hi The following source files are without license headers:

./src/main/java/lzma/sdk/rangecoder/BitTreeDecoder.java ./src/main/java/lzma/sdk/rangecoder/BitTreeEncoder.java ./src/main/java/lzma/sdk/rangecoder/Decoder.java ./src/main/java/lzma/sdk/rangecoder/Encoder.java

./src/test/java/lzma/streams/DecodingTest.java

Please, confirm the licensing of code and/or content/s, and add license headers. https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#License_Clarification Thanks in advance Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

jponge avatar Jul 22 '16 16:07 jponge