aboutsummaryrefslogtreecommitdiffstats
path: root/include/adler32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/adler32.h')
-rw-r--r--include/adler32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/adler32.h b/include/adler32.h
index f6b5f172d..4a6975e90 100644
--- a/include/adler32.h
+++ b/include/adler32.h
@@ -1,6 +1,6 @@
/*************************************************
* Adler32 Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_ADLER32_H__