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