aboutsummaryrefslogtreecommitdiffstats
path: root/include/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charset.h')
-rw-r--r--include/charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/charset.h b/include/charset.h
index b4c90c992..81d8f5bca 100644
--- a/include/charset.h
+++ b/include/charset.h
@@ -1,6 +1,6 @@
/*************************************************
* Character Set Handling Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_CHARSET_H__