forked from eclipse-openj9/openj9
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Keith W. Campbell <[email protected]>
- Loading branch information
Showing
40 changed files
with
13,442 additions
and
13,461 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,57 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
<title>About</title> | ||
</head> | ||
<body lang="EN-US"> | ||
<h2>About This Content</h2> | ||
|
||
<p><em>September 8, 2017</em></p> | ||
<h3>License</h3> | ||
|
||
<p>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 | ||
<a href="https://eclipse.org/legal/epl-2.0">https://eclipse.org/legal/epl-2.0</a> or the | ||
Apache License, Version 2.0 which accompanies this distribution and is available at | ||
<a href="https://www.apache.org/licenses/LICENSE-2.0">https://www.apache.org/licenses/LICENSE-2.0</a>.</p> | ||
|
||
<p>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].</p> | ||
|
||
<p> | ||
[1] <a href="https://www.gnu.org/software/classpath/license.html">https://www.gnu.org/software/classpath/license.html</a><br> | ||
[2] <a href="http://openjdk.java.net/legal/assembly-exception.html">http://openjdk.java.net/legal/assembly-exception.html</a><br><br> | ||
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 | ||
</p> | ||
|
||
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by | ||
another party ("Redistributor") and different terms and conditions may apply to your use of any object code in | ||
the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, | ||
contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL and Apache | ||
License 2.0 still apply to any source code in the Content and such source code may be obtained at | ||
<a href="https://www.eclipse.org/">https://www.eclipse.org</a>.</p> | ||
|
||
|
||
<h3>Third Party Content</h3> | ||
|
||
<p>The Content includes items that have been sourced from third parties as set out below. If you did not receive this | ||
Content directly from the Eclipse Foundation, the following is provided for informational purposes only, and you | ||
should look to the Redistributor's license for terms and conditions of use.</p> | ||
|
||
<h3>MurmurHash3</h3> | ||
|
||
<p>MurmerHash3 is a 32 bit or 128 bit hashing algorithm, obtained from https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp</p> | ||
|
||
<p> | ||
MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code. | ||
</p> | ||
|
||
<p> | ||
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. | ||
</p> | ||
|
||
|
||
</body></html> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
<title>About</title> | ||
</head> | ||
<body lang="EN-US"> | ||
<h2>About This Content</h2> | ||
|
||
<p><em>September 8, 2017</em></p> | ||
<h3>License</h3> | ||
|
||
<p>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 | ||
<a href="https://eclipse.org/legal/epl-2.0">https://eclipse.org/legal/epl-2.0</a> or the | ||
Apache License, Version 2.0 which accompanies this distribution and is available at | ||
<a href="https://www.apache.org/licenses/LICENSE-2.0">https://www.apache.org/licenses/LICENSE-2.0</a>.</p> | ||
|
||
<p>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].</p> | ||
|
||
<p> | ||
[1] <a href="https://www.gnu.org/software/classpath/license.html">https://www.gnu.org/software/classpath/license.html</a><br> | ||
[2] <a href="http://openjdk.java.net/legal/assembly-exception.html">http://openjdk.java.net/legal/assembly-exception.html</a><br><br> | ||
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 | ||
</p> | ||
|
||
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by | ||
another party ("Redistributor") and different terms and conditions may apply to your use of any object code in | ||
the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, | ||
contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL and Apache | ||
License 2.0 still apply to any source code in the Content and such source code may be obtained at | ||
<a href="https://www.eclipse.org/">https://www.eclipse.org</a>.</p> | ||
|
||
|
||
<h3>Third Party Content</h3> | ||
|
||
<p>The Content includes items that have been sourced from third parties as set out below. If you did not receive this | ||
Content directly from the Eclipse Foundation, the following is provided for informational purposes only, and you | ||
should look to the Redistributor's license for terms and conditions of use.</p> | ||
|
||
<h3>MurmurHash3</h3> | ||
|
||
<p>MurmerHash3 is a 32 bit or 128 bit hashing algorithm, obtained from https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp</p> | ||
|
||
<p> | ||
MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code. | ||
</p> | ||
|
||
<p> | ||
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. | ||
</p> | ||
|
||
|
||
</body></html> |
Oops, something went wrong.