aboutsummaryrefslogtreecommitdiffstats
path: root/include/mem_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mem_ops.h')
-rw-r--r--include/mem_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mem_ops.h b/include/mem_ops.h
index 83f075414..a3dbe3ab3 100644
--- a/include/mem_ops.h
+++ b/include/mem_ops.h
@@ -1,6 +1,6 @@
/*************************************************
* Memory Operations Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_MEMORY_OPS_H__