Skip to content

Missing attribution to Apache Foundation (needed because of vendored commons-lang3 code) #551

@tazle

Description

@tazle

Hi,

You seem to have vendored some commons-lang3 code under https://github.com/networknt/json-schema-validator/tree/master/src/main/java/com/networknt/schema/format, presumably for a good reason.

The code is licensed under Apache-2.0 license, so to distribute it, or its derivative works, you should comply with section 4 d of the license, and include its NOTICe file in your NOTICE file.

You seem to have done something like it (the licensing comment from these files is included), but the actual commons-lang3 NOTICE file (https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=NOTICE.txt;hb=HEAD) is not.

Please include it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions