diff options
Diffstat (limited to 'libio')
-rw-r--r-- | libio/readline.c | 2 | ||||
-rw-r--r-- | libio/tst-readline.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libio/readline.c b/libio/readline.c index 3638459176..3372ba2999 100644 --- a/libio/readline.c +++ b/libio/readline.c @@ -1,5 +1,5 @@ /* fgets with ERANGE error reporting and size_t buffer length. - Copyright (C) 2017 Free Software Foundation, Inc. + Copyright (C) 2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libio/tst-readline.c b/libio/tst-readline.c index 60c58c650a..9322ef68da 100644 --- a/libio/tst-readline.c +++ b/libio/tst-readline.c @@ -1,5 +1,5 @@ /* Test the __libc_readline_unlocked function. - Copyright (C) 2017 Free Software Foundation, Inc. + Copyright (C) 2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |