aboutsummaryrefslogtreecommitdiffstats
path: root/include/hex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hex.h')
-rw-r--r--include/hex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hex.h b/include/hex.h
index d768bb887..31cdfd111 100644
--- a/include/hex.h
+++ b/include/hex.h
@@ -1,6 +1,6 @@
/*************************************************
* Hex Encoder/Decoder Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_HEX_H__