]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/md5.c
Update copyright years.
[thirdparty/gcc.git] / libiberty / md5.c
index b30a6b7bfc511c045499c76d61c517859f6d2252..7bcc1ff4428c12b2c880f25bdf09780dfb8a8018 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, 1996, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1995-2017 Free Software Foundation, Inc.
 
    NOTE: This source is derived from an old version taken from the GNU C
    Library (glibc).