diff options
Diffstat (limited to 'gold/mremap.c')
-rw-r--r-- | gold/mremap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/mremap.c b/gold/mremap.c index 3bfee6f..2d22905 100644 --- a/gold/mremap.c +++ b/gold/mremap.c @@ -1,6 +1,6 @@ /* mremap.c -- version of mremap for gold. */ -/* Copyright (C) 2009-2020 Free Software Foundation, Inc. +/* Copyright (C) 2009-2021 Free Software Foundation, Inc. Written by Ian Lance Taylor <iant@google.com>. This file is part of gold. |