aboutsummaryrefslogtreecommitdiffstats
path: root/include/mode_pad.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode_pad.h')
-rw-r--r--include/mode_pad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode_pad.h b/include/mode_pad.h
index e315acaa2..39a6616df 100644
--- a/include/mode_pad.h
+++ b/include/mode_pad.h
@@ -1,6 +1,6 @@
/*************************************************
* CBC Padding Methods Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_CBC_PADDING_H__