]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libiberty/md5.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / libiberty / md5.c
index a8c8de22c210e0ed9e1f483693913b91d8e90f1b..f2d127e5d9ab3361ce263038c62c7f4e4954d509 100644 (file)
@@ -1,6 +1,6 @@
 /* md5.c - Functions to compute MD5 message digest of files or memory blocks
    according to the definition of MD5 in RFC 1321 from April 1992.
-   Copyright (C) 1995-2021 Free Software Foundation, Inc.
+   Copyright (C) 1995-2022 Free Software Foundation, Inc.
 
    NOTE: This source is derived from an old version taken from the GNU C
    Library (glibc).