aboutsummaryrefslogtreecommitdiffstats
path: root/include/sha160.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sha160.h')
-rw-r--r--include/sha160.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sha160.h b/include/sha160.h
index 3375ecb7a..30d27d9c7 100644
--- a/include/sha160.h
+++ b/include/sha160.h
@@ -1,6 +1,6 @@
/*************************************************
* SHA-160 Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_SHA_160_H__