diff options
Diffstat (limited to 'src/cbc_mac.cpp')
-rw-r--r-- | src/cbc_mac.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cbc_mac.cpp b/src/cbc_mac.cpp index 022b997fd..ff2347497 100644 --- a/src/cbc_mac.cpp +++ b/src/cbc_mac.cpp @@ -1,6 +1,6 @@ /************************************************* * CBC-MAC Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/cbc_mac.h> |