]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/posix/pread.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / posix / pread.c
index 27d0e653ad59ba7b6a9d3c94abfb5cb8bfe7f1af..84bce2528808d456d71f51a815158e35edfda160 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997, 1998, 1999, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1997-2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.