Add files using upload-large-folder tool
Browse files- java21/NOTICE +63 -0
- micromamba/vcruntime140_1.dll +0 -0
- micromamba_root/api-ms-win-core-console-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-console-l1-2-0.dll +0 -0
- micromamba_root/api-ms-win-core-datetime-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-debug-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-fibers-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-fibers-l1-1-1.dll +0 -0
- micromamba_root/api-ms-win-core-file-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-file-l1-2-0.dll +0 -0
- micromamba_root/api-ms-win-core-file-l2-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-handle-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-heap-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-kernel32-legacy-l1-1-1.dll +0 -0
- micromamba_root/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-memory-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
- micromamba_root/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
java21/NOTICE
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Notices for Eclipse Temurin
|
| 2 |
+
|
| 3 |
+
This content is produced and maintained by the Eclipse Temurin project.
|
| 4 |
+
|
| 5 |
+
* Project home: https://projects.eclipse.org/projects/adoptium.temurin
|
| 6 |
+
|
| 7 |
+
## Trademarks
|
| 8 |
+
|
| 9 |
+
Eclipse Temurin is a trademark of the Eclipse Foundation. Eclipse, and the
|
| 10 |
+
Eclipse Logo are registered trademarks of the Eclipse Foundation.
|
| 11 |
+
|
| 12 |
+
Java and all Java-based trademarks are trademarks of Oracle Corporation in
|
| 13 |
+
the United States, other countries, or both.
|
| 14 |
+
|
| 15 |
+
## Copyright
|
| 16 |
+
|
| 17 |
+
All content is the property of the respective authors or their employers.
|
| 18 |
+
For more information regarding authorship of content, please consult the
|
| 19 |
+
listed source code repository logs.
|
| 20 |
+
|
| 21 |
+
## Declared Project Licenses
|
| 22 |
+
|
| 23 |
+
This program and the accompanying materials are made available under the terms
|
| 24 |
+
of the GNU General Public License, version 2, with the Classpath Exception.
|
| 25 |
+
|
| 26 |
+
Additional information relating to the program and accompanying materials
|
| 27 |
+
license and usage is available as follows.
|
| 28 |
+
* For Eclipse Temurin version 8 see the LICENSE and ASSEMBLY_EXCEPTION files
|
| 29 |
+
in the top level directory of the installation.
|
| 30 |
+
* For Eclipse Temurin version 9 or later see the files under the legal/
|
| 31 |
+
directory in the top level directory of the installation.
|
| 32 |
+
|
| 33 |
+
SPDX-License-Identifier: GPL-2.0 WITH Classpath-exception-2.0
|
| 34 |
+
|
| 35 |
+
## Source Code
|
| 36 |
+
|
| 37 |
+
The project maintains the following source code repositories which may be
|
| 38 |
+
relevant to this content:
|
| 39 |
+
|
| 40 |
+
* https://github.com/adoptium/temurin-build
|
| 41 |
+
* https://github.com/adoptium/jdk
|
| 42 |
+
* https://github.com/adoptium/jdk8u
|
| 43 |
+
* https://github.com/adoptium/jdk11u
|
| 44 |
+
* https://github.com/adoptium/jdk17u
|
| 45 |
+
* https://github.com/adoptium/jdk20
|
| 46 |
+
* and so on
|
| 47 |
+
|
| 48 |
+
## Third-party Content
|
| 49 |
+
|
| 50 |
+
This program and accompanying materials contains third-party content.
|
| 51 |
+
* For Eclipse Temurin version 8 see the THIRD_PARTY_LICENSE file in the
|
| 52 |
+
top level directory of the installation.
|
| 53 |
+
* For Eclipse Temurin version 9 or later see the files under the legal/
|
| 54 |
+
directory in the top level directory of the installation.
|
| 55 |
+
|
| 56 |
+
## Cryptography
|
| 57 |
+
|
| 58 |
+
Content may contain encryption software. The country in which you are currently
|
| 59 |
+
may have restrictions on the import, possession, and use, and/or re-export to
|
| 60 |
+
another country, of encryption software. BEFORE using any encryption software,
|
| 61 |
+
please check the country's laws, regulations and policies concerning the import,
|
| 62 |
+
possession, or use, and re-export of encryption software, to see if this is
|
| 63 |
+
permitted.
|
micromamba/vcruntime140_1.dll
ADDED
|
Binary file (49.8 kB). View file
|
|
|
micromamba_root/api-ms-win-core-console-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-console-l1-2-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-datetime-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-debug-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-errorhandling-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-fibers-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-fibers-l1-1-1.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-file-l1-1-0.dll
ADDED
|
Binary file (27 kB). View file
|
|
|
micromamba_root/api-ms-win-core-file-l1-2-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-file-l2-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-handle-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-heap-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-interlocked-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-kernel32-legacy-l1-1-1.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-libraryloader-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-memory-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-namedpipe-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|
micromamba_root/api-ms-win-core-processthreads-l1-1-0.dll
ADDED
|
Binary file (22.9 kB). View file
|
|
|