diff options
Diffstat (limited to 'lib/md4-stream.c')
-rw-r--r-- | lib/md4-stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/md4-stream.c b/lib/md4-stream.c index 16694f8..65af7f9 100644 --- a/lib/md4-stream.c +++ b/lib/md4-stream.c @@ -1,6 +1,6 @@ /* 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-1997, 1999-2003, 2005-2006, 2008-2023 Free Software + Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify |