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