Skip to content

Commit 886331e

Browse files
shaojunwangroot
authored andcommitted
Update JavaEnclave's license declaration
1 parent a59ec65 commit 886331e

File tree

4 files changed

+480
-2
lines changed

4 files changed

+480
-2
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ BSD 2-Clause License
210210
-----------
211211
Intel SGX SDK(Branch: stdc_ex)
212212

213-
GPL2.0 License
213+
GPLv2.0 License with the "Classpath" Exception
214214
-----------
215-
GraalVM SDK
215+
GraalVM Community SDK
216216

217217
MIT License
218218
-----------

licenses/LICENSE-bouncycastle.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<html>
2+
<body bgcolor=#ffffff>
3+
4+
Copyright (c) 2000-2021 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
5+
<p>
6+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
7+
and associated documentation files (the "Software"), to deal in the Software without restriction,
8+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
9+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
10+
subject to the following conditions:
11+
<p>
12+
The above copyright notice and this permission notice shall be included in all copies or substantial
13+
portions of the Software.
14+
<p>
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
16+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
17+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
19+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20+
DEALINGS IN THE SOFTWARE.
21+
</body>
22+
</html>

0 commit comments

Comments
 (0)