Skip to content

Commit f862b35

Browse files
authored
Revert "Delete duplicated openj9-notices file"
1 parent 4cca1b1 commit f862b35

File tree

1 file changed

+272
-0
lines changed

1 file changed

+272
-0
lines changed

openj9-notices.html

+272
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,272 @@
1+
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml">
5+
<head>
6+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
7+
<title>About</title>
8+
</head>
9+
<body lang="EN-US">
10+
11+
<h3>Third Party Content</h3>
12+
<p>The Content includes items that have been sourced from third parties as set out below. The following is provided
13+
for informational purposes only, and you should look to the Redistributor's license for
14+
terms and conditions of use.</p>
15+
16+
<p><em>October 19, 2017</em></p>
17+
<h4>Eclipse OpenJ9</h4>
18+
19+
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2 which accompanies this distribution and is available at https://www.eclipse.org/legal/epl-2.0/ or the Apache License, Version 2.0 which accompanies this distribution and is available at https://www.apache.org/licenses/LICENSE-2.0.
20+
<p>
21+
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception [1] and GNU General Public License, version 2 with the OpenJDK Assembly Exception [2].
22+
<p>
23+
[1] https://www.gnu.org/software/classpath/license.html
24+
<BR>
25+
[2] http://openjdk.java.net/legal/assembly-exception.html
26+
<BR>
27+
<BR>
28+
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
29+
30+
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
31+
being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
32+
apply to your use of any object code in the Content. Check the Redistributor's license that was
33+
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
34+
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
35+
and such source code may be obtained at <a href="https://www.eclipse.org/">https://www.eclipse.org</a>.</p>
36+
37+
<h4>Eclipse OMR</h4>
38+
<p>Copyright (c) 2017, 2017 IBM Corp. and others</p>
39+
<p>
40+
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2 which accompanies this distribution and is available at https://www.eclipse.org/legal/epl-2.0/ or the Apache License, Version 2.0 which accompanies this distribution and is available at https://www.apache.org/licenses/LICENSE-2.0.
41+
<p>
42+
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception [1] and GNU General Public License, version 2 with the OpenJDK Assembly Exception [2].
43+
<p>
44+
[1] https://www.gnu.org/software/classpath/license.html
45+
<BR>
46+
[2] http://openjdk.java.net/legal/assembly-exception.html
47+
<BR>
48+
<BR>
49+
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
50+
<p>
51+
Subject to the following notices:<br />
52+
1. Google Test is provided under the Google Test license below.<br />
53+
2. Pugixml is provided under the pugixml license below.<br />
54+
3. Libauxv is provided under the libauxv license below.<br />
55+
4. config.sub and config.guess are provided under the GPL v3.0 with the Autoconf exception (see below).<br />
56+
<p>
57+
You may distribute this program and materials under either the
58+
Eclipse Public License 2 or the Apache V2.0 License as long as you pass through
59+
the exceptions noted above.
60+
<p>
61+
62+
<h5>Google C++ Testing Framework 1.7.0</h5>
63+
<p>Copyright 2008, Google Inc. <br>All rights reserved.</p>
64+
<p>
65+
Redistribution and use in source and binary forms, with or without
66+
modification, are permitted provided that the following conditions are
67+
met:
68+
<p class="list">* Redistributions of source code must retain the above copyright
69+
notice, this list of conditions and the following disclaimer.</p>
70+
<p class="list">* Redistributions in binary form must reproduce the above
71+
copyright notice, this list of conditions and the following disclaimer
72+
in the documentation and/or other materials provided with the
73+
distribution.</p>
74+
<p class="list">* Neither the name of Google Inc. nor the names of its
75+
contributors may be used to endorse or promote products derived from
76+
this software without specific prior written permission.</p>
77+
<p>
78+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
79+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
80+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
81+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
82+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
83+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
84+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
85+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
86+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
87+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
88+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
89+
</p>
90+
The source is available at <a href="https://github.com/google/googletest">https://github.com/google/googletest</a>.
91+
</p>
92+
93+
<h5>pugixml 1.5</h5>
94+
<p>Copyright (c) 2006-2015 Arseny Kapoulkine</p>
95+
<p>
96+
Permission is hereby granted, free of charge, to any person obtaining a
97+
copy of this software and associated documentation files (the "Software"),
98+
to deal in the Software without restriction, including without limitation
99+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
100+
and/or sell copies of the Software, and to permit persons to whom the
101+
Software is furnished to do so, subject to the following conditions:</p>
102+
<p class="list">
103+
The above copyright notice and this permission notice shall be included
104+
in all copies or substantial portions of the Software.</p>
105+
<p>
106+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
107+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
108+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
109+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
110+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
111+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
112+
THE SOFTWARE.
113+
</p>
114+
<p>
115+
The source is available at <a href="http://pugixml.org/2014/11/27/pugixml-1.5-release.html">http://pugixml.org/2014/11/27/pugixml-1.5-release.html</a>.
116+
</p>
117+
118+
<h5>libauxv</h5>
119+
<p>
120+
Redistribution and use in source and binary forms, with or without
121+
modification, are permitted provided that the following conditions are met:</p>
122+
<p class="list">* Redistributions of source code must retain the above copyright
123+
notice, this list of conditions and the following disclaimer.</p>
124+
<p class="list">* Redistributions in binary form must reproduce the above copyright
125+
notice, this list of conditions and the following disclaimer in the
126+
documentation and/or other materials provided with the distribution.</p>
127+
<p class="list">* Neither the name of the IBM Corporation nor the names of its
128+
contributors may be used to endorse or promote products derived from
129+
this software without specific prior written permission.</p>
130+
131+
<p>
132+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
133+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
134+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
135+
ARE DISCLAIMED. IN NO EVENT SHALL IBM CORPORATION BE LIABLE FOR ANY
136+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
137+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
138+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
139+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
140+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
141+
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
142+
DAMAGE.
143+
</p>
144+
<p>
145+
The source is available at <a href="https://github.com/Libauxv/libauxv">https://github.com/Libauxv/libauxv</a>.
146+
</p>
147+
148+
<h5>config.sub and config.guess</h5>
149+
<p>
150+
This file is free software; you can redistribute it and/or modify it
151+
under the terms of the GNU General Public License as published by
152+
the Free Software Foundation; either version 3 of the License, or
153+
(at your option) any later version.</p>
154+
<p>
155+
This program is distributed in the hope that it will be useful, but
156+
WITHOUT ANY WARRANTY; without even the implied warranty of
157+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
158+
General Public License for more details.</p>
159+
<p>
160+
You should have received a copy of the GNU General Public License
161+
along with this program; if not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a></p>
162+
<p>
163+
As a special exception to the GNU General Public License, if you
164+
distribute this file as part of a program that contains a
165+
configuration script generated by Autoconf, you may include it under
166+
the same distribution terms that you use for the rest of that
167+
program. This Exception is an additional permission under section 7
168+
of the GNU General Public License, version 3 ("GPLv3").</p>
169+
<p>
170+
The source for config.guess is available at <a href="http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD">http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD</a>.
171+
<br>
172+
The source for config.guess is available at <a href="http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD">http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD</a>.
173+
</p>
174+
175+
<h4>Unicode 6.0, Unicode 8.0</h4>
176+
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
177+
<p>
178+
Unicode Data Files include all data files under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF online code charts under the directory http://www.unicode.org/Public/. Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
179+
<p>
180+
NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
181+
<p>
182+
COPYRIGHT AND PERMISSION NOTICE
183+
<p>
184+
Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
185+
<p>
186+
Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified.
187+
<p>
188+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
189+
<p>
190+
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
191+
<p>
192+
Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United States and other countries. All third party trademarks referenced herein are the property of their respective owners.
193+
<p>
194+
<h4>MurmurHash3</h4>
195+
MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code.
196+
<p>
197+
Note - The x86 and x64 versions do _not_ produce the same results, as the algorithms are optimized for their respective platforms. You can still compile and run any of them on any platform, but your performance with the non-native version will be less than optimal
198+
<p>
199+
<h4>libFFI 3.0.13</h4>
200+
libffi - Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others.
201+
See source files for details.
202+
<p>
203+
Permission is hereby granted, free of charge, to any person obtaining
204+
a copy of this software and associated documentation files (the
205+
``Software''), to deal in the Software without restriction, including
206+
without limitation the rights to use, copy, modify, merge, publish,
207+
distribute, sublicense, and/or sell copies of the Software, and to
208+
permit persons to whom the Software is furnished to do so, subject to
209+
the following conditions:
210+
<p>
211+
The above copyright notice and this permission notice shall be
212+
included in all copies or substantial portions of the Software.
213+
<p>
214+
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
215+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
216+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
217+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
218+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
219+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
220+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
221+
<p>
222+
<h4>zlib 1.2.3</h4>
223+
(C) 1995-2012 Jean-loup Gailly and Mark Adler
224+
<p>
225+
This software is provided 'as-is', without any express or implied
226+
warranty. In no event will the authors be held liable for any damages
227+
arising from the use of this software.
228+
<p>
229+
Permission is granted to anyone to use this software for any purpose,
230+
including commercial applications, and to alter it and redistribute it
231+
freely, subject to the following restrictions:
232+
<BR>
233+
1. The origin of this software must not be misrepresented; you must not
234+
claim that you wrote the original software. If you use this software
235+
in a product, an acknowledgment in the product documentation would be
236+
appreciated but is not required.
237+
<BR>
238+
2. Altered source versions must be plainly marked as such, and must not be
239+
misrepresented as being the original software.
240+
<BR>
241+
3. This notice may not be removed or altered from any source distribution.
242+
<p>
243+
Jean-loup Gailly Mark Adler
244+
245+
<p>
246+
<h4>CuTest</h4>
247+
Copyright (c) 2003 Asim Jalis
248+
<p>
249+
This software is provided 'as-is', without any express or implied
250+
warranty. In no event will the authors be held liable for any damages
251+
arising from the use of this software.
252+
<p>
253+
Permission is granted to anyone to use this software for any purpose,
254+
including commercial applications, and to alter it and redistribute it
255+
freely, subject to the following restrictions:
256+
<p>
257+
1. The origin of this software must not be misrepresented; you must not
258+
claim that you wrote the original software. If you use this software in
259+
a product, an acknowledgment in the product documentation would be
260+
appreciated but is not required.
261+
<p>
262+
2. Altered source versions must be plainly marked as such, and must not
263+
be misrepresented as being the original software.
264+
<p>
265+
3. This notice may not be removed or altered from any source
266+
distribution.
267+
268+
269+
</body>
270+
</html>
271+
272+

0 commit comments

Comments
 (0)