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