]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - crypt/md5-crypt.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / crypt / md5-crypt.c
index 6125c7f7f27bdd68fc19f04ea9d6122240114f0e..75360c66c394bd2661b35be5f30d445a335f1699 100644 (file)
@@ -1,6 +1,6 @@
 /* One way encryption based on MD5 sum.
    Compatible with the behavior of MD5 crypt introduced in FreeBSD 2.0.
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.