diff options
author | lloyd <[email protected]> | 2007-01-20 10:54:11 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2007-01-20 10:54:11 +0000 |
commit | f3c2bab8027a653a251503ad08e6f7607b3aa3a0 (patch) | |
tree | 0d9ff75206337317f33c1d0be43ddbf2c34ab556 /src/crc32.cpp | |
parent | 49922890c906296caf31ad6fa750d197b0d8db5c (diff) |
Bump copyright year to 2007
Diffstat (limited to 'src/crc32.cpp')
-rw-r--r-- | src/crc32.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc32.cpp b/src/crc32.cpp index c4a76d6fb..b10a2eebe 100644 --- a/src/crc32.cpp +++ b/src/crc32.cpp @@ -1,6 +1,6 @@ /************************************************* * CRC32 Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/crc32.h> |