aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alloc_mmap/mmap_mem.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/alloc_mmap/mmap_mem.h')
-rw-r--r--modules/alloc_mmap/mmap_mem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alloc_mmap/mmap_mem.h b/modules/alloc_mmap/mmap_mem.h
index ff2da9376..3112feb41 100644
--- a/modules/alloc_mmap/mmap_mem.h
+++ b/modules/alloc_mmap/mmap_mem.h
@@ -1,6 +1,6 @@
/*************************************************
* Memory Mapping Allocator Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_MMAP_ALLOCATOR_H__