aboutsummaryrefslogtreecommitdiffstats
path: root/include/pubkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pubkey.h')
-rw-r--r--include/pubkey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pubkey.h b/include/pubkey.h
index ee88d8a80..8d4764bce 100644
--- a/include/pubkey.h
+++ b/include/pubkey.h
@@ -1,6 +1,6 @@
/*************************************************
* Public Key Interface Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_PUBKEY_H__