diff options
Diffstat (limited to 'stdio-common/ftrylockfile.c')
-rw-r--r-- | stdio-common/ftrylockfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/ftrylockfile.c b/stdio-common/ftrylockfile.c index b197d79b15..fe871e1c5e 100644 --- a/stdio-common/ftrylockfile.c +++ b/stdio-common/ftrylockfile.c @@ -1,5 +1,5 @@ /* Try locking I/O stream. Singlethreaded version. - Copyright (C) 1996-2015 Free Software Foundation, Inc. + Copyright (C) 1996-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 |