aboutsummaryrefslogtreecommitdiffstats
path: root/include/pbe_pkcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pbe_pkcs.h')
-rw-r--r--include/pbe_pkcs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pbe_pkcs.h b/include/pbe_pkcs.h
index 45559310a..694a649e7 100644
--- a/include/pbe_pkcs.h
+++ b/include/pbe_pkcs.h
@@ -1,6 +1,6 @@
/*************************************************
* PKCS PBE Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_PBE_PKCS_H__