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 0041891c4..a85e394c2 100644
--- a/include/xtea.h
+++ b/include/xtea.h
@@ -1,6 +1,6 @@
/*************************************************
* XTEA Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_XTEA_H__