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 f2e6c54e19..4f7e2dd617 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-2020 Free Software Foundation, Inc. + Copyright (C) 1996-2021 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 |