]> 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 f7e9158ce16459c4be59145c8c35f3350fd1b965..bf17be27d48c7a39fc3b421957cb020a4451cc50 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.