diff options
Diffstat (limited to 'src/pk_core.cpp')
-rw-r--r-- | src/pk_core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pk_core.cpp b/src/pk_core.cpp index 78127dcc6..14b55543e 100644 --- a/src/pk_core.cpp +++ b/src/pk_core.cpp @@ -1,6 +1,6 @@ /************************************************* * PK Algorithm Core Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/pk_core.h> |