]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - malloc/arena.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / malloc / arena.c
index 60ae9a4c319eb8f8fd9920d19cab9faf25ff08bf..886defb074a25e8a3a5915962c8922521f4030ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.