summaryrefslogtreecommitdiff
path: root/libc/sysdeps/posix
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/posix')
-rw-r--r--libc/sysdeps/posix/alarm.c2
-rw-r--r--libc/sysdeps/posix/clock.c2
-rw-r--r--libc/sysdeps/posix/clock_getres.c2
-rw-r--r--libc/sysdeps/posix/closedir.c3
-rw-r--r--libc/sysdeps/posix/ctermid.c2
-rw-r--r--libc/sysdeps/posix/cuserid.c2
-rw-r--r--libc/sysdeps/posix/dirfd.c2
-rw-r--r--libc/sysdeps/posix/dirstream.h2
-rw-r--r--libc/sysdeps/posix/dup.c2
-rw-r--r--libc/sysdeps/posix/dup2.c2
-rw-r--r--libc/sysdeps/posix/euidaccess.c2
-rw-r--r--libc/sysdeps/posix/fdopendir.c2
-rw-r--r--libc/sysdeps/posix/flock.c2
-rw-r--r--libc/sysdeps/posix/fpathconf.c3
-rw-r--r--libc/sysdeps/posix/gai_strerror.c2
-rw-r--r--libc/sysdeps/posix/getcwd.c2
-rw-r--r--libc/sysdeps/posix/getdtsz.c2
-rw-r--r--libc/sysdeps/posix/gethostname.c2
-rw-r--r--libc/sysdeps/posix/getpagesize.c2
-rw-r--r--libc/sysdeps/posix/gettimeofday.c2
-rw-r--r--libc/sysdeps/posix/isatty.c2
-rw-r--r--libc/sysdeps/posix/isfdtype.c2
-rw-r--r--libc/sysdeps/posix/killpg.c2
-rw-r--r--libc/sysdeps/posix/libc_fatal.c2
-rw-r--r--libc/sysdeps/posix/mkfifo.c2
-rw-r--r--libc/sysdeps/posix/mkfifoat.c2
-rw-r--r--libc/sysdeps/posix/nice.c3
-rw-r--r--libc/sysdeps/posix/open64.c2
-rw-r--r--libc/sysdeps/posix/opendir.c2
-rw-r--r--libc/sysdeps/posix/pathconf.c3
-rw-r--r--libc/sysdeps/posix/pause.c2
-rw-r--r--libc/sysdeps/posix/posix_fallocate.c2
-rw-r--r--libc/sysdeps/posix/posix_fallocate64.c2
-rw-r--r--libc/sysdeps/posix/pread.c2
-rw-r--r--libc/sysdeps/posix/pread64.c2
-rw-r--r--libc/sysdeps/posix/preadv.c2
-rw-r--r--libc/sysdeps/posix/profil.c3
-rw-r--r--libc/sysdeps/posix/pwrite.c2
-rw-r--r--libc/sysdeps/posix/pwrite64.c2
-rw-r--r--libc/sysdeps/posix/pwritev.c2
-rw-r--r--libc/sysdeps/posix/raise.c2
-rw-r--r--libc/sysdeps/posix/readdir.c2
-rw-r--r--libc/sysdeps/posix/readdir_r.c3
-rw-r--r--libc/sysdeps/posix/readv.c2
-rw-r--r--libc/sysdeps/posix/remove.c2
-rw-r--r--libc/sysdeps/posix/rename.c2
-rw-r--r--libc/sysdeps/posix/rewinddir.c2
-rw-r--r--libc/sysdeps/posix/seekdir.c2
-rw-r--r--libc/sysdeps/posix/shm_open.c2
-rw-r--r--libc/sysdeps/posix/shm_unlink.c2
-rw-r--r--libc/sysdeps/posix/sigblock.c2
-rw-r--r--libc/sysdeps/posix/sigignore.c2
-rw-r--r--libc/sysdeps/posix/sigintr.c2
-rw-r--r--libc/sysdeps/posix/signal.c3
-rw-r--r--libc/sysdeps/posix/sigpause.c3
-rw-r--r--libc/sysdeps/posix/sigset.c2
-rw-r--r--libc/sysdeps/posix/sigsetmask.c2
-rw-r--r--libc/sysdeps/posix/sigsuspend.c2
-rw-r--r--libc/sysdeps/posix/sigvec.c2
-rw-r--r--libc/sysdeps/posix/sigwait.c2
-rw-r--r--libc/sysdeps/posix/sleep.c2
-rw-r--r--libc/sysdeps/posix/spawni.c2
-rw-r--r--libc/sysdeps/posix/sprofil.c2
-rw-r--r--libc/sysdeps/posix/sysconf.c2
-rw-r--r--libc/sysdeps/posix/system.c2
-rw-r--r--libc/sysdeps/posix/sysv_signal.c2
-rw-r--r--libc/sysdeps/posix/telldir.c2
-rw-r--r--libc/sysdeps/posix/tempname.c2
-rw-r--r--libc/sysdeps/posix/time.c2
-rw-r--r--libc/sysdeps/posix/truncate.c2
-rw-r--r--libc/sysdeps/posix/ttyname.c2
-rw-r--r--libc/sysdeps/posix/ttyname_r.c2
-rw-r--r--libc/sysdeps/posix/utime.c2
-rw-r--r--libc/sysdeps/posix/utimes.c2
-rw-r--r--libc/sysdeps/posix/wait.c2
-rw-r--r--libc/sysdeps/posix/wait3.c2
-rw-r--r--libc/sysdeps/posix/waitid.c2
-rw-r--r--libc/sysdeps/posix/writev.c2
78 files changed, 78 insertions, 86 deletions
diff --git a/libc/sysdeps/posix/alarm.c b/libc/sysdeps/posix/alarm.c
index 730f2c4c7..5a36c8398 100644
--- a/libc/sysdeps/posix/alarm.c
+++ b/libc/sysdeps/posix/alarm.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,1994,1997,2002,2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/clock.c b/libc/sysdeps/posix/clock.c
index f670a35a6..e762fa7f6 100644
--- a/libc/sysdeps/posix/clock.c
+++ b/libc/sysdeps/posix/clock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/clock_getres.c b/libc/sysdeps/posix/clock_getres.c
index 678257b3a..7581f3280 100644
--- a/libc/sysdeps/posix/clock_getres.c
+++ b/libc/sysdeps/posix/clock_getres.c
@@ -1,5 +1,5 @@
/* clock_getres -- Get the resolution of a POSIX clockid_t.
- Copyright (C) 1999-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 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
diff --git a/libc/sysdeps/posix/closedir.c b/libc/sysdeps/posix/closedir.c
index 41abf28c6..f3d6fc2b2 100644
--- a/libc/sysdeps/posix/closedir.c
+++ b/libc/sysdeps/posix/closedir.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1993,1995,1996,1998,2002,2003, 2007
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/ctermid.c b/libc/sysdeps/posix/ctermid.c
index 8a0ebac8a..f7b0e5cd3 100644
--- a/libc/sysdeps/posix/ctermid.c
+++ b/libc/sysdeps/posix/ctermid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/cuserid.c b/libc/sysdeps/posix/cuserid.c
index 2134f6835..183791bca 100644
--- a/libc/sysdeps/posix/cuserid.c
+++ b/libc/sysdeps/posix/cuserid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 1998, 1999, 2001, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/dirfd.c b/libc/sysdeps/posix/dirfd.c
index 536c44e30..e80fff0f7 100644
--- a/libc/sysdeps/posix/dirfd.c
+++ b/libc/sysdeps/posix/dirfd.c
@@ -1,5 +1,5 @@
/* Return the file descriptor used by a DIR stream. Unix version.
- Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 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
diff --git a/libc/sysdeps/posix/dirstream.h b/libc/sysdeps/posix/dirstream.h
index 6ca290471..a7a074d35 100644
--- a/libc/sysdeps/posix/dirstream.h
+++ b/libc/sysdeps/posix/dirstream.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 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
diff --git a/libc/sysdeps/posix/dup.c b/libc/sysdeps/posix/dup.c
index ff9eab3d2..1fc55afc6 100644
--- a/libc/sysdeps/posix/dup.c
+++ b/libc/sysdeps/posix/dup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/dup2.c b/libc/sysdeps/posix/dup2.c
index 3dafd83ab..4d164a025 100644
--- a/libc/sysdeps/posix/dup2.c
+++ b/libc/sysdeps/posix/dup2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 93, 95, 96, 97, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/euidaccess.c b/libc/sysdeps/posix/euidaccess.c
index e7901866b..04e7c9625 100644
--- a/libc/sysdeps/posix/euidaccess.c
+++ b/libc/sysdeps/posix/euidaccess.c
@@ -1,5 +1,5 @@
/* Check if effective user id can access file
- Copyright (C) 1990,1991,1995-2001,2005,2007 Free Software Foundation, Inc.
+ Copyright (C) 1990-2013 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
diff --git a/libc/sysdeps/posix/fdopendir.c b/libc/sysdeps/posix/fdopendir.c
index 0ffd3f963..4e0c39d46 100644
--- a/libc/sysdeps/posix/fdopendir.c
+++ b/libc/sysdeps/posix/fdopendir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 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
diff --git a/libc/sysdeps/posix/flock.c b/libc/sysdeps/posix/flock.c
index 4b9b9ac9c..eb18f8cd2 100644
--- a/libc/sysdeps/posix/flock.c
+++ b/libc/sysdeps/posix/flock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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
diff --git a/libc/sysdeps/posix/fpathconf.c b/libc/sysdeps/posix/fpathconf.c
index 7b072fa3c..db62d672b 100644
--- a/libc/sysdeps/posix/fpathconf.c
+++ b/libc/sysdeps/posix/fpathconf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1995,1996,1998,2000,2001,2003
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/gai_strerror.c b/libc/sysdeps/posix/gai_strerror.c
index dfa899f54..9b8cf02cc 100644
--- a/libc/sysdeps/posix/gai_strerror.c
+++ b/libc/sysdeps/posix/gai_strerror.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
diff --git a/libc/sysdeps/posix/getcwd.c b/libc/sysdeps/posix/getcwd.c
index 911cbfab5..0b5e32fb8 100644
--- a/libc/sysdeps/posix/getcwd.c
+++ b/libc/sysdeps/posix/getcwd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/getdtsz.c b/libc/sysdeps/posix/getdtsz.c
index ee5d8cabd..509394fd9 100644
--- a/libc/sysdeps/posix/getdtsz.c
+++ b/libc/sysdeps/posix/getdtsz.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/gethostname.c b/libc/sysdeps/posix/gethostname.c
index a63845b02..62e1b0fb0 100644
--- a/libc/sysdeps/posix/gethostname.c
+++ b/libc/sysdeps/posix/gethostname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1995, 1997, 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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
diff --git a/libc/sysdeps/posix/getpagesize.c b/libc/sysdeps/posix/getpagesize.c
index e821822e3..5d25dec80 100644
--- a/libc/sysdeps/posix/getpagesize.c
+++ b/libc/sysdeps/posix/getpagesize.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@cygnus.com).
diff --git a/libc/sysdeps/posix/gettimeofday.c b/libc/sysdeps/posix/gettimeofday.c
index 1108ff016..176b557e5 100644
--- a/libc/sysdeps/posix/gettimeofday.c
+++ b/libc/sysdeps/posix/gettimeofday.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/isatty.c b/libc/sysdeps/posix/isatty.c
index 0226bf4f7..020af0c8d 100644
--- a/libc/sysdeps/posix/isatty.c
+++ b/libc/sysdeps/posix/isatty.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/isfdtype.c b/libc/sysdeps/posix/isfdtype.c
index 006cfcf58..f31a08ea3 100644
--- a/libc/sysdeps/posix/isfdtype.c
+++ b/libc/sysdeps/posix/isfdtype.c
@@ -1,5 +1,5 @@
/* Determine whether descriptor has given property.
- Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 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
diff --git a/libc/sysdeps/posix/killpg.c b/libc/sysdeps/posix/killpg.c
index 570ac90b5..640c9995c 100644
--- a/libc/sysdeps/posix/killpg.c
+++ b/libc/sysdeps/posix/killpg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/libc_fatal.c b/libc/sysdeps/posix/libc_fatal.c
index 6b741297c..8d416006b 100644
--- a/libc/sysdeps/posix/libc_fatal.c
+++ b/libc/sysdeps/posix/libc_fatal.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 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
diff --git a/libc/sysdeps/posix/mkfifo.c b/libc/sysdeps/posix/mkfifo.c
index 70329bd12..3dc106a02 100644
--- a/libc/sysdeps/posix/mkfifo.c
+++ b/libc/sysdeps/posix/mkfifo.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/mkfifoat.c b/libc/sysdeps/posix/mkfifoat.c
index 33fa6bde7..a44ceaf1f 100644
--- a/libc/sysdeps/posix/mkfifoat.c
+++ b/libc/sysdeps/posix/mkfifoat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 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
diff --git a/libc/sysdeps/posix/nice.c b/libc/sysdeps/posix/nice.c
index b986ffbf3..3366dab38 100644
--- a/libc/sysdeps/posix/nice.c
+++ b/libc/sysdeps/posix/nice.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1992, 1996, 1997, 2001, 2002, 2006
- Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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
diff --git a/libc/sysdeps/posix/open64.c b/libc/sysdeps/posix/open64.c
index 6638be40c..4e4480256 100644
--- a/libc/sysdeps/posix/open64.c
+++ b/libc/sysdeps/posix/open64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995-1997,1999,2000,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/opendir.c b/libc/sysdeps/posix/opendir.c
index f1cc1aeb5..0efeb5d30 100644
--- a/libc/sysdeps/posix/opendir.c
+++ b/libc/sysdeps/posix/opendir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/pathconf.c b/libc/sysdeps/posix/pathconf.c
index 279e869e3..2607d3ede 100644
--- a/libc/sysdeps/posix/pathconf.c
+++ b/libc/sysdeps/posix/pathconf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1995,1996,1998,2000,2001,2003
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/pause.c b/libc/sysdeps/posix/pause.c
index 739493bea..fb2103b25 100644
--- a/libc/sysdeps/posix/pause.c
+++ b/libc/sysdeps/posix/pause.c
@@ -1,5 +1,5 @@
/* pause -- suspend the process until a signal arrives. POSIX.1 version.
- Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 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
diff --git a/libc/sysdeps/posix/posix_fallocate.c b/libc/sysdeps/posix/posix_fallocate.c
index 6c2890f88..99aaf01bb 100644
--- a/libc/sysdeps/posix/posix_fallocate.c
+++ b/libc/sysdeps/posix/posix_fallocate.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2003, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 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
diff --git a/libc/sysdeps/posix/posix_fallocate64.c b/libc/sysdeps/posix/posix_fallocate64.c
index 7ca888b93..71fd7def1 100644
--- a/libc/sysdeps/posix/posix_fallocate64.c
+++ b/libc/sysdeps/posix/posix_fallocate64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2013 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
diff --git a/libc/sysdeps/posix/pread.c b/libc/sysdeps/posix/pread.c
index 27d0e653a..ec62947f5 100644
--- a/libc/sysdeps/posix/pread.c
+++ b/libc/sysdeps/posix/pread.c
@@ -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-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/sysdeps/posix/pread64.c b/libc/sysdeps/posix/pread64.c
index 0946b68f1..3c28c5137 100644
--- a/libc/sysdeps/posix/pread64.c
+++ b/libc/sysdeps/posix/pread64.c
@@ -1,6 +1,6 @@
/* Read block from given position in file without changing file pointer.
POSIX version.
- Copyright (C) 1997, 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/sysdeps/posix/preadv.c b/libc/sysdeps/posix/preadv.c
index 24d23eeb4..374a9aba2 100644
--- a/libc/sysdeps/posix/preadv.c
+++ b/libc/sysdeps/posix/preadv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 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
diff --git a/libc/sysdeps/posix/profil.c b/libc/sysdeps/posix/profil.c
index 72d977e5b..86d36a959 100644
--- a/libc/sysdeps/posix/profil.c
+++ b/libc/sysdeps/posix/profil.c
@@ -1,6 +1,5 @@
/* Low-level statistical profiling support function. Mostly POSIX.1 version.
- Copyright (C) 1996,1997,1998,2002,2004,2005,2006
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 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
diff --git a/libc/sysdeps/posix/pwrite.c b/libc/sysdeps/posix/pwrite.c
index 9a1ef608c..776ecb544 100644
--- a/libc/sysdeps/posix/pwrite.c
+++ b/libc/sysdeps/posix/pwrite.c
@@ -1,6 +1,6 @@
/* Write block to given position in file without changing file pointer.
POSIX version.
- Copyright (C) 1997, 1998, 1999, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/sysdeps/posix/pwrite64.c b/libc/sysdeps/posix/pwrite64.c
index 61c193bea..22243501c 100644
--- a/libc/sysdeps/posix/pwrite64.c
+++ b/libc/sysdeps/posix/pwrite64.c
@@ -1,6 +1,6 @@
/* Write block to given position in file without changing file pointer.
POSIX version.
- Copyright (C) 1997-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/sysdeps/posix/pwritev.c b/libc/sysdeps/posix/pwritev.c
index 274b0574a..40dcd90db 100644
--- a/libc/sysdeps/posix/pwritev.c
+++ b/libc/sysdeps/posix/pwritev.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 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
diff --git a/libc/sysdeps/posix/raise.c b/libc/sysdeps/posix/raise.c
index 58d13fc19..50288ea08 100644
--- a/libc/sysdeps/posix/raise.c
+++ b/libc/sysdeps/posix/raise.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,96,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/readdir.c b/libc/sysdeps/posix/readdir.c
index be0fcaee9..55b32eb46 100644
--- a/libc/sysdeps/posix/readdir.c
+++ b/libc/sysdeps/posix/readdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-1997,1999,2000,2002,2007 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/readdir_r.c b/libc/sysdeps/posix/readdir_r.c
index bfa2c0b8f..b5a8e2ede 100644
--- a/libc/sysdeps/posix/readdir_r.c
+++ b/libc/sysdeps/posix/readdir_r.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,92,93,94,95,96,97,98,99,2000,02,10
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/readv.c b/libc/sysdeps/posix/readv.c
index 1cf75e41e..a74a490c3 100644
--- a/libc/sysdeps/posix/readv.c
+++ b/libc/sysdeps/posix/readv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,1996,1997,2002,2009 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/remove.c b/libc/sysdeps/posix/remove.c
index be0c5ad12..87ffb1a5b 100644
--- a/libc/sysdeps/posix/remove.c
+++ b/libc/sysdeps/posix/remove.c
@@ -1,5 +1,5 @@
/* ANSI C `remove' function to delete a file or directory. POSIX.1 version.
- Copyright (C) 1995,96,97,2002,2003,2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 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
diff --git a/libc/sysdeps/posix/rename.c b/libc/sysdeps/posix/rename.c
index 8bb6a04c1..bd4b5d2ed 100644
--- a/libc/sysdeps/posix/rename.c
+++ b/libc/sysdeps/posix/rename.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/rewinddir.c b/libc/sysdeps/posix/rewinddir.c
index f8eefea54..2935a8e5a 100644
--- a/libc/sysdeps/posix/rewinddir.c
+++ b/libc/sysdeps/posix/rewinddir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995-1998, 2005, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/seekdir.c b/libc/sysdeps/posix/seekdir.c
index 88e34ee28..dfd8b995b 100644
--- a/libc/sysdeps/posix/seekdir.c
+++ b/libc/sysdeps/posix/seekdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995,1996,1997,1999,2001 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/shm_open.c b/libc/sysdeps/posix/shm_open.c
index d18ca0780..cefb7a381 100644
--- a/libc/sysdeps/posix/shm_open.c
+++ b/libc/sysdeps/posix/shm_open.c
@@ -1,5 +1,5 @@
/* shm_open -- open a POSIX shared memory object. Generic POSIX file version.
- Copyright (C) 2001,2002,2005 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 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
diff --git a/libc/sysdeps/posix/shm_unlink.c b/libc/sysdeps/posix/shm_unlink.c
index 08324dbca..75a87f49f 100644
--- a/libc/sysdeps/posix/shm_unlink.c
+++ b/libc/sysdeps/posix/shm_unlink.c
@@ -1,5 +1,5 @@
/* shm_unlink -- remove a POSIX shared memory object. Generic POSIX version.
- Copyright (C) 2001,2002,2005 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 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
diff --git a/libc/sysdeps/posix/sigblock.c b/libc/sysdeps/posix/sigblock.c
index a5d01fe74..cb55c56ca 100644
--- a/libc/sysdeps/posix/sigblock.c
+++ b/libc/sysdeps/posix/sigblock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994-1998, 2001-2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigignore.c b/libc/sysdeps/posix/sigignore.c
index 71e9d087f..84e3d4f2c 100644
--- a/libc/sysdeps/posix/sigignore.c
+++ b/libc/sysdeps/posix/sigignore.c
@@ -1,5 +1,5 @@
/* Set the disposition of SIG to SIG_IGN.
- Copyright (C) 1998, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/sysdeps/posix/sigintr.c b/libc/sysdeps/posix/sigintr.c
index 86ae054d9..8695868bb 100644
--- a/libc/sysdeps/posix/sigintr.c
+++ b/libc/sysdeps/posix/sigintr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1994, 1996, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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
diff --git a/libc/sysdeps/posix/signal.c b/libc/sysdeps/posix/signal.c
index 33805be88..bb57316a1 100644
--- a/libc/sysdeps/posix/signal.c
+++ b/libc/sysdeps/posix/signal.c
@@ -1,6 +1,5 @@
/* BSD-like signal function.
- Copyright (C) 1991,1992,1996,1997,2000,2002,2005
- Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigpause.c b/libc/sysdeps/posix/sigpause.c
index 68364ae78..2d9592720 100644
--- a/libc/sysdeps/posix/sigpause.c
+++ b/libc/sysdeps/posix/sigpause.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,92,94-98,2000,2002,2003,2004
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigset.c b/libc/sysdeps/posix/sigset.c
index a9c9e8174..addbf75de 100644
--- a/libc/sysdeps/posix/sigset.c
+++ b/libc/sysdeps/posix/sigset.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2000, 2005, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 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
diff --git a/libc/sysdeps/posix/sigsetmask.c b/libc/sysdeps/posix/sigsetmask.c
index 803cf2e23..ff92da89f 100644
--- a/libc/sysdeps/posix/sigsetmask.c
+++ b/libc/sysdeps/posix/sigsetmask.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1994-1997,2001-2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigsuspend.c b/libc/sysdeps/posix/sigsuspend.c
index 6b8416252..81110f705 100644
--- a/libc/sysdeps/posix/sigsuspend.c
+++ b/libc/sysdeps/posix/sigsuspend.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 1997, 1998, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigvec.c b/libc/sysdeps/posix/sigvec.c
index 89e3d44d8..e3a453eaa 100644
--- a/libc/sysdeps/posix/sigvec.c
+++ b/libc/sysdeps/posix/sigvec.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,1994-98,2002,2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sigwait.c b/libc/sysdeps/posix/sigwait.c
index 6ea451e8e..b0ea14dbc 100644
--- a/libc/sysdeps/posix/sigwait.c
+++ b/libc/sysdeps/posix/sigwait.c
@@ -1,5 +1,5 @@
/* Implementation of sigwait function from POSIX.1c.
- Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
diff --git a/libc/sysdeps/posix/sleep.c b/libc/sysdeps/posix/sleep.c
index b3c9e27f1..880597827 100644
--- a/libc/sysdeps/posix/sleep.c
+++ b/libc/sysdeps/posix/sleep.c
@@ -1,5 +1,5 @@
/* Sleep for a given number of seconds. POSIX.1 version.
- Copyright (C) 1991-2012 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/spawni.c b/libc/sysdeps/posix/spawni.c
index 2d3ae941d..f92b44f80 100644
--- a/libc/sysdeps/posix/spawni.c
+++ b/libc/sysdeps/posix/spawni.c
@@ -1,5 +1,5 @@
/* Guts of POSIX spawn interface. Generic POSIX.1 version.
- Copyright (C) 2000-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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
diff --git a/libc/sysdeps/posix/sprofil.c b/libc/sysdeps/posix/sprofil.c
index 9f1a9645a..1447a4f26 100644
--- a/libc/sysdeps/posix/sprofil.c
+++ b/libc/sysdeps/posix/sprofil.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
This file is part of the GNU C Library.
diff --git a/libc/sysdeps/posix/sysconf.c b/libc/sysdeps/posix/sysconf.c
index 99043b755..d8c3466c1 100644
--- a/libc/sysdeps/posix/sysconf.c
+++ b/libc/sysdeps/posix/sysconf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/system.c b/libc/sysdeps/posix/system.c
index 5973b6265..4ba9cff4d 100644
--- a/libc/sysdeps/posix/system.c
+++ b/libc/sysdeps/posix/system.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/sysv_signal.c b/libc/sysdeps/posix/sysv_signal.c
index f28069623..cc5ed909f 100644
--- a/libc/sysdeps/posix/sysv_signal.c
+++ b/libc/sysdeps/posix/sysv_signal.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1996, 1997, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/telldir.c b/libc/sysdeps/posix/telldir.c
index 4a3ad25b1..4d674e0bd 100644
--- a/libc/sysdeps/posix/telldir.c
+++ b/libc/sysdeps/posix/telldir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/tempname.c b/libc/sysdeps/posix/tempname.c
index 2f0bfef34..c49a42e20 100644
--- a/libc/sysdeps/posix/tempname.c
+++ b/libc/sysdeps/posix/tempname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/time.c b/libc/sysdeps/posix/time.c
index e026a384d..54b90357d 100644
--- a/libc/sysdeps/posix/time.c
+++ b/libc/sysdeps/posix/time.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,97,2001,02 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/truncate.c b/libc/sysdeps/posix/truncate.c
index d96f5fba5..ae29be810 100644
--- a/libc/sysdeps/posix/truncate.c
+++ b/libc/sysdeps/posix/truncate.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 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
diff --git a/libc/sysdeps/posix/ttyname.c b/libc/sysdeps/posix/ttyname.c
index 1fe985984..e252cf4a2 100644
--- a/libc/sysdeps/posix/ttyname.c
+++ b/libc/sysdeps/posix/ttyname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,93,96,97,98,2000,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/ttyname_r.c b/libc/sysdeps/posix/ttyname_r.c
index e8ef55fc1..239f3846d 100644
--- a/libc/sysdeps/posix/ttyname_r.c
+++ b/libc/sysdeps/posix/ttyname_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,93,95,96,97,98,2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/utime.c b/libc/sysdeps/posix/utime.c
index a750ecc29..89fbd9795 100644
--- a/libc/sysdeps/posix/utime.c
+++ b/libc/sysdeps/posix/utime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,94,97,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/utimes.c b/libc/sysdeps/posix/utimes.c
index 512e569da..7213a6288 100644
--- a/libc/sysdeps/posix/utimes.c
+++ b/libc/sysdeps/posix/utimes.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 2000, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 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
diff --git a/libc/sysdeps/posix/wait.c b/libc/sysdeps/posix/wait.c
index 141475e4f..7cb39f635 100644
--- a/libc/sysdeps/posix/wait.c
+++ b/libc/sysdeps/posix/wait.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
diff --git a/libc/sysdeps/posix/wait3.c b/libc/sysdeps/posix/wait3.c
index 690411acc..5d3f7fbfd 100644
--- a/libc/sysdeps/posix/wait3.c
+++ b/libc/sysdeps/posix/wait3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 93, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2013 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
diff --git a/libc/sysdeps/posix/waitid.c b/libc/sysdeps/posix/waitid.c
index 69e71aca3..534431c25 100644
--- a/libc/sysdeps/posix/waitid.c
+++ b/libc/sysdeps/posix/waitid.c
@@ -1,5 +1,5 @@
/* Pseudo implementation of waitid.
- Copyright (C) 1997, 1998, 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
diff --git a/libc/sysdeps/posix/writev.c b/libc/sysdeps/posix/writev.c
index 9a4d4c3c2..514bd0bc3 100644
--- a/libc/sysdeps/posix/writev.c
+++ b/libc/sysdeps/posix/writev.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,1996,1997,2002,2009 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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