diff options
Diffstat (limited to 'sysdeps/posix/closedir.c')
-rw-r--r-- | sysdeps/posix/closedir.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/posix/closedir.c b/sysdeps/posix/closedir.c index 41abf28c6f..f3d6fc2b21 100644 --- a/sysdeps/posix/closedir.c +++ b/sysdeps/posix/closedir.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,1993,1995,1996,1998,2002,2003, 2007 - Free Software Foundation, Inc. +/* Copyright (C) 1991-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 |