JAL-3130 de-multi-release-jar.sh Script to make multi-release jar file single release.
[jalview.git] / j11jre / openj9_macosx / lib / openj9-notices.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
6 <title>About</title>
7 </head>
8 <body lang="EN-US">
9 <h2>About This Content</h2>
10
11 <p><em>January 24, 2018</em></p>
12 <h3>License</h3>
13
14 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.
15 <p>
16 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].
17 <p>
18 [1] https://www.gnu.org/software/classpath/license.html 
19 <BR>
20 [2] http://openjdk.java.net/legal/assembly-exception.html
21 <BR>
22 <BR>
23 SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
24
25 <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
26 being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
27 apply to your use of any object code in the Content.  Check the Redistributor's license that was 
28 provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
29 indicated below, the terms and conditions of the EPL still apply to any source code in the Content
30 and such source code may be obtained at <a href="https://www.eclipse.org/">https://www.eclipse.org</a>.</p>
31
32 <h3>Third Party Content</h3>
33 <p>The Content includes items that have been sourced from third parties as set out below. If you 
34 did not receive this Content directly from the Eclipse Foundation, the following is provided 
35 for informational purposes only, and you should look to the Redistributor's license for 
36 terms and conditions of use.</p>
37
38 <h4>Eclipse OMR</h4>
39 <p>Copyright (c) 2017, 2018 IBM Corp. and others</p>
40 <p>
41 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.
42 <p>
43 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].
44 <p>
45 [1] https://www.gnu.org/software/classpath/license.html 
46 <BR>
47 [2] http://openjdk.java.net/legal/assembly-exception.html
48 <BR>
49 <BR>
50 SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
51 <p>
52 Subject to the following notices:<br />
53     1.  Google Test is provided under the Google Test license below.<br />
54     2.  Pugixml is provided under the pugixml license below.<br />
55     3.  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>config.sub and config.guess</h5>
119 <p>
120 This file is free software; you can redistribute it and/or modify it
121 under the terms of the GNU General Public License as published by
122 the Free Software Foundation; either version 3 of the License, or
123 (at your option) any later version.</p>
124 <p>
125 This program is distributed in the hope that it will be useful, but
126 WITHOUT ANY WARRANTY; without even the implied warranty of
127 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
128 General Public License for more details.</p>
129 <p>
130 You should have received a copy of the GNU General Public License
131 along with this program; if not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a></p>
132 <p>
133 As a special exception to the GNU General Public License, if you
134 distribute this file as part of a program that contains a
135 configuration script generated by Autoconf, you may include it under
136 the same distribution terms that you use for the rest of that
137 program.  This Exception is an additional permission under section 7
138 of the GNU General Public License, version 3 ("GPLv3").</p>
139 <p>
140 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>.
141 <br>
142 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>.
143 </p>
144
145 <h4>Unicode 6.0, Unicode 8.0</h4>
146 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
147 <p>
148 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/.
149 <p>
150 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.
151 <p>
152 COPYRIGHT AND PERMISSION NOTICE
153 <p>
154 Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
155 <p>
156 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.
157 <p>
158 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.
159 <p>
160 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.
161 <p>
162 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.
163 <p>
164 <h4>MurmurHash3</h4>
165 MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code.
166 <p>
167 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
168 <p>
169 <h4>libFFI 3.0.13</h4>
170 libffi - Copyright (c) 1996-2014  Anthony Green, Red Hat, Inc and others.
171 See source files for details.
172 <p>
173 Permission is hereby granted, free of charge, to any person obtaining
174 a copy of this software and associated documentation files (the
175 ``Software''), to deal in the Software without restriction, including
176 without limitation the rights to use, copy, modify, merge, publish,
177 distribute, sublicense, and/or sell copies of the Software, and to
178 permit persons to whom the Software is furnished to do so, subject to
179 the following conditions:
180 <p>
181 The above copyright notice and this permission notice shall be
182 included in all copies or substantial portions of the Software.
183 <p>
184 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
185 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
186 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
187 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
188 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
189 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
190 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
191 <p>
192 <h4>zlib 1.2.3</h4>
193   (C) 1995-2012 Jean-loup Gailly and Mark Adler
194 <p>
195   This software is provided 'as-is', without any express or implied
196   warranty.  In no event will the authors be held liable for any damages
197   arising from the use of this software.
198 <p>
199   Permission is granted to anyone to use this software for any purpose,
200   including commercial applications, and to alter it and redistribute it
201   freely, subject to the following restrictions:
202 <BR>
203   1. The origin of this software must not be misrepresented; you must not
204      claim that you wrote the original software. If you use this software
205      in a product, an acknowledgment in the product documentation would be
206      appreciated but is not required.
207 <BR>
208   2. Altered source versions must be plainly marked as such, and must not be
209      misrepresented as being the original software.
210 <BR>
211   3. This notice may not be removed or altered from any source distribution.
212 <p>
213   Jean-loup Gailly        Mark Adler
214   jloup@gzip.org          madler@alumni.caltech.edu
215 <p>
216 <h4>CuTest</h4>
217 Copyright (c) 2003 Asim Jalis
218 <p>
219 This software is provided 'as-is', without any express or implied
220 warranty. In no event will the authors be held liable for any damages
221 arising from the use of this software.
222 <p>
223 Permission is granted to anyone to use this software for any purpose,
224 including commercial applications, and to alter it and redistribute it
225 freely, subject to the following restrictions:
226 <p>
227 1. The origin of this software must not be misrepresented; you must not
228 claim that you wrote the original software. If you use this software in
229 a product, an acknowledgment in the product documentation would be
230 appreciated but is not required.
231 <p>
232 2. Altered source versions must be plainly marked as such, and must not
233 be misrepresented as being the original software.
234 <p>
235 3. This notice may not be removed or altered from any source
236 distribution.
237 <h4>
238 musl 1.1.4
239 </h4>
240 c<p>
241 Copyright © 2005-2014 Rich Felker, et al.
242 </p><p>
243 Permission is hereby granted, free of charge, to any person obtaining
244 a copy of this software and associated documentation files (the
245 "Software"), to deal in the Software without restriction, including
246 without limitation the rights to use, copy, modify, merge, publish,
247 distribute, sublicense, and/or sell copies of the Software, and to
248 permit persons to whom the Software is furnished to do so, subject to
249 the following conditions:
250 </p><p>
251 The above copyright notice and this permission notice shall be
252 included in all copies or substantial portions of the Software.
253 </p><p>
254 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
255 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
256 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
257 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
258 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
259 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
260 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
261 </p>
262 </body>
263 </html>