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