diff options
Diffstat (limited to 'modules/eng_ossl/bn_powm.cpp')
-rw-r--r-- | modules/eng_ossl/bn_powm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/eng_ossl/bn_powm.cpp b/modules/eng_ossl/bn_powm.cpp index 8bf3b1eee..efdeb504d 100644 --- a/modules/eng_ossl/bn_powm.cpp +++ b/modules/eng_ossl/bn_powm.cpp @@ -1,6 +1,6 @@ /************************************************* * OpenSSL Modular Exponentiation Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/eng_ossl.h> |