Oliver Michel created CODEC-309:
-----------------------------------
Summary: Unspecified licence version in class PureJavaCrc32C
Key: CODEC-309
URL: https://issues.apache.org/jira/browse/CODEC-309
Project: Commons Codec
Issue Type: Improvement
Affects Versions: 1.16
Reporter: Oliver Michel
The class PureJavaCrc32C contains a reference to an unspecified BSD license in
line 19. This causes a problem for our legal department.
([https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java#L19)]
Is it possible to add the explicit BSD license version to that line?
Regarding the comments from CODEC-171, it might also be possible that the whole
class is unnecessary since JDK 9.
I'm glad to open a pull request if one of the proposed solution would be
suitable for the project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)