]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - malloc/malloc.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / malloc / malloc.c
index 584edbf059e5b5adcc21946406b8199ab3f7280d..488579390578e09a1a232ac5161daee086dbbd6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   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 Wolfram Gloger <wg@malloc.de>
    and Doug Lea <dl@cs.oswego.edu>, 2001.