mirror of https://github.com/quasar/Quasar.git
Add BouncyCastle license
This commit is contained in:
parent
c1e9b88205
commit
e796b1abcb
|
@ -0,0 +1,39 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-1"
|
||||
http-equiv="content-type">
|
||||
<title>License</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>The Bouncy Castle Cryptographic C#® API</h2>
|
||||
<h3>License:</h3>
|
||||
The Bouncy Castle License<br>
|
||||
Copyright (c) 2000-2018 The Legion of the Bouncy Castle Inc.
|
||||
(https://www.bouncycastle.org)<br>
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the "Software"), to deal in the
|
||||
Software without restriction, including without limitation the rights to use, copy, modify, merge,
|
||||
publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:<br>
|
||||
The above copyright notice and this permission notice shall be included
|
||||
in all copies or substantial portions of the Software.<br>
|
||||
<span style="font-weight: bold;">THE SOFTWARE IS PROVIDED "AS IS",
|
||||
WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,</span><br
|
||||
style="font-weight: bold;">
|
||||
<span style="font-weight: bold;">INCLUDING BUT NOT LIMITED TO THE
|
||||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR</span><br
|
||||
style="font-weight: bold;">
|
||||
<span style="font-weight: bold;">PURPOSE AND NONINFRINGEMENT. IN NO
|
||||
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE</span><br
|
||||
style="font-weight: bold;">
|
||||
<span style="font-weight: bold;">LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR</span><br
|
||||
style="font-weight: bold;">
|
||||
<span style="font-weight: bold;">OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER</span><br
|
||||
style="font-weight: bold;">
|
||||
<span style="font-weight: bold;">DEALINGS IN THE SOFTWARE.<br>
|
||||
<br>
|
||||
</span>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue