Skip to content

Commit 460ee65

Browse files
authored
Update README.md
MIT license.
1 parent 6a55413 commit 460ee65

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,20 @@ separately to build on Linux or macOS using the following commands:
2020

2121
swift build -Xlinker -L$JVM_LIBRARY_PATH -Xlinker -rpath -Xlinker $JVM_LIBRARY_PATH -Xlinker -ljvm
2222
```
23+
24+
The MIT License (MIT)
25+
Copyright (c) 2016, John Holdsworth
26+
27+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
28+
software and associated documentation files (the "Software"), to deal in the Software
29+
without restriction, including without limitation the rights to use, copy, modify, merge,
30+
publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
31+
to whom the Software is furnished to do so, subject to the following conditions:
32+
33+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
34+
35+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
36+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
37+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
38+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
39+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)