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 150a0134d7..a06e7ecad5 100644 --- a/sysdeps/posix/isatty.c +++ b/sysdeps/posix/isatty.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2017 Free Software Foundation, Inc. +/* Copyright (C) 1991-2018 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 |