Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR Fixed missing licenses for libraries #14393

Merged
merged 1 commit into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 5 additions & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,11 @@ commons-beanutils-1.9.4
commons-cli-1.4
commons-collections-3.2.2
commons-digester-2.1
commons-io-2.11.0
commons-lang3-3.8.1
commons-logging-1.2
commons-validator-1.7
error_prone_annotations-2.10.0
jackson-annotations-2.13.5
jackson-core-2.13.5
jackson-databind-2.13.5
Expand All @@ -236,6 +238,7 @@ jetty-servlet-9.4.51.v20230217
jetty-servlets-9.4.51.v20230217
jetty-util-9.4.51.v20230217
jetty-util-ajax-9.4.51.v20230217
jsr305-3.0.2
jose4j-0.9.3
lz4-java-1.8.0
maven-artifact-3.8.8
Expand All @@ -250,7 +253,7 @@ netty-transport-4.1.94.Final
netty-transport-classes-epoll-4.1.94.Final
netty-transport-native-epoll-4.1.94.Final
netty-transport-native-unix-common-4.1.94.Final
plexus-utils-3.3.0
plexus-utils-3.3.1
reflections-0.10.2
reload4j-1.2.25
rocksdbjni-7.9.2
Expand Down Expand Up @@ -310,6 +313,7 @@ activation-1.1.1
MIT License

argparse4j-0.7.0, see: licenses/argparse-MIT
checker-qual-3.19.0, see: licenses/checker-qual-MIT
jopt-simple-5.0.4, see: licenses/jopt-simple-MIT
slf4j-api-1.7.36, see: licenses/slf4j-MIT
slf4j-reload4j-1.7.36, see: licenses/slf4j-MIT
Expand Down