aboutsummaryrefslogtreecommitdiffstats
path: root/include/pem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pem.h')
-rw-r--r--include/pem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pem.h b/include/pem.h
index a8f58dd73..b076995d7 100644
--- a/include/pem.h
+++ b/include/pem.h
@@ -1,6 +1,6 @@
/*************************************************
* PEM Encoding/Decoding Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_PEM_H__