diff options
Diffstat (limited to 'src/pubkey.cpp')
-rw-r--r-- | src/pubkey.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey.cpp b/src/pubkey.cpp index 8418028c7..dae6ee936 100644 --- a/src/pubkey.cpp +++ b/src/pubkey.cpp @@ -1,6 +1,6 @@ /************************************************* * Public Key Base Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/pubkey.h> |