diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-03 14:01:02 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-03 14:01:02 +0700 |
commit | a4033343f210f7f00ef4e1c5b4ec8ce5967480f5 (patch) | |
tree | 0e557dd3c4901d5a449be1615c3e8b3639093750 /crypto/License.html | |
parent | Update tags and README (diff) | |
download | BouncyCastle.NET-ed25519-a4033343f210f7f00ef4e1c5b4ec8ce5967480f5.tar.xz |
Authors/License cleanup
Diffstat (limited to 'crypto/License.html')
-rw-r--r-- | crypto/License.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/crypto/License.html b/crypto/License.html index d94209b12..37f79753e 100644 --- a/crypto/License.html +++ b/crypto/License.html @@ -6,17 +6,18 @@ <title>License</title> </head> <body> -<h2>The Bouncy Castle Cryptographic C#® API</h2> +<h2>The BouncyCastle.NET Cryptography Library</h2> <h3>License:</h3> The Bouncy Castle License<br> Copyright (c) 2000-2022 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> +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;"> |