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 45f1357970..4a1f56dbf2 100644 --- a/libio/bug-ungetc4.c +++ b/libio/bug-ungetc4.c @@ -1,5 +1,5 @@ /* Test program for ungetc/fseekpos interaction. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2004. |