diff options
Diffstat (limited to 'src/powm_mnt.cpp')
-rw-r--r-- | src/powm_mnt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powm_mnt.cpp b/src/powm_mnt.cpp index 9b4916b67..b5a1b4b77 100644 --- a/src/powm_mnt.cpp +++ b/src/powm_mnt.cpp @@ -1,6 +1,6 @@ /************************************************* * Montgomery Exponentiation Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/def_powm.h> |