aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_ossl/bn_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/eng_ossl/bn_wrap.h')
-rw-r--r--modules/eng_ossl/bn_wrap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/eng_ossl/bn_wrap.h b/modules/eng_ossl/bn_wrap.h
index ce6a0d7bf..60187e414 100644
--- a/modules/eng_ossl/bn_wrap.h
+++ b/modules/eng_ossl/bn_wrap.h
@@ -1,6 +1,6 @@
/*************************************************
* OpenSSL BN Wrapper Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_OPENSSL_BN_WRAP_H__