summaryrefslogtreecommitdiff
path: root/libc/io
diff options
context:
space:
mode:
Diffstat (limited to 'libc/io')
-rw-r--r--libc/io/Makefile2
-rw-r--r--libc/io/access.c2
-rw-r--r--libc/io/bits/fcntl2.h2
-rw-r--r--libc/io/bits/poll2.h2
-rw-r--r--libc/io/bug-ftw1.c2
-rw-r--r--libc/io/bug-ftw2.c2
-rw-r--r--libc/io/bug-ftw4.c2
-rw-r--r--libc/io/chdir.c2
-rw-r--r--libc/io/chmod.c2
-rw-r--r--libc/io/chown.c2
-rw-r--r--libc/io/close.c2
-rw-r--r--libc/io/creat.c2
-rw-r--r--libc/io/creat64.c2
-rw-r--r--libc/io/dup.c2
-rw-r--r--libc/io/dup2.c2
-rw-r--r--libc/io/dup3.c2
-rw-r--r--libc/io/euidaccess.c2
-rw-r--r--libc/io/faccessat.c2
-rw-r--r--libc/io/fchdir.c2
-rw-r--r--libc/io/fchmod.c2
-rw-r--r--libc/io/fchmodat.c2
-rw-r--r--libc/io/fchown.c2
-rw-r--r--libc/io/fchownat.c2
-rw-r--r--libc/io/fcntl.c2
-rw-r--r--libc/io/fcntl.h2
-rw-r--r--libc/io/flock.c2
-rw-r--r--libc/io/fstat.c2
-rw-r--r--libc/io/fstat64.c2
-rw-r--r--libc/io/fstatat.c2
-rw-r--r--libc/io/fstatat64.c2
-rw-r--r--libc/io/fstatfs.c2
-rw-r--r--libc/io/fstatfs64.c2
-rw-r--r--libc/io/fstatvfs.c2
-rw-r--r--libc/io/fstatvfs64.c2
-rw-r--r--libc/io/ftw.c2
-rw-r--r--libc/io/ftw.h2
-rw-r--r--libc/io/ftw64.c2
-rw-r--r--libc/io/ftwtest-sh2
-rw-r--r--libc/io/futimens.c2
-rw-r--r--libc/io/fxstat.c2
-rw-r--r--libc/io/fxstat64.c2
-rw-r--r--libc/io/fxstatat.c2
-rw-r--r--libc/io/fxstatat64.c2
-rw-r--r--libc/io/getcwd.c2
-rw-r--r--libc/io/getdirname.c2
-rw-r--r--libc/io/getwd.c2
-rw-r--r--libc/io/have_o_cloexec.c2
-rw-r--r--libc/io/isatty.c2
-rw-r--r--libc/io/lchmod.c2
-rw-r--r--libc/io/lchown.c2
-rw-r--r--libc/io/link.c2
-rw-r--r--libc/io/linkat.c2
-rw-r--r--libc/io/lockf.c2
-rw-r--r--libc/io/lockf64.c2
-rw-r--r--libc/io/lseek.c2
-rw-r--r--libc/io/lseek64.c2
-rw-r--r--libc/io/lstat.c2
-rw-r--r--libc/io/lstat64.c2
-rw-r--r--libc/io/lxstat.c2
-rw-r--r--libc/io/lxstat64.c2
-rw-r--r--libc/io/mkdir.c2
-rw-r--r--libc/io/mkdirat.c2
-rw-r--r--libc/io/mkfifo.c2
-rw-r--r--libc/io/mkfifoat.c2
-rw-r--r--libc/io/mknod.c2
-rw-r--r--libc/io/mknodat.c2
-rw-r--r--libc/io/open.c2
-rw-r--r--libc/io/open64.c2
-rw-r--r--libc/io/open64_2.c2
-rw-r--r--libc/io/open_2.c2
-rw-r--r--libc/io/openat.c2
-rw-r--r--libc/io/openat64.c2
-rw-r--r--libc/io/openat64_2.c2
-rw-r--r--libc/io/openat_2.c2
-rw-r--r--libc/io/pipe.c2
-rw-r--r--libc/io/pipe2.c2
-rw-r--r--libc/io/poll.c2
-rw-r--r--libc/io/posix_fadvise.c2
-rw-r--r--libc/io/posix_fadvise64.c2
-rw-r--r--libc/io/posix_fallocate.c2
-rw-r--r--libc/io/posix_fallocate64.c2
-rw-r--r--libc/io/ppoll.c2
-rw-r--r--libc/io/pwd.c2
-rw-r--r--libc/io/read.c2
-rw-r--r--libc/io/readlink.c2
-rw-r--r--libc/io/readlinkat.c2
-rw-r--r--libc/io/rmdir.c2
-rw-r--r--libc/io/sendfile.c2
-rw-r--r--libc/io/sendfile64.c2
-rw-r--r--libc/io/stat.c2
-rw-r--r--libc/io/stat64.c2
-rw-r--r--libc/io/statfs.c2
-rw-r--r--libc/io/statfs64.c2
-rw-r--r--libc/io/statvfs.c2
-rw-r--r--libc/io/statvfs64.c2
-rw-r--r--libc/io/symlink.c2
-rw-r--r--libc/io/symlinkat.c2
-rw-r--r--libc/io/sys/poll.h2
-rw-r--r--libc/io/sys/sendfile.h2
-rw-r--r--libc/io/sys/stat.h2
-rw-r--r--libc/io/sys/statfs.h2
-rw-r--r--libc/io/sys/statvfs.h2
-rw-r--r--libc/io/test-lfs.c2
-rw-r--r--libc/io/test-stat.c2
-rw-r--r--libc/io/test-stat2.c2
-rw-r--r--libc/io/test-utime.c2
-rw-r--r--libc/io/tst-fcntl.c2
-rw-r--r--libc/io/tst-getcwd.c2
-rw-r--r--libc/io/ttyname.c2
-rw-r--r--libc/io/ttyname_r.c2
-rw-r--r--libc/io/umask.c2
-rw-r--r--libc/io/unlink.c2
-rw-r--r--libc/io/unlinkat.c2
-rw-r--r--libc/io/utime.c2
-rw-r--r--libc/io/utime.h2
-rw-r--r--libc/io/utimensat.c2
-rw-r--r--libc/io/write.c2
-rw-r--r--libc/io/xmknod.c2
-rw-r--r--libc/io/xmknodat.c2
-rw-r--r--libc/io/xstat.c2
-rw-r--r--libc/io/xstat64.c2
121 files changed, 121 insertions, 121 deletions
diff --git a/libc/io/Makefile b/libc/io/Makefile
index 847ca9ed8..0569f1141 100644
--- a/libc/io/Makefile
+++ b/libc/io/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2013 Free Software Foundation, Inc.
+# Copyright (C) 1992-2014 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/io/access.c b/libc/io/access.c
index 4af1168f4..7aa320d0a 100644
--- a/libc/io/access.c
+++ b/libc/io/access.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/bits/fcntl2.h b/libc/io/bits/fcntl2.h
index f8f7fc73e..4f13b1070 100644
--- a/libc/io/bits/fcntl2.h
+++ b/libc/io/bits/fcntl2.h
@@ -1,5 +1,5 @@
/* Checking macros for fcntl functions.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 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/io/bits/poll2.h b/libc/io/bits/poll2.h
index 14f7df9f8..cc303ceee 100644
--- a/libc/io/bits/poll2.h
+++ b/libc/io/bits/poll2.h
@@ -1,5 +1,5 @@
/* Checking macros for poll functions.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 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/io/bug-ftw1.c b/libc/io/bug-ftw1.c
index db154e97c..ef81eedc4 100644
--- a/libc/io/bug-ftw1.c
+++ b/libc/io/bug-ftw1.c
@@ -1,5 +1,5 @@
/* Test for ftw function searching in root directory.
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
diff --git a/libc/io/bug-ftw2.c b/libc/io/bug-ftw2.c
index 15654c501..325f8cbf4 100644
--- a/libc/io/bug-ftw2.c
+++ b/libc/io/bug-ftw2.c
@@ -1,5 +1,5 @@
/* Test for ftw function searching in current directory.
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
diff --git a/libc/io/bug-ftw4.c b/libc/io/bug-ftw4.c
index a1858dce2..659525b0c 100644
--- a/libc/io/bug-ftw4.c
+++ b/libc/io/bug-ftw4.c
@@ -1,5 +1,5 @@
/* Test if ftw function doesn't leak fds.
- Copyright (C) 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/io/chdir.c b/libc/io/chdir.c
index 11a6ab683..be7865610 100644
--- a/libc/io/chdir.c
+++ b/libc/io/chdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/chmod.c b/libc/io/chmod.c
index 136419421..ceee81372 100644
--- a/libc/io/chmod.c
+++ b/libc/io/chmod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/chown.c b/libc/io/chown.c
index 2a13df638..813e3b533 100644
--- a/libc/io/chown.c
+++ b/libc/io/chown.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/close.c b/libc/io/close.c
index 273c4665e..83f6ca073 100644
--- a/libc/io/close.c
+++ b/libc/io/close.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/creat.c b/libc/io/creat.c
index ffc14e1d8..0ff524cca 100644
--- a/libc/io/creat.c
+++ b/libc/io/creat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/creat64.c b/libc/io/creat64.c
index bc5b66a94..b5f1d8b81 100644
--- a/libc/io/creat64.c
+++ b/libc/io/creat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/dup.c b/libc/io/dup.c
index bfa2db6e1..03cccee1e 100644
--- a/libc/io/dup.c
+++ b/libc/io/dup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/dup2.c b/libc/io/dup2.c
index 98a10809a..6201a4c7f 100644
--- a/libc/io/dup2.c
+++ b/libc/io/dup2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/dup3.c b/libc/io/dup3.c
index a7cb00949..9afd6d129 100644
--- a/libc/io/dup3.c
+++ b/libc/io/dup3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 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/io/euidaccess.c b/libc/io/euidaccess.c
index cf4a5e133..724d60827 100644
--- a/libc/io/euidaccess.c
+++ b/libc/io/euidaccess.c
@@ -1,5 +1,5 @@
/* Test for access to FILE using effective UID and GID. Stub version.
- Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 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/io/faccessat.c b/libc/io/faccessat.c
index a5c19713e..e8ed638cf 100644
--- a/libc/io/faccessat.c
+++ b/libc/io/faccessat.c
@@ -1,5 +1,5 @@
/* Test for access to file, relative to open directory. Stub version.
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 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/io/fchdir.c b/libc/io/fchdir.c
index 843f10109..b3cc3677f 100644
--- a/libc/io/fchdir.c
+++ b/libc/io/fchdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fchmod.c b/libc/io/fchmod.c
index 6a8e4d2e3..6688d3a13 100644
--- a/libc/io/fchmod.c
+++ b/libc/io/fchmod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fchmodat.c b/libc/io/fchmodat.c
index eb037c6b8..63e304257 100644
--- a/libc/io/fchmodat.c
+++ b/libc/io/fchmodat.c
@@ -1,5 +1,5 @@
/* Change the protections of file relative to open directory. Stub version.
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 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/io/fchown.c b/libc/io/fchown.c
index 0d3a8c46d..ad3e32a2f 100644
--- a/libc/io/fchown.c
+++ b/libc/io/fchown.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fchownat.c b/libc/io/fchownat.c
index 2a0452762..daf0529d7 100644
--- a/libc/io/fchownat.c
+++ b/libc/io/fchownat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/fcntl.c b/libc/io/fcntl.c
index 828854739..73e264d34 100644
--- a/libc/io/fcntl.c
+++ b/libc/io/fcntl.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fcntl.h b/libc/io/fcntl.h
index 14ccae0d2..28d83aeab 100644
--- a/libc/io/fcntl.h
+++ b/libc/io/fcntl.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/flock.c b/libc/io/flock.c
index 48de61da7..b4105014d 100644
--- a/libc/io/flock.c
+++ b/libc/io/flock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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/io/fstat.c b/libc/io/fstat.c
index 5450bce5d..b44939fe7 100644
--- a/libc/io/fstat.c
+++ b/libc/io/fstat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/fstat64.c b/libc/io/fstat64.c
index 5f59f8168..4fdf34457 100644
--- a/libc/io/fstat64.c
+++ b/libc/io/fstat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/fstatat.c b/libc/io/fstatat.c
index f9d7f6e72..bdc434b07 100644
--- a/libc/io/fstatat.c
+++ b/libc/io/fstatat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/fstatat64.c b/libc/io/fstatat64.c
index b88be4622..8a6379aaf 100644
--- a/libc/io/fstatat64.c
+++ b/libc/io/fstatat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/fstatfs.c b/libc/io/fstatfs.c
index 2dd281acb..817bc694e 100644
--- a/libc/io/fstatfs.c
+++ b/libc/io/fstatfs.c
@@ -1,5 +1,5 @@
/* Return information about the filesystem on which FD resides.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/fstatfs64.c b/libc/io/fstatfs64.c
index 386961f1c..69bca3010 100644
--- a/libc/io/fstatfs64.c
+++ b/libc/io/fstatfs64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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/io/fstatvfs.c b/libc/io/fstatvfs.c
index 6da377669..8a9207e14 100644
--- a/libc/io/fstatvfs.c
+++ b/libc/io/fstatvfs.c
@@ -1,5 +1,5 @@
/* Return information about the filesystem on which FD resides.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/fstatvfs64.c b/libc/io/fstatvfs64.c
index bb766d7fc..63ae5147b 100644
--- a/libc/io/fstatvfs64.c
+++ b/libc/io/fstatvfs64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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/io/ftw.c b/libc/io/ftw.c
index ad67c627c..b058b7465 100644
--- a/libc/io/ftw.c
+++ b/libc/io/ftw.c
@@ -1,5 +1,5 @@
/* File tree walker functions.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/ftw.h b/libc/io/ftw.h
index 4f95725ff..e5e3dd0c4 100644
--- a/libc/io/ftw.h
+++ b/libc/io/ftw.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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/io/ftw64.c b/libc/io/ftw64.c
index d6f6f9ddc..92591b75d 100644
--- a/libc/io/ftw64.c
+++ b/libc/io/ftw64.c
@@ -1,5 +1,5 @@
/* File tree walker functions. LFS version.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/ftwtest-sh b/libc/io/ftwtest-sh
index 2804d907d..7341c1f65 100644
--- a/libc/io/ftwtest-sh
+++ b/libc/io/ftwtest-sh
@@ -1,6 +1,6 @@
#! /bin/sh
# Test for nftw(3).
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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/io/futimens.c b/libc/io/futimens.c
index 96db30452..3fe8be596 100644
--- a/libc/io/futimens.c
+++ b/libc/io/futimens.c
@@ -1,5 +1,5 @@
/* Change access and modification times of open file. Linux version.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 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/io/fxstat.c b/libc/io/fxstat.c
index 1ba61b9cd..1b61fde56 100644
--- a/libc/io/fxstat.c
+++ b/libc/io/fxstat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fxstat64.c b/libc/io/fxstat64.c
index 6a1d556e2..c8a9646fa 100644
--- a/libc/io/fxstat64.c
+++ b/libc/io/fxstat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/fxstatat.c b/libc/io/fxstatat.c
index 74320b4a5..ecb65fe45 100644
--- a/libc/io/fxstatat.c
+++ b/libc/io/fxstatat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/fxstatat64.c b/libc/io/fxstatat64.c
index 02e025ce3..f3c80938d 100644
--- a/libc/io/fxstatat64.c
+++ b/libc/io/fxstatat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/getcwd.c b/libc/io/getcwd.c
index becca6995..89caf62b1 100644
--- a/libc/io/getcwd.c
+++ b/libc/io/getcwd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/getdirname.c b/libc/io/getdirname.c
index a360eb9c1..88febbe38 100644
--- a/libc/io/getdirname.c
+++ b/libc/io/getdirname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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/io/getwd.c b/libc/io/getwd.c
index 594874455..cc0bee8e6 100644
--- a/libc/io/getwd.c
+++ b/libc/io/getwd.c
@@ -1,5 +1,5 @@
/* Obsolete function to get current working directory.
- Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 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/io/have_o_cloexec.c b/libc/io/have_o_cloexec.c
index e621b0a48..4a6cd173e 100644
--- a/libc/io/have_o_cloexec.c
+++ b/libc/io/have_o_cloexec.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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/io/isatty.c b/libc/io/isatty.c
index 28cb12fc2..182d07012 100644
--- a/libc/io/isatty.c
+++ b/libc/io/isatty.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/lchmod.c b/libc/io/lchmod.c
index aedc869cb..cb64f93ca 100644
--- a/libc/io/lchmod.c
+++ b/libc/io/lchmod.c
@@ -1,5 +1,5 @@
/* lchmod -- Change the protections of a file or symbolic link. Stub version.
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 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/io/lchown.c b/libc/io/lchown.c
index 30e5c44db..2ffb42644 100644
--- a/libc/io/lchown.c
+++ b/libc/io/lchown.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/link.c b/libc/io/link.c
index 9ebf4231e..6501ceb2c 100644
--- a/libc/io/link.c
+++ b/libc/io/link.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/linkat.c b/libc/io/linkat.c
index 3f29fccd1..e01ffdba8 100644
--- a/libc/io/linkat.c
+++ b/libc/io/linkat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/lockf.c b/libc/io/lockf.c
index ede4c6a09..a73092f03 100644
--- a/libc/io/lockf.c
+++ b/libc/io/lockf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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/io/lockf64.c b/libc/io/lockf64.c
index bc6d026d1..c4500d72b 100644
--- a/libc/io/lockf64.c
+++ b/libc/io/lockf64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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/io/lseek.c b/libc/io/lseek.c
index 63cd75fd5..91be3c5e4 100644
--- a/libc/io/lseek.c
+++ b/libc/io/lseek.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/lseek64.c b/libc/io/lseek64.c
index f452cfbe6..39e2f40bd 100644
--- a/libc/io/lseek64.c
+++ b/libc/io/lseek64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/lstat.c b/libc/io/lstat.c
index 3e9c0a1fc..9592f3b7e 100644
--- a/libc/io/lstat.c
+++ b/libc/io/lstat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/lstat64.c b/libc/io/lstat64.c
index b754b209d..f8f4f0e1e 100644
--- a/libc/io/lstat64.c
+++ b/libc/io/lstat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/lxstat.c b/libc/io/lxstat.c
index 810548187..8f58c92fb 100644
--- a/libc/io/lxstat.c
+++ b/libc/io/lxstat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/lxstat64.c b/libc/io/lxstat64.c
index 2d5049b00..eb6745d9f 100644
--- a/libc/io/lxstat64.c
+++ b/libc/io/lxstat64.c
@@ -1,5 +1,5 @@
/* lxstat64 -- get file metadata, not following symlinks. Stub version.
- Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 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/io/mkdir.c b/libc/io/mkdir.c
index 259ca5fdc..4ffa5c089 100644
--- a/libc/io/mkdir.c
+++ b/libc/io/mkdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/mkdirat.c b/libc/io/mkdirat.c
index 8618e240c..f3f4a09ca 100644
--- a/libc/io/mkdirat.c
+++ b/libc/io/mkdirat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/mkfifo.c b/libc/io/mkfifo.c
index d603a8529..616632da5 100644
--- a/libc/io/mkfifo.c
+++ b/libc/io/mkfifo.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/mkfifoat.c b/libc/io/mkfifoat.c
index f33d435dd..748d93474 100644
--- a/libc/io/mkfifoat.c
+++ b/libc/io/mkfifoat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/mknod.c b/libc/io/mknod.c
index e038d43d6..3701e5dc1 100644
--- a/libc/io/mknod.c
+++ b/libc/io/mknod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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/io/mknodat.c b/libc/io/mknodat.c
index 24b8e63bd..c59b964d7 100644
--- a/libc/io/mknodat.c
+++ b/libc/io/mknodat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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/io/open.c b/libc/io/open.c
index b01ba6eac..24aa38033 100644
--- a/libc/io/open.c
+++ b/libc/io/open.c
@@ -1,5 +1,5 @@
/* Open a file by name. Stub version.
- Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 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/io/open64.c b/libc/io/open64.c
index 818d3819f..3f3d2e8bb 100644
--- a/libc/io/open64.c
+++ b/libc/io/open64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/open64_2.c b/libc/io/open64_2.c
index c9a83f9ff..7cafbba4f 100644
--- a/libc/io/open64_2.c
+++ b/libc/io/open64_2.c
@@ -1,5 +1,5 @@
/* _FORTIFY_SOURCE wrapper for open64.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 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/io/open_2.c b/libc/io/open_2.c
index 3b9fe2867..65d2c1c84 100644
--- a/libc/io/open_2.c
+++ b/libc/io/open_2.c
@@ -1,5 +1,5 @@
/* _FORTIFY_SOURCE wrapper for open.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 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/io/openat.c b/libc/io/openat.c
index 3722c5823..2d822702a 100644
--- a/libc/io/openat.c
+++ b/libc/io/openat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/openat64.c b/libc/io/openat64.c
index 506da3cf0..c0c4e1958 100644
--- a/libc/io/openat64.c
+++ b/libc/io/openat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/openat64_2.c b/libc/io/openat64_2.c
index e69fce41a..6cfea6a9a 100644
--- a/libc/io/openat64_2.c
+++ b/libc/io/openat64_2.c
@@ -1,5 +1,5 @@
/* _FORTIFY_SOURCE wrapper for openat64.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 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/io/openat_2.c b/libc/io/openat_2.c
index b423f1dc6..9e38c1426 100644
--- a/libc/io/openat_2.c
+++ b/libc/io/openat_2.c
@@ -1,5 +1,5 @@
/* _FORTIFY_SOURCE wrapper for openat.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 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/io/pipe.c b/libc/io/pipe.c
index 281c027fe..7b113f5bb 100644
--- a/libc/io/pipe.c
+++ b/libc/io/pipe.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/pipe2.c b/libc/io/pipe2.c
index 33c621893..7f60b484e 100644
--- a/libc/io/pipe2.c
+++ b/libc/io/pipe2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/poll.c b/libc/io/poll.c
index aa4c2d07e..976640c13 100644
--- a/libc/io/poll.c
+++ b/libc/io/poll.c
@@ -1,5 +1,5 @@
/* Poll (or wait) for file descriptor I/O availability. Stub version.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 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/io/posix_fadvise.c b/libc/io/posix_fadvise.c
index 41c9dc178..b3084658c 100644
--- a/libc/io/posix_fadvise.c
+++ b/libc/io/posix_fadvise.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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/io/posix_fadvise64.c b/libc/io/posix_fadvise64.c
index 46041f2f2..456b2bd6a 100644
--- a/libc/io/posix_fadvise64.c
+++ b/libc/io/posix_fadvise64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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/io/posix_fallocate.c b/libc/io/posix_fallocate.c
index cc93253cc..d9b2b9881 100644
--- a/libc/io/posix_fallocate.c
+++ b/libc/io/posix_fallocate.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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/io/posix_fallocate64.c b/libc/io/posix_fallocate64.c
index 726c5c57b..1ff698d97 100644
--- a/libc/io/posix_fallocate64.c
+++ b/libc/io/posix_fallocate64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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/io/ppoll.c b/libc/io/ppoll.c
index a95ac55a3..e31c7d438 100644
--- a/libc/io/ppoll.c
+++ b/libc/io/ppoll.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
diff --git a/libc/io/pwd.c b/libc/io/pwd.c
index 1527a59a2..ea0731ecb 100644
--- a/libc/io/pwd.c
+++ b/libc/io/pwd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/read.c b/libc/io/read.c
index afade2656..0b579acfd 100644
--- a/libc/io/read.c
+++ b/libc/io/read.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/readlink.c b/libc/io/readlink.c
index a966b711e..93de80325 100644
--- a/libc/io/readlink.c
+++ b/libc/io/readlink.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/readlinkat.c b/libc/io/readlinkat.c
index 84aab79ab..62cfa1735 100644
--- a/libc/io/readlinkat.c
+++ b/libc/io/readlinkat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/rmdir.c b/libc/io/rmdir.c
index 075f42144..4a6fc0c86 100644
--- a/libc/io/rmdir.c
+++ b/libc/io/rmdir.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/sendfile.c b/libc/io/sendfile.c
index 3058d4bd4..26d1e4c28 100644
--- a/libc/io/sendfile.c
+++ b/libc/io/sendfile.c
@@ -1,5 +1,5 @@
/* sendfile -- copy data directly from one file descriptor to another
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 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/io/sendfile64.c b/libc/io/sendfile64.c
index d70e1358e..341dcd227 100644
--- a/libc/io/sendfile64.c
+++ b/libc/io/sendfile64.c
@@ -1,5 +1,5 @@
/* sendfile -- copy data directly from one file descriptor to another
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 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/io/stat.c b/libc/io/stat.c
index 676e661f5..c37a6a1e7 100644
--- a/libc/io/stat.c
+++ b/libc/io/stat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/stat64.c b/libc/io/stat64.c
index ddb66db34..3afe14125 100644
--- a/libc/io/stat64.c
+++ b/libc/io/stat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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/io/statfs.c b/libc/io/statfs.c
index 09b689206..165200657 100644
--- a/libc/io/statfs.c
+++ b/libc/io/statfs.c
@@ -1,5 +1,5 @@
/* statfs -- Return information about the filesystem on which FILE resides.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/statfs64.c b/libc/io/statfs64.c
index f980bd63f..37a23a9e4 100644
--- a/libc/io/statfs64.c
+++ b/libc/io/statfs64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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/io/statvfs.c b/libc/io/statvfs.c
index e6af2cd5e..34480e72e 100644
--- a/libc/io/statvfs.c
+++ b/libc/io/statvfs.c
@@ -1,5 +1,5 @@
/* Return information about the filesystem on which FILE resides.
- Copyright (C) 1998-2013 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 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/io/statvfs64.c b/libc/io/statvfs64.c
index a5db710a3..5caf7ecd2 100644
--- a/libc/io/statvfs64.c
+++ b/libc/io/statvfs64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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/io/symlink.c b/libc/io/symlink.c
index cdab43d33..53ae05b3c 100644
--- a/libc/io/symlink.c
+++ b/libc/io/symlink.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/symlinkat.c b/libc/io/symlinkat.c
index 01e22475c..ce70409a0 100644
--- a/libc/io/symlinkat.c
+++ b/libc/io/symlinkat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/sys/poll.h b/libc/io/sys/poll.h
index 3ec81c865..35d2f0beb 100644
--- a/libc/io/sys/poll.h
+++ b/libc/io/sys/poll.h
@@ -1,5 +1,5 @@
/* Compatibility definitions for System V `poll' interface.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 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/io/sys/sendfile.h b/libc/io/sys/sendfile.h
index 37053f3f6..3cccab62a 100644
--- a/libc/io/sys/sendfile.h
+++ b/libc/io/sys/sendfile.h
@@ -1,5 +1,5 @@
/* sendfile -- copy data directly from one file descriptor to another
- Copyright (C) 1998-2013 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 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/io/sys/stat.h b/libc/io/sys/stat.h
index f8263d691..63e64dd77 100644
--- a/libc/io/sys/stat.h
+++ b/libc/io/sys/stat.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/sys/statfs.h b/libc/io/sys/statfs.h
index 51a27284d..a78481e02 100644
--- a/libc/io/sys/statfs.h
+++ b/libc/io/sys/statfs.h
@@ -1,5 +1,5 @@
/* Definitions for getting information about a filesystem.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 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/io/sys/statvfs.h b/libc/io/sys/statvfs.h
index d76534b0d..526438544 100644
--- a/libc/io/sys/statvfs.h
+++ b/libc/io/sys/statvfs.h
@@ -1,5 +1,5 @@
/* Definitions for getting information about a filesystem.
- Copyright (C) 1998-2013 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 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/io/test-lfs.c b/libc/io/test-lfs.c
index 450967e82..ec32cc109 100644
--- a/libc/io/test-lfs.c
+++ b/libc/io/test-lfs.c
@@ -1,5 +1,5 @@
/* Some basic tests for LFS.
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger <aj@suse.de>, 2000.
diff --git a/libc/io/test-stat.c b/libc/io/test-stat.c
index 31714b3ae..c5cfd26fe 100644
--- a/libc/io/test-stat.c
+++ b/libc/io/test-stat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
This file is part of the GNU C Library.
diff --git a/libc/io/test-stat2.c b/libc/io/test-stat2.c
index 7285c3dca..89eb73e52 100644
--- a/libc/io/test-stat2.c
+++ b/libc/io/test-stat2.c
@@ -1,5 +1,5 @@
/* Test consistence of results of stat and stat64.
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
diff --git a/libc/io/test-utime.c b/libc/io/test-utime.c
index c84a05717..26a5464ce 100644
--- a/libc/io/test-utime.c
+++ b/libc/io/test-utime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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/io/tst-fcntl.c b/libc/io/tst-fcntl.c
index 5412c9f74..bf7eb7d1d 100644
--- a/libc/io/tst-fcntl.c
+++ b/libc/io/tst-fcntl.c
@@ -1,5 +1,5 @@
/* Tests for fcntl.
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
diff --git a/libc/io/tst-getcwd.c b/libc/io/tst-getcwd.c
index a4ec0173c..0db4d0114 100644
--- a/libc/io/tst-getcwd.c
+++ b/libc/io/tst-getcwd.c
@@ -1,5 +1,5 @@
/* Test of getcwd function.
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
diff --git a/libc/io/ttyname.c b/libc/io/ttyname.c
index 6da4b2e03..8bc31c6d7 100644
--- a/libc/io/ttyname.c
+++ b/libc/io/ttyname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/ttyname_r.c b/libc/io/ttyname_r.c
index 9eea08bef..e7028cc16 100644
--- a/libc/io/ttyname_r.c
+++ b/libc/io/ttyname_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/umask.c b/libc/io/umask.c
index e2909d88d..29b518b41 100644
--- a/libc/io/umask.c
+++ b/libc/io/umask.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/unlink.c b/libc/io/unlink.c
index 3be7e5cc0..989f608bc 100644
--- a/libc/io/unlink.c
+++ b/libc/io/unlink.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/unlinkat.c b/libc/io/unlinkat.c
index a5302c734..dd8933baa 100644
--- a/libc/io/unlinkat.c
+++ b/libc/io/unlinkat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/utime.c b/libc/io/utime.c
index e1c501fe2..c56a6e128 100644
--- a/libc/io/utime.c
+++ b/libc/io/utime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/utime.h b/libc/io/utime.h
index c59e32b8f..727e107ae 100644
--- a/libc/io/utime.h
+++ b/libc/io/utime.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/utimensat.c b/libc/io/utimensat.c
index bfbef0fae..dea429494 100644
--- a/libc/io/utimensat.c
+++ b/libc/io/utimensat.c
@@ -1,5 +1,5 @@
/* Change access and modification times of open file. Stub version.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 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/io/write.c b/libc/io/write.c
index 990888f99..e4ed8e8bc 100644
--- a/libc/io/write.c
+++ b/libc/io/write.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/xmknod.c b/libc/io/xmknod.c
index 7aec7a966..7f17daf04 100644
--- a/libc/io/xmknod.c
+++ b/libc/io/xmknod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/xmknodat.c b/libc/io/xmknodat.c
index 4378c0b7b..876257d10 100644
--- a/libc/io/xmknodat.c
+++ b/libc/io/xmknodat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 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/io/xstat.c b/libc/io/xstat.c
index e5689a415..0465ac25b 100644
--- a/libc/io/xstat.c
+++ b/libc/io/xstat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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/io/xstat64.c b/libc/io/xstat64.c
index bedcd4f6c..f072d1063 100644
--- a/libc/io/xstat64.c
+++ b/libc/io/xstat64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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