aboutsummaryrefslogtreecommitdiffstats
path: root/include/rmd160.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-03-10 04:19:43 +0000
committerlloyd <[email protected]>2008-03-10 04:19:43 +0000
commit758d5246ea13111b31791e797b059b2b39a512b8 (patch)
tree5d1fea6d759e234908d47ca1f8dfeeab5d13c6cc /include/rmd160.h
parente7740ada3945fa9b1cabeb04a6f0a9862ea2507c (diff)
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
updated dates on files that have actually changed this year. This makes the diff across versions readable again.
Diffstat (limited to 'include/rmd160.h')
-rw-r--r--include/rmd160.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rmd160.h b/include/rmd160.h
index 0d565d74d..3ca7f5f90 100644
--- a/include/rmd160.h
+++ b/include/rmd160.h
@@ -1,6 +1,6 @@
/*************************************************
* RIPEMD-160 Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_RIPEMD_160_H__