diff options
Diffstat (limited to 'sysdeps/nacl/utimes.c')
-rw-r--r-- | sysdeps/nacl/utimes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nacl/utimes.c b/sysdeps/nacl/utimes.c index 1f0f08a9e0..06b0c0ebcb 100644 --- a/sysdeps/nacl/utimes.c +++ b/sysdeps/nacl/utimes.c @@ -1,5 +1,5 @@ /* Change the access and modification times of a file. NaCl version. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-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 |