diff options
Diffstat (limited to 'src/rsa.cpp')
-rw-r--r-- | src/rsa.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rsa.cpp b/src/rsa.cpp index 0307c07ae..dba1c40f8 100644 --- a/src/rsa.cpp +++ b/src/rsa.cpp @@ -1,6 +1,6 @@ /************************************************* * RSA Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/rsa.h> |