aboutsummaryrefslogtreecommitdiffstats
path: root/include/bit_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bit_ops.h')
-rw-r--r--include/bit_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bit_ops.h b/include/bit_ops.h
index 9949a1dbb..3576f8ce1 100644
--- a/include/bit_ops.h
+++ b/include/bit_ops.h
@@ -1,6 +1,6 @@
/*************************************************
* Bit/Word Operations Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_BIT_OPS_H__