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