]> 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 875fe2ed443ae60c3e219a401e7f692c359d32cf..aa7edbfd45718722bb2e260e5d04193ce27dd820 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 1996-2014 Free Software Foundation, Inc.
+   Copyright (C) 1996-2015 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.