diff options
Diffstat (limited to 'src/crc24.cpp')
-rw-r--r-- | src/crc24.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc24.cpp b/src/crc24.cpp index aaeee9401..e5576a566 100644 --- a/src/crc24.cpp +++ b/src/crc24.cpp @@ -1,6 +1,6 @@ /************************************************* * CRC24 Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/crc24.h> |