Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ List of third-party dependencies grouped by their license type.

Apache License, Version 2.0

* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.26.0 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.26.0 - https://logging.apache.org/log4j/2.x/)
* Apache UIMA Base: uimaj-core (org.apache.uima:uimaj-core:3.6.1 - https://uima.apache.org)
* HPPC Collections (com.carrotsearch:hppc:0.7.2 - http://labs.carrotsearch.com/hppc.html/hppc)
* jcommander (com.beust:jcommander:1.78 - https://jcommander.org)
* SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4 - https://logging.apache.org/log4j/2.x/)
* SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0 - https://logging.apache.org/log4j/2.x/)

BSD License

Expand All @@ -61,8 +61,8 @@ List of third-party dependencies grouped by their license type.

MIT License

* onnx-runtime (com.microsoft.onnxruntime:onnxruntime_gpu:1.25.1 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime:1.25.1 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime_gpu:1.26.0 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime:1.26.0 - https://microsoft.github.io/onnxruntime/)
* SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)

The MIT License (MIT)
Expand Down
10 changes: 5 additions & 5 deletions opennlp-distr/src/main/readme/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ List of third-party dependencies grouped by their license type.

Apache License, Version 2.0

* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.4 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.26.0 - https://logging.apache.org/log4j/2.x/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.26.0 - https://logging.apache.org/log4j/2.x/)
* Apache UIMA Base: uimaj-core (org.apache.uima:uimaj-core:3.6.1 - https://uima.apache.org)
* HPPC Collections (com.carrotsearch:hppc:0.7.2 - http://labs.carrotsearch.com/hppc.html/hppc)
* jcommander (com.beust:jcommander:1.78 - https://jcommander.org)
* SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4 - https://logging.apache.org/log4j/2.x/)
* SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0 - https://logging.apache.org/log4j/2.x/)

BSD License

Expand All @@ -61,8 +61,8 @@ List of third-party dependencies grouped by their license type.

MIT License

* onnx-runtime (com.microsoft.onnxruntime:onnxruntime_gpu:1.25.1 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime:1.25.1 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime_gpu:1.26.0 - https://microsoft.github.io/onnxruntime/)
* onnx-runtime (com.microsoft.onnxruntime:onnxruntime:1.26.0 - https://microsoft.github.io/onnxruntime/)
* SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)

The MIT License (MIT)
Expand Down