aboutsummaryrefslogtreecommitdiffstats
path: root/include/rsa.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rsa.h')
-rw-r--r--include/rsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rsa.h b/include/rsa.h
index 2f4e6c0b5..0fdce6f2d 100644
--- a/include/rsa.h
+++ b/include/rsa.h
@@ -1,6 +1,6 @@
/*************************************************
* RSA Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_RSA_H__