diff options
Diffstat (limited to 'src/lib/math/bigint/big_io.cpp')
-rw-r--r-- | src/lib/math/bigint/big_io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/math/bigint/big_io.cpp b/src/lib/math/bigint/big_io.cpp index b561c218f..9cd0a2cef 100644 --- a/src/lib/math/bigint/big_io.cpp +++ b/src/lib/math/bigint/big_io.cpp @@ -2,7 +2,7 @@ * BigInt Input/Output * (C) 1999-2007 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/bigint.h> |