aboutsummaryrefslogtreecommitdiffstats
path: root/include/mem_pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mem_pool.h')
-rw-r--r--include/mem_pool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mem_pool.h b/include/mem_pool.h
index 0f258b215..435acd5b0 100644
--- a/include/mem_pool.h
+++ b/include/mem_pool.h
@@ -1,6 +1,6 @@
/*************************************************
* Pooling Allocator Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_POOLING_ALLOCATOR_H__