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