diff options
Diffstat (limited to 'src/eme_pkcs.cpp')
-rw-r--r-- | src/eme_pkcs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eme_pkcs.cpp b/src/eme_pkcs.cpp index 043d955c2..a9bf30625 100644 --- a/src/eme_pkcs.cpp +++ b/src/eme_pkcs.cpp @@ -1,6 +1,6 @@ /************************************************* * PKCS1 EME Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/eme.h> |