diff options
Diffstat (limited to 'src/lib/constructs/rfc3394/rfc3394.cpp')
-rw-r--r-- | src/lib/constructs/rfc3394/rfc3394.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/constructs/rfc3394/rfc3394.cpp b/src/lib/constructs/rfc3394/rfc3394.cpp index ce37b0587..ee1cc1dd8 100644 --- a/src/lib/constructs/rfc3394/rfc3394.cpp +++ b/src/lib/constructs/rfc3394/rfc3394.cpp @@ -2,7 +2,7 @@ * AES Key Wrap (RFC 3394) * (C) 2011 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/rfc3394.h> |