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