Skip to content

Commit fd45fe7

Browse files
authored
Merge pull request eclipse-openj9#18022 from pshipton/notices1
Add third party content used for testing to NOTICES.md
2 parents 63f95d2 + 8b2385e commit fd45fe7

File tree

1 file changed

+79
-0
lines changed

1 file changed

+79
-0
lines changed

NOTICES.md

+79
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ possession, or use, and re-export of encryption software, to see if this is perm
102102

103103
## Third-party Content
104104

105+
This project may leverage the following third party content when building and at runtime.
106+
105107
Checkpoint/Restore In Userspace (CRIU) (3.17.1)
106108

107109
* License: GPL v2, LGPL v2.1 [https://github.com/checkpoint-restore/criu/blob/criu-dev/COPYING](https://github.com/checkpoint-restore/criu/blob/criu-dev/COPYING)
@@ -119,3 +121,80 @@ OpenSSL 3.x
119121
* License: https://www.openssl.org/source/apache-license-2.0.txt
120122
* Project: https://www.openssl.org/
121123
* Source: https://github.com/openssl/openssl or https://github.com/ibmruntimes/openssl
124+
125+
This project leverages the following third party content for testing.
126+
127+
Apache Ant
128+
129+
* License: Apache-2.0, W3C License, Public Domain
130+
131+
Apache Commons Exec (1.1)
132+
133+
* License: Apache-2.0
134+
135+
Apache commons-cli (1.2)
136+
137+
* License: Apache-2.0
138+
139+
Apache Log4J (2.16)
140+
141+
* License: Apache-2.0
142+
143+
apache-ant-contrib (1.0)
144+
145+
* License: Apache-1.1 AND Apache-2.0
146+
* Project: http://ant-contrib.sourceforge.net/
147+
148+
ASM (9.0)
149+
150+
* License: New BSD License
151+
152+
asmtools (7.0)
153+
154+
* License: GPL-2.0-only WITH Classpath-exception-2.0
155+
* Project: http://openjdk.java.net/projects/code-tools/
156+
* Source: https://github.com/openjdk/asmtools/
157+
158+
java assist (3.20)
159+
160+
* License: MPL-1.1 OR LGPL-2.1+
161+
* Project: https://github.com/jboss-javassist/javassist/
162+
* Source: https://github.com/jboss-javassist/javassist/archive/rel_3_12_1_ga.zip
163+
164+
Java Hamcrest
165+
166+
* License: BSD-3-Clause
167+
* Project: https://hamcrest.org/JavaHamcrest/
168+
* Source: https://github.com/hamcrest/JavaHamcrest
169+
170+
JAXB API (2.3)
171+
172+
* License: CDDL-1.1
173+
174+
jcommander (1.48)
175+
176+
* License: Apache-2.0
177+
178+
junit (4.10)
179+
180+
* License: Common Public License 1.0
181+
182+
JSON.simple (1.1.1)
183+
184+
* License: Apache-2.0
185+
186+
Jython (2.7.2)
187+
188+
* License: CNRI-Jython
189+
190+
Mauve
191+
192+
* Project: https://www.sourceware.org/mauve/
193+
194+
OSGi (3.16.100)
195+
196+
* License: EPL-1.0
197+
198+
testng (6.14)
199+
200+
* License: Apache-2.0 AND MIT

0 commit comments

Comments
 (0)