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