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