aboutsummaryrefslogtreecommitdiffstats
path: root/include/out_buf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/out_buf.h')
-rw-r--r--include/out_buf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/out_buf.h b/include/out_buf.h
index 5145b08d2..8965e3895 100644
--- a/include/out_buf.h
+++ b/include/out_buf.h
@@ -1,6 +1,6 @@
/*************************************************
* Output Buffer Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_OUTPUT_BUFFER_H__