diff options
Diffstat (limited to 'src/mp_comba.cpp')
-rw-r--r-- | src/mp_comba.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_comba.cpp b/src/mp_comba.cpp index 60b8638d4..b979a2d96 100644 --- a/src/mp_comba.cpp +++ b/src/mp_comba.cpp @@ -1,6 +1,6 @@ /************************************************* * Comba Multiplication and Squaring Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/mp_core.h> |