diff options
Diffstat (limited to 'stdio-common/remove.c')
-rw-r--r-- | stdio-common/remove.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/remove.c b/stdio-common/remove.c index b365b12ee2..7bbe476585 100644 --- a/stdio-common/remove.c +++ b/stdio-common/remove.c @@ -1,5 +1,5 @@ /* ANSI C `remove' function to delete a file or directory. Stub version. - Copyright (C) 1995-2015 Free Software Foundation, Inc. + Copyright (C) 1995-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 |