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 8563b71875..dcb5874959 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,96,97,2002 Free Software Foundation, Inc. + Copyright (C) 1995-2013 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 |