diff options
Diffstat (limited to 'lib/md5.h')
-rw-r--r-- | lib/md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/md5.h b/lib/md5.h index c728ba1b6f2..9015b9a8671 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -1,7 +1,7 @@ /* Declaration of functions and data types used for MD5 sum computing library functions. - Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2020 Free Software - Foundation, Inc. + Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2021 Free + Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it |