diff options
Diffstat (limited to 'stdio-common/tst-gets.c')
-rw-r--r-- | stdio-common/tst-gets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-gets.c b/stdio-common/tst-gets.c index 052f1f926a..6a7ffb51f5 100644 --- a/stdio-common/tst-gets.c +++ b/stdio-common/tst-gets.c @@ -1,5 +1,5 @@ /* Tests for gets. - Copyright (C) 2001-2014 Free Software Foundation, Inc. + Copyright (C) 2001-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. |