diff options
Diffstat (limited to 'sysdeps/posix/truncate.c')
-rw-r--r-- | sysdeps/posix/truncate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/truncate.c b/sysdeps/posix/truncate.c index 7ef1400eb5..2473fbb8c9 100644 --- a/sysdeps/posix/truncate.c +++ b/sysdeps/posix/truncate.c @@ -1,5 +1,5 @@ /* Truncate a file given by name. Generic POSIX.1 version. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2014 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 |