diff options
Diffstat (limited to 'modules/alloc_mmap/mmap_mem.cpp')
-rw-r--r-- | modules/alloc_mmap/mmap_mem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alloc_mmap/mmap_mem.cpp b/modules/alloc_mmap/mmap_mem.cpp index b40d24ca0..984e63057 100644 --- a/modules/alloc_mmap/mmap_mem.cpp +++ b/modules/alloc_mmap/mmap_mem.cpp @@ -1,6 +1,6 @@ /************************************************* * Memory Mapping Allocator Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/mmap_mem.h> |