aboutsummaryrefslogtreecommitdiffstats
path: root/include/crc24.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crc24.h')
-rw-r--r--include/crc24.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crc24.h b/include/crc24.h
index 6dfdaca99..801c3dd91 100644
--- a/include/crc24.h
+++ b/include/crc24.h
@@ -1,6 +1,6 @@
/*************************************************
* CRC24 Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_CRC24_H__