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