ceilf-ieee: Work around bug on MacOS X 10.5.
[pspp] / lib / md4.c
index b5a8a7053e8dd818b04039eed9dfb7fcd339a197..aaa82e28646c3df84ddb8cfffa7abdd34d89e21f 100644 (file)
--- a/lib/md4.c
+++ b/lib/md4.c
@@ -1,7 +1,7 @@
 /* Functions to compute MD4 message digest of files or memory blocks.
    according to the definition of MD4 in RFC 1320 from April 1992.
-   Copyright (C) 1995,1996,1997,1999,2000,2001,2002,2003,2005,2006,2008
-   Free Software Foundation, Inc.
+   Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2011 Free Software
+   Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the