aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem_pool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem_pool.cpp')
-rw-r--r--src/mem_pool.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mem_pool.cpp b/src/mem_pool.cpp
index ec6bb344a..df4237106 100644
--- a/src/mem_pool.cpp
+++ b/src/mem_pool.cpp
@@ -1,6 +1,8 @@
/*************************************************
* Pooling Allocator Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
+* 2005 Matthew Gregan *
+* 2005-2006 Matt Johnston *
*************************************************/
#include <botan/mem_pool.h>