aboutsummaryrefslogtreecommitdiffstats
path: root/include/rmd128.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rmd128.h')
-rw-r--r--include/rmd128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rmd128.h b/include/rmd128.h
index d0ef8464b..ba82de51d 100644
--- a/include/rmd128.h
+++ b/include/rmd128.h
@@ -1,6 +1,6 @@
/*************************************************
* RIPEMD-128 Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_RIPEMD_128_H__