diff options
Diffstat (limited to 'sysdeps/posix/preadv_common.c')
-rw-r--r-- | sysdeps/posix/preadv_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/preadv_common.c b/sysdeps/posix/preadv_common.c index 756c407b65..7044457068 100644 --- a/sysdeps/posix/preadv_common.c +++ b/sysdeps/posix/preadv_common.c @@ -1,6 +1,6 @@ /* Read data into multiple buffers. Base implementation for preadv and preadv64. - Copyright (C) 2017-2019 Free Software Foundation, Inc. + Copyright (C) 2017-2020 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 |