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 /LICENSE.md | |
parent | Update tags and README (diff) | |
download | BouncyCastle.NET-ed25519-a4033343f210f7f00ef4e1c5b4ec8ce5967480f5.tar.xz |
Authors/License cleanup
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/LICENSE.md b/LICENSE.md index e14c66f3e..ee9580810 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,14 +1,8 @@ -# The BouncyCastle.NET Cryptography Library - -## License: - -The Bouncy Castle License - Copyright (c) 2000-2022 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org). 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, -sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is +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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |