diff options
Diffstat (limited to 'src/lib/constructs/cryptobox/cryptobox.cpp')
-rw-r--r-- | src/lib/constructs/cryptobox/cryptobox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/constructs/cryptobox/cryptobox.cpp b/src/lib/constructs/cryptobox/cryptobox.cpp index aa2369c6c..fb210bc0b 100644 --- a/src/lib/constructs/cryptobox/cryptobox.cpp +++ b/src/lib/constructs/cryptobox/cryptobox.cpp @@ -2,7 +2,7 @@ * Cryptobox Message Routines * (C) 2009 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/cryptobox.h> |