summaryrefslogtreecommitdiff
path: root/lib/pwrite.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:04:58 +0100
commit1602f0afed21be664fcf5c42d59db07cc22c56d6 (patch)
tree1f0d66fe51df19a8d34d85da53f42bfd750073d8 /lib/pwrite.c
parentfc9846f7408ed30a3421eff5450ff5287cd66ddd (diff)
downloadgnulib-1602f0afed21be664fcf5c42d59db07cc22c56d6.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'lib/pwrite.c')
-rw-r--r--lib/pwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pwrite.c b/lib/pwrite.c
index f8ef3b66a7..220b7ea749 100644
--- a/lib/pwrite.c
+++ b/lib/pwrite.c
@@ -1,6 +1,6 @@
/* Write block to given position in file without changing file pointer.
POSIX version.
- Copyright (C) 1997-1999, 2002, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2002, 2011-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.