diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-06-28 15:26:06 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2013-06-28 15:26:06 +0700 |
commit | 44288db4414158ac9b98a507b15e81d0d3c66ca6 (patch) | |
tree | aa5ef88948ebb68ed6c8df81eb5da889641a9b50 /crypto/License.html | |
parent | Set up text/binary handling for existing file types (diff) | |
download | BouncyCastle.NET-ed25519-44288db4414158ac9b98a507b15e81d0d3c66ca6.tar.xz |
Initial import of old CVS repository
Diffstat (limited to 'crypto/License.html')
-rw-r--r-- | crypto/License.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/crypto/License.html b/crypto/License.html new file mode 100644 index 000000000..7213058e7 --- /dev/null +++ b/crypto/License.html @@ -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-2013 The Legion Of The Bouncy Castle +(http://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> |