diff options
Diffstat (limited to 'malloc/morecore.c')
-rw-r--r-- | malloc/morecore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/morecore.c b/malloc/morecore.c index 24b418b25a..9e069ac745 100644 --- a/malloc/morecore.c +++ b/malloc/morecore.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2015 Free Software Foundation, Inc. +/* Copyright (C) 1991-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |