diff options
Diffstat (limited to 'src/big_base.cpp')
-rw-r--r-- | src/big_base.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/big_base.cpp b/src/big_base.cpp index 32e99db3d..fce11fe73 100644 --- a/src/big_base.cpp +++ b/src/big_base.cpp @@ -1,6 +1,6 @@ /************************************************* * BigInt Base Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/bigint.h> |