diff options
Diffstat (limited to 'sysdeps/posix/isatty.c')
-rw-r--r-- | sysdeps/posix/isatty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/isatty.c b/sysdeps/posix/isatty.c index a624f303f2..d5e6caae57 100644 --- a/sysdeps/posix/isatty.c +++ b/sysdeps/posix/isatty.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2023 Free Software Foundation, Inc. +/* Copyright (C) 1991-2024 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 |