aboutsummaryrefslogtreecommitdiffstats
path: root/include/keypair.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/keypair.h')
-rw-r--r--include/keypair.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/keypair.h b/include/keypair.h
index c9a53c0d0..77b75b67f 100644
--- a/include/keypair.h
+++ b/include/keypair.h
@@ -1,6 +1,6 @@
/*************************************************
* Keypair Checks Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_KEYPAIR_H__