diff lib/md4.c @ 40057:b06060465f09

maint: Run 'make update-copyright'
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 01 Jan 2019 00:25:11 +0100
parents 0d87ac50f584
children
line wrap: on
line diff
--- a/lib/md4.c	Mon Dec 31 15:19:26 2018 -0800
+++ b/lib/md4.c	Tue Jan 01 00:25:11 2019 +0100
@@ -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-2018 Free Software
+   Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2019 Free Software
    Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it