diff options
Diffstat (limited to 'sysdeps/posix/pwritev_common.c')
-rw-r--r-- | sysdeps/posix/pwritev_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/pwritev_common.c b/sysdeps/posix/pwritev_common.c index 3528fd8..bd0f5c5 100644 --- a/sysdeps/posix/pwritev_common.c +++ b/sysdeps/posix/pwritev_common.c @@ -1,6 +1,6 @@ /* Write data into multiple buffers. Base implementation for pwritev and pwritev64. - Copyright (C) 2017 Free Software Foundation, Inc. + Copyright (C) 2017-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 |