diff options
Diffstat (limited to 'libio/bug-ungetc4.c')
-rw-r--r-- | libio/bug-ungetc4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/bug-ungetc4.c b/libio/bug-ungetc4.c index 22c89a6a0c..49e7b1e745 100644 --- a/libio/bug-ungetc4.c +++ b/libio/bug-ungetc4.c @@ -1,5 +1,5 @@ /* Test program for ungetc/fseekpos interaction. - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2004. |