aboutsummaryrefslogtreecommitdiffstats
path: root/include/cbc_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cbc_mac.h')
-rw-r--r--include/cbc_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cbc_mac.h b/include/cbc_mac.h
index aec1c42f1..0e6ad6218 100644
--- a/include/cbc_mac.h
+++ b/include/cbc_mac.h
@@ -1,6 +1,6 @@
/*************************************************
* CBC-MAC Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_CBC_MAC__