aboutsummaryrefslogtreecommitdiffstats
path: root/include/pk_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pk_util.h')
-rw-r--r--include/pk_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pk_util.h b/include/pk_util.h
index a84d18291..3269779d3 100644
--- a/include/pk_util.h
+++ b/include/pk_util.h
@@ -1,6 +1,6 @@
/*************************************************
* PK Utility Classes Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_PUBKEY_UTIL_H__