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 46590c0..2839340 100644 --- a/gold/mremap.c +++ b/gold/mremap.c @@ -1,6 +1,6 @@ /* mremap.c -- version of mremap for gold. */ -/* Copyright (C) 2009-2015 Free Software Foundation, Inc. +/* Copyright (C) 2009-2016 Free Software Foundation, Inc. Written by Ian Lance Taylor <iant@google.com>. This file is part of gold. |