diff options
Diffstat (limited to 'libio/tst-mmap-setvbuf.c')
-rw-r--r-- | libio/tst-mmap-setvbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-mmap-setvbuf.c b/libio/tst-mmap-setvbuf.c index dcbc62e..f904d52 100644 --- a/libio/tst-mmap-setvbuf.c +++ b/libio/tst-mmap-setvbuf.c @@ -1,5 +1,5 @@ /* Test setvbuf on readonly fopen (using mmap stdio). - Copyright (C) 2002-2018 Free Software Foundation, Inc. + Copyright (C) 2002-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2002. |