diff options
Diffstat (limited to 'io/utime.c')
-rw-r--r-- | io/utime.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/io/utime.c b/io/utime.c index 1b385a2fe3..3f3c03c92d 100644 --- a/io/utime.c +++ b/io/utime.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1991-2018 Free Software Foundation, Inc. +/* utime -- change access and modification times of file. Stub version. + Copyright (C) 1991-2018 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 |