diff options
Diffstat (limited to 'gold/ftruncate.c')
-rw-r--r-- | gold/ftruncate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/ftruncate.c b/gold/ftruncate.c index ae9e5e2..c83b47f 100644 --- a/gold/ftruncate.c +++ b/gold/ftruncate.c @@ -1,7 +1,7 @@ /* ftruncate emulations that work on some System V's. This file is in the public domain. */ -/* Copyright (C) 2012-2015 Free Software Foundation, Inc. +/* Copyright (C) 2012-2016 Free Software Foundation, Inc. This file is part of gold. |