diff options
Diffstat (limited to 'libc/stdio-common/flockfile.c')
-rw-r--r-- | libc/stdio-common/flockfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio-common/flockfile.c b/libc/stdio-common/flockfile.c index fc0fc9fa2..0b4450502 100644 --- a/libc/stdio-common/flockfile.c +++ b/libc/stdio-common/flockfile.c @@ -1,5 +1,5 @@ /* Lock I/O stream. Singlethreaded version. - Copyright (C) 1996-2013 Free Software Foundation, Inc. + Copyright (C) 1996-2014 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 |