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