diff options
author | David Hook <dgh@cryptoworkshop.com> | 2017-03-07 10:26:07 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2017-03-07 10:26:07 +1100 |
commit | b19e68a517e56ef08cd2e50df4dcb8a96ddbe507 (patch) | |
tree | 045a35de19affa0fe4dee4442e6a5b507cdb9c1c | |
parent | Fixed N4 calculation issue - see BJA-655 (diff) | |
download | BouncyCastle.NET-ed25519-b19e68a517e56ef08cd2e50df4dcb8a96ddbe507.tar.xz |
update
-rw-r--r-- | crypto/License.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/License.html b/crypto/License.html index cd92d1b0e..0050331dc 100644 --- a/crypto/License.html +++ b/crypto/License.html @@ -9,8 +9,8 @@ <h2>The Bouncy Castle Cryptographic C#® API</h2> <h3>License:</h3> The Bouncy Castle License<br> -Copyright (c) 2000-2015 The Legion of the Bouncy Castle Inc. -(http://www.bouncycastle.org)<br> +Copyright (c) 2000-2017 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, |