diff options
Diffstat (limited to 'src/cmac.cpp')
-rw-r--r-- | src/cmac.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmac.cpp b/src/cmac.cpp index 618af0ad5..94254c656 100644 --- a/src/cmac.cpp +++ b/src/cmac.cpp @@ -1,6 +1,6 @@ /************************************************* * CMAC Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/cmac.h> |