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 ff2347497..0f403b9b3 100644 --- a/src/cbc_mac.cpp +++ b/src/cbc_mac.cpp @@ -1,6 +1,6 @@ /************************************************* * CBC-MAC Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/cbc_mac.h> |