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