]> 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 7f5cfa12efe22e429de20de1c97143bec08d811f..84bce2528808d456d71f51a815158e35edfda160 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997-2014 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.