aboutsummaryrefslogtreecommitdiffstats
path: root/include/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base64.h')
-rw-r--r--include/base64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/base64.h b/include/base64.h
index 161aa58eb..c0bbff0d1 100644
--- a/include/base64.h
+++ b/include/base64.h
@@ -1,6 +1,6 @@
/*************************************************
* Base64 Encoder/Decoder Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_BASE64_H__