summaryrefslogtreecommitdiff
path: root/libc/libio
diff options
context:
space:
mode:
Diffstat (limited to 'libc/libio')
-rw-r--r--libc/libio/Makefile2
-rw-r--r--libc/libio/__fbufsize.c2
-rw-r--r--libc/libio/__flbf.c2
-rw-r--r--libc/libio/__fpending.c2
-rw-r--r--libc/libio/__fpurge.c2
-rw-r--r--libc/libio/__freadable.c2
-rw-r--r--libc/libio/__freading.c2
-rw-r--r--libc/libio/__fsetlocking.c2
-rw-r--r--libc/libio/__fwritable.c2
-rw-r--r--libc/libio/__fwriting.c2
-rw-r--r--libc/libio/bits/libio-ldbl.h2
-rw-r--r--libc/libio/bits/stdio-ldbl.h2
-rw-r--r--libc/libio/bits/stdio.h2
-rw-r--r--libc/libio/bits/stdio2.h2
-rw-r--r--libc/libio/bug-ungetc4.c2
-rw-r--r--libc/libio/clearerr.c2
-rw-r--r--libc/libio/clearerr_u.c2
-rw-r--r--libc/libio/fcloseall.c2
-rw-r--r--libc/libio/feof.c2
-rw-r--r--libc/libio/feof_u.c2
-rw-r--r--libc/libio/ferror.c2
-rw-r--r--libc/libio/ferror_u.c2
-rw-r--r--libc/libio/filedoalloc.c2
-rw-r--r--libc/libio/fileno.c2
-rw-r--r--libc/libio/fileops.c2
-rw-r--r--libc/libio/fmemopen.c3
-rw-r--r--libc/libio/fputc.c2
-rw-r--r--libc/libio/fputc_u.c2
-rw-r--r--libc/libio/fputwc.c2
-rw-r--r--libc/libio/fputwc_u.c2
-rw-r--r--libc/libio/freopen.c2
-rw-r--r--libc/libio/freopen64.c2
-rw-r--r--libc/libio/fseek.c3
-rw-r--r--libc/libio/fseeko.c2
-rw-r--r--libc/libio/fseeko64.c2
-rw-r--r--libc/libio/ftello.c2
-rw-r--r--libc/libio/ftello64.c2
-rw-r--r--libc/libio/fwide.c2
-rw-r--r--libc/libio/fwprintf.c3
-rw-r--r--libc/libio/fwscanf.c2
-rw-r--r--libc/libio/genops.c3
-rw-r--r--libc/libio/getc.c3
-rw-r--r--libc/libio/getc_u.c2
-rw-r--r--libc/libio/getchar.c2
-rw-r--r--libc/libio/getchar_u.c2
-rw-r--r--libc/libio/getwc.c3
-rw-r--r--libc/libio/getwc_u.c2
-rw-r--r--libc/libio/getwchar.c2
-rw-r--r--libc/libio/getwchar_u.c2
-rw-r--r--libc/libio/iofclose.c2
-rw-r--r--libc/libio/iofdopen.c2
-rw-r--r--libc/libio/iofflush.c2
-rw-r--r--libc/libio/iofflush_u.c2
-rw-r--r--libc/libio/iofgetpos.c2
-rw-r--r--libc/libio/iofgetpos64.c2
-rw-r--r--libc/libio/iofgets.c2
-rw-r--r--libc/libio/iofgets_u.c2
-rw-r--r--libc/libio/iofgetws.c3
-rw-r--r--libc/libio/iofgetws_u.c2
-rw-r--r--libc/libio/iofopen.c2
-rw-r--r--libc/libio/iofopen64.c2
-rw-r--r--libc/libio/iofopncook.c2
-rw-r--r--libc/libio/iofputs.c3
-rw-r--r--libc/libio/iofputs_u.c2
-rw-r--r--libc/libio/iofputws.c3
-rw-r--r--libc/libio/iofputws_u.c2
-rw-r--r--libc/libio/iofread.c2
-rw-r--r--libc/libio/iofread_u.c2
-rw-r--r--libc/libio/iofsetpos.c2
-rw-r--r--libc/libio/iofsetpos64.c2
-rw-r--r--libc/libio/ioftell.c2
-rw-r--r--libc/libio/iofwide.c2
-rw-r--r--libc/libio/iofwrite.c2
-rw-r--r--libc/libio/iofwrite_u.c2
-rw-r--r--libc/libio/iogetdelim.c3
-rw-r--r--libc/libio/iogetline.c2
-rw-r--r--libc/libio/iogets.c2
-rw-r--r--libc/libio/iogetwline.c2
-rw-r--r--libc/libio/iopadn.c2
-rw-r--r--libc/libio/iopopen.c2
-rw-r--r--libc/libio/ioputs.c2
-rw-r--r--libc/libio/ioseekoff.c2
-rw-r--r--libc/libio/ioseekpos.c2
-rw-r--r--libc/libio/iosetbuffer.c2
-rw-r--r--libc/libio/iosetvbuf.c2
-rw-r--r--libc/libio/ioungetc.c2
-rw-r--r--libc/libio/ioungetwc.c2
-rw-r--r--libc/libio/iovdprintf.c2
-rw-r--r--libc/libio/iovsprintf.c2
-rw-r--r--libc/libio/iovsscanf.c2
-rw-r--r--libc/libio/iovswscanf.c3
-rw-r--r--libc/libio/iowpadn.c2
-rw-r--r--libc/libio/libc_fatal.c2
-rw-r--r--libc/libio/libio.h3
-rw-r--r--libc/libio/libioP.h2
-rw-r--r--libc/libio/memstream.c2
-rw-r--r--libc/libio/obprintf.c2
-rw-r--r--libc/libio/oldfileops.c2
-rw-r--r--libc/libio/oldiofclose.c2
-rw-r--r--libc/libio/oldiofdopen.c2
-rw-r--r--libc/libio/oldiofgetpos.c3
-rw-r--r--libc/libio/oldiofgetpos64.c2
-rw-r--r--libc/libio/oldiofopen.c2
-rw-r--r--libc/libio/oldiofsetpos.c3
-rw-r--r--libc/libio/oldiofsetpos64.c2
-rw-r--r--libc/libio/oldiopopen.c2
-rw-r--r--libc/libio/oldpclose.c2
-rw-r--r--libc/libio/oldstdfiles.c2
-rw-r--r--libc/libio/oldtmpfile.c3
-rw-r--r--libc/libio/pclose.c2
-rw-r--r--libc/libio/peekc.c2
-rw-r--r--libc/libio/putc.c2
-rw-r--r--libc/libio/putc_u.c2
-rw-r--r--libc/libio/putchar.c2
-rw-r--r--libc/libio/putchar_u.c2
-rw-r--r--libc/libio/putwc.c3
-rw-r--r--libc/libio/putwc_u.c2
-rw-r--r--libc/libio/putwchar.c2
-rw-r--r--libc/libio/putwchar_u.c2
-rw-r--r--libc/libio/rewind.c2
-rw-r--r--libc/libio/setbuf.c2
-rw-r--r--libc/libio/setlinebuf.c2
-rw-r--r--libc/libio/stdfiles.c2
-rw-r--r--libc/libio/stdio.c3
-rw-r--r--libc/libio/stdio.h2
-rw-r--r--libc/libio/strfile.h2
-rw-r--r--libc/libio/strops.c2
-rw-r--r--libc/libio/swprintf.c3
-rw-r--r--libc/libio/swscanf.c3
-rw-r--r--libc/libio/test-fmemopen.c2
-rw-r--r--libc/libio/test-freopen.c2
-rwxr-xr-xlibc/libio/test-freopen.sh2
-rw-r--r--libc/libio/tst-fopenloc.c2
-rw-r--r--libc/libio/tst-freopen.c2
-rw-r--r--libc/libio/tst-fseek.c2
-rw-r--r--libc/libio/tst-fwrite-error.c2
-rw-r--r--libc/libio/tst-mmap-setvbuf.c2
-rw-r--r--libc/libio/tst-widetext.c2
-rw-r--r--libc/libio/tst_getwc.c2
-rw-r--r--libc/libio/tst_putwc.c2
-rw-r--r--libc/libio/vasprintf.c2
-rw-r--r--libc/libio/vscanf.c2
-rw-r--r--libc/libio/vsnprintf.c2
-rw-r--r--libc/libio/vswprintf.c2
-rw-r--r--libc/libio/vwprintf.c3
-rw-r--r--libc/libio/vwscanf.c2
-rw-r--r--libc/libio/wfiledoalloc.c2
-rw-r--r--libc/libio/wfileops.c2
-rw-r--r--libc/libio/wgenops.c2
-rw-r--r--libc/libio/wmemstream.c2
-rw-r--r--libc/libio/wprintf.c3
-rw-r--r--libc/libio/wscanf.c3
-rw-r--r--libc/libio/wstrops.c2
153 files changed, 153 insertions, 175 deletions
diff --git a/libc/libio/Makefile b/libc/libio/Makefile
index c512ee45c..1831f6cdc 100644
--- a/libc/libio/Makefile
+++ b/libc/libio/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2012 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/libio/__fbufsize.c b/libc/libio/__fbufsize.c
index 6f8996fec..e389dd9e6 100644
--- a/libc/libio/__fbufsize.c
+++ b/libc/libio/__fbufsize.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/__flbf.c b/libc/libio/__flbf.c
index 5fdf71a42..0f2a9571e 100644
--- a/libc/libio/__flbf.c
+++ b/libc/libio/__flbf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/__fpending.c b/libc/libio/__fpending.c
index 27ea5bb8a..046f0d1f6 100644
--- a/libc/libio/__fpending.c
+++ b/libc/libio/__fpending.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/__fpurge.c b/libc/libio/__fpurge.c
index 89344b772..9a784fa04 100644
--- a/libc/libio/__fpurge.c
+++ b/libc/libio/__fpurge.c
@@ -1,4 +1,4 @@
-/* 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/libio/__freadable.c b/libc/libio/__freadable.c
index 740428b50..f617022ff 100644
--- a/libc/libio/__freadable.c
+++ b/libc/libio/__freadable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/__freading.c b/libc/libio/__freading.c
index 169967aa4..5117385b6 100644
--- a/libc/libio/__freading.c
+++ b/libc/libio/__freading.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002, 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/libio/__fsetlocking.c b/libc/libio/__fsetlocking.c
index 8b0b52fa3..3696953da 100644
--- a/libc/libio/__fsetlocking.c
+++ b/libc/libio/__fsetlocking.c
@@ -1,4 +1,4 @@
-/* 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/libio/__fwritable.c b/libc/libio/__fwritable.c
index 82d3afe04..f3f17bdba 100644
--- a/libc/libio/__fwritable.c
+++ b/libc/libio/__fwritable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/__fwriting.c b/libc/libio/__fwriting.c
index 792de7ae8..cc84b4142 100644
--- a/libc/libio/__fwriting.c
+++ b/libc/libio/__fwriting.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002 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/libio/bits/libio-ldbl.h b/libc/libio/bits/libio-ldbl.h
index 92adfa050..e305407b5 100644
--- a/libc/libio/bits/libio-ldbl.h
+++ b/libc/libio/bits/libio-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for libio functions.
- Copyright (C) 2006 Free Software Foundation, Inc.
+ Copyright (C) 2006-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/libio/bits/stdio-ldbl.h b/libc/libio/bits/stdio-ldbl.h
index 4ee043e42..2501eb7bd 100644
--- a/libc/libio/bits/stdio-ldbl.h
+++ b/libc/libio/bits/stdio-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for stdio functions.
- Copyright (C) 2006-2012 Free Software Foundation, Inc.
+ Copyright (C) 2006-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/libio/bits/stdio.h b/libc/libio/bits/stdio.h
index 4dbfef825..9deac9fc3 100644
--- a/libc/libio/bits/stdio.h
+++ b/libc/libio/bits/stdio.h
@@ -1,5 +1,5 @@
/* Optimizing macros and inline functions for stdio functions.
- Copyright (C) 1998,2000,2001,2004,2007,2012 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/libio/bits/stdio2.h b/libc/libio/bits/stdio2.h
index 7383604b3..3e5ce69c7 100644
--- a/libc/libio/bits/stdio2.h
+++ b/libc/libio/bits/stdio2.h
@@ -1,5 +1,5 @@
/* Checking macros for stdio functions.
- Copyright (C) 2004, 2005, 2007, 2008, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-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/libio/bug-ungetc4.c b/libc/libio/bug-ungetc4.c
index 45f135797..4a1f56dbf 100644
--- a/libc/libio/bug-ungetc4.c
+++ b/libc/libio/bug-ungetc4.c
@@ -1,5 +1,5 @@
/* Test program for ungetc/fseekpos interaction.
- Copyright (C) 2004 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/libio/clearerr.c b/libc/libio/clearerr.c
index 79ba45da5..224d02d1e 100644
--- a/libc/libio/clearerr.c
+++ b/libc/libio/clearerr.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/libio/clearerr_u.c b/libc/libio/clearerr_u.c
index a2c5e6c31..8a66f638a 100644
--- a/libc/libio/clearerr_u.c
+++ b/libc/libio/clearerr_u.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/libio/fcloseall.c b/libc/libio/fcloseall.c
index 0864690a8..e1b0049f6 100644
--- a/libc/libio/fcloseall.c
+++ b/libc/libio/fcloseall.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998 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/libio/feof.c b/libc/libio/feof.c
index 71e775b06..c25254590 100644
--- a/libc/libio/feof.c
+++ b/libc/libio/feof.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997 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/libio/feof_u.c b/libc/libio/feof_u.c
index aede4da1d..c92a5d68f 100644
--- a/libc/libio/feof_u.c
+++ b/libc/libio/feof_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997 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/libio/ferror.c b/libc/libio/ferror.c
index 6c8ce615a..d51a6dcbf 100644
--- a/libc/libio/ferror.c
+++ b/libc/libio/ferror.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997 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/libio/ferror_u.c b/libc/libio/ferror_u.c
index 234759077..d38446c70 100644
--- a/libc/libio/ferror_u.c
+++ b/libc/libio/ferror_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997 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/libio/filedoalloc.c b/libc/libio/filedoalloc.c
index c9b0f0172..1408e3d66 100644
--- a/libc/libio/filedoalloc.c
+++ b/libc/libio/filedoalloc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1997, 2001-2002, 2011-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/libio/fileno.c b/libc/libio/fileno.c
index 49e239394..24dc1593a 100644
--- a/libc/libio/fileno.c
+++ b/libc/libio/fileno.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,95,96,97,2002 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/libio/fileops.c b/libc/libio/fileops.c
index 7faefed35..5a10db1de 100644
--- a/libc/libio/fileops.c
+++ b/libc/libio/fileops.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.
Written by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/fmemopen.c b/libc/libio/fmemopen.c
index cea55cfa6..02c764f98 100644
--- a/libc/libio/fmemopen.c
+++ b/libc/libio/fmemopen.c
@@ -1,6 +1,5 @@
/* Fmemopen implementation.
- Copyright (C) 2000, 2002, 2005, 2006, 2008, 2009, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
diff --git a/libc/libio/fputc.c b/libc/libio/fputc.c
index 97ec4eac0..74386cc6c 100644
--- a/libc/libio/fputc.c
+++ b/libc/libio/fputc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1998, 2003 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/libio/fputc_u.c b/libc/libio/fputc_u.c
index 24dd9ed77..ff1710cb7 100644
--- a/libc/libio/fputc_u.c
+++ b/libc/libio/fputc_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997 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/libio/fputwc.c b/libc/libio/fputwc.c
index e93527f2d..b8d8d5b8d 100644
--- a/libc/libio/fputwc.c
+++ b/libc/libio/fputwc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1996,1997,1998,1999,2003, 2006 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/libio/fputwc_u.c b/libc/libio/fputwc_u.c
index 9fcbfc797..a1cd7c933 100644
--- a/libc/libio/fputwc_u.c
+++ b/libc/libio/fputwc_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1999, 2006 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/libio/freopen.c b/libc/libio/freopen.c
index 9303106c3..6ba37bf44 100644
--- a/libc/libio/freopen.c
+++ b/libc/libio/freopen.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/libio/freopen64.c b/libc/libio/freopen64.c
index e47f965e8..660647e7b 100644
--- a/libc/libio/freopen64.c
+++ b/libc/libio/freopen64.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/libio/fseek.c b/libc/libio/fseek.c
index 7a6869402..04809bcce 100644
--- a/libc/libio/fseek.c
+++ b/libc/libio/fseek.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 2002, 2003
- 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/libio/fseeko.c b/libc/libio/fseeko.c
index 6d37aeaab..bb4b61da7 100644
--- a/libc/libio/fseeko.c
+++ b/libc/libio/fseeko.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/libio/fseeko64.c b/libc/libio/fseeko64.c
index 70dc3703c..9b24d3b99 100644
--- a/libc/libio/fseeko64.c
+++ b/libc/libio/fseeko64.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/libio/ftello.c b/libc/libio/ftello.c
index 90522769e..07b869775 100644
--- a/libc/libio/ftello.c
+++ b/libc/libio/ftello.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/libio/ftello64.c b/libc/libio/ftello64.c
index 9502f2518..efff2a254 100644
--- a/libc/libio/ftello64.c
+++ b/libc/libio/ftello64.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/libio/fwide.c b/libc/libio/fwide.c
index 292bbe1ba..7ad0ca07b 100644
--- a/libc/libio/fwide.c
+++ b/libc/libio/fwide.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2003 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/libio/fwprintf.c b/libc/libio/fwprintf.c
index 0c38a7084..fbeeb4b35 100644
--- a/libc/libio/fwprintf.c
+++ b/libc/libio/fwprintf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1997, 1999, 2000, 2001, 2006
- 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/libio/fwscanf.c b/libc/libio/fwscanf.c
index f33141679..d450c1b5f 100644
--- a/libc/libio/fwscanf.c
+++ b/libc/libio/fwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 1999, 2000, 2006 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/libio/genops.c b/libc/libio/genops.c
index 61e59f95a..390d8d24b 100644
--- a/libc/libio/genops.c
+++ b/libc/libio/genops.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993,1995,1997-2002, 2003, 2004, 2006, 2007, 2011-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/libio/getc.c b/libc/libio/getc.c
index ebb217608..43187dd4f 100644
--- a/libc/libio/getc.c
+++ b/libc/libio/getc.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2003
- 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/libio/getc_u.c b/libc/libio/getc_u.c
index 404f11662..c94e2cd14 100644
--- a/libc/libio/getc_u.c
+++ b/libc/libio/getc_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1995,1996,1997,1999,2000 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/libio/getchar.c b/libc/libio/getchar.c
index 3e35a0e52..4a415f7df 100644
--- a/libc/libio/getchar.c
+++ b/libc/libio/getchar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1998, 2003 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/libio/getchar_u.c b/libc/libio/getchar_u.c
index de0d14987..9f22aa529 100644
--- a/libc/libio/getchar_u.c
+++ b/libc/libio/getchar_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997 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/libio/getwc.c b/libc/libio/getwc.c
index 7bd539f43..1767de6d0 100644
--- a/libc/libio/getwc.c
+++ b/libc/libio/getwc.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2003
- 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/libio/getwc_u.c b/libc/libio/getwc_u.c
index 294393db0..4d3d8d09e 100644
--- a/libc/libio/getwc_u.c
+++ b/libc/libio/getwc_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1995,1996,1997,1999,2000, 2006 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/libio/getwchar.c b/libc/libio/getwchar.c
index 8a9cb5cde..b327c313a 100644
--- a/libc/libio/getwchar.c
+++ b/libc/libio/getwchar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1996,1997,1998,1999,2003 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/libio/getwchar_u.c b/libc/libio/getwchar_u.c
index 4ac335b4f..77138ee33 100644
--- a/libc/libio/getwchar_u.c
+++ b/libc/libio/getwchar_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1999 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/libio/iofclose.c b/libc/libio/iofclose.c
index fc049318b..cfc0ba1af 100644
--- a/libc/libio/iofclose.c
+++ b/libc/libio/iofclose.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1995,1997-2004,2005,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/libio/iofdopen.c b/libc/libio/iofdopen.c
index b4ea76b03..a65a5a634 100644
--- a/libc/libio/iofdopen.c
+++ b/libc/libio/iofdopen.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/libio/iofflush.c b/libc/libio/iofflush.c
index 57e0eafab..5a54c6731 100644
--- a/libc/libio/iofflush.c
+++ b/libc/libio/iofflush.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/libio/iofflush_u.c b/libc/libio/iofflush_u.c
index 353c7abf6..490c4fa97 100644
--- a/libc/libio/iofflush_u.c
+++ b/libc/libio/iofflush_u.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/libio/iofgetpos.c b/libc/libio/iofgetpos.c
index a1d6bb693..d80c3e469 100644
--- a/libc/libio/iofgetpos.c
+++ b/libc/libio/iofgetpos.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/libio/iofgetpos64.c b/libc/libio/iofgetpos64.c
index 0d0a2aa26..53721b7bf 100644
--- a/libc/libio/iofgetpos64.c
+++ b/libc/libio/iofgetpos64.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/libio/iofgets.c b/libc/libio/iofgets.c
index 984cb8610..bab5aa514 100644
--- a/libc/libio/iofgets.c
+++ b/libc/libio/iofgets.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/libio/iofgets_u.c b/libc/libio/iofgets_u.c
index e524943a5..5f6b7ffc5 100644
--- a/libc/libio/iofgets_u.c
+++ b/libc/libio/iofgets_u.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/libio/iofgetws.c b/libc/libio/iofgetws.c
index 3a010a425..086d6854d 100644
--- a/libc/libio/iofgetws.c
+++ b/libc/libio/iofgetws.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2001, 2005
- 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/libio/iofgetws_u.c b/libc/libio/iofgetws_u.c
index 070c4a710..982dfe085 100644
--- a/libc/libio/iofgetws_u.c
+++ b/libc/libio/iofgetws_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 95, 96, 97, 98, 99, 2005 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/libio/iofopen.c b/libc/libio/iofopen.c
index a7e69e4f5..5a859c69c 100644
--- a/libc/libio/iofopen.c
+++ b/libc/libio/iofopen.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/libio/iofopen64.c b/libc/libio/iofopen64.c
index 159d04ee6..48e02f351 100644
--- a/libc/libio/iofopen64.c
+++ b/libc/libio/iofopen64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1997,1999,2000,2002,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/libio/iofopncook.c b/libc/libio/iofopncook.c
index 7797e8e0b..386704215 100644
--- a/libc/libio/iofopncook.c
+++ b/libc/libio/iofopncook.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/libio/iofputs.c b/libc/libio/iofputs.c
index 98f4b5ddc..f03387bce 100644
--- a/libc/libio/iofputs.c
+++ b/libc/libio/iofputs.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1998, 1999, 2002, 2003
- 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/libio/iofputs_u.c b/libc/libio/iofputs_u.c
index e90ce8605..69df5d69f 100644
--- a/libc/libio/iofputs_u.c
+++ b/libc/libio/iofputs_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1996,1997,1998,1999,2002 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/libio/iofputws.c b/libc/libio/iofputws.c
index bf4e1958a..c76582758 100644
--- a/libc/libio/iofputws.c
+++ b/libc/libio/iofputws.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1996, 1997, 1998, 1999, 2000, 2003
- 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/libio/iofputws_u.c b/libc/libio/iofputws_u.c
index 95ef15780..a48e8b666 100644
--- a/libc/libio/iofputws_u.c
+++ b/libc/libio/iofputws_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996-2000, 2002 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/libio/iofread.c b/libc/libio/iofread.c
index 1f04aaec4..f7c484830 100644
--- a/libc/libio/iofread.c
+++ b/libc/libio/iofread.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/libio/iofread_u.c b/libc/libio/iofread_u.c
index a314d22e1..4e6d256c2 100644
--- a/libc/libio/iofread_u.c
+++ b/libc/libio/iofread_u.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/libio/iofsetpos.c b/libc/libio/iofsetpos.c
index 5e8d444d2..d1308dde9 100644
--- a/libc/libio/iofsetpos.c
+++ b/libc/libio/iofsetpos.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/libio/iofsetpos64.c b/libc/libio/iofsetpos64.c
index f751255a6..0a3a3ab16 100644
--- a/libc/libio/iofsetpos64.c
+++ b/libc/libio/iofsetpos64.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/libio/ioftell.c b/libc/libio/ioftell.c
index a1e061844..f28a40fd8 100644
--- a/libc/libio/ioftell.c
+++ b/libc/libio/ioftell.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/libio/iofwide.c b/libc/libio/iofwide.c
index d96c7dc5c..ffed333af 100644
--- a/libc/libio/iofwide.c
+++ b/libc/libio/iofwide.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2003, 2005, 2011 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/libio/iofwrite.c b/libc/libio/iofwrite.c
index 2fff72b40..81596a64c 100644
--- a/libc/libio/iofwrite.c
+++ b/libc/libio/iofwrite.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/libio/iofwrite_u.c b/libc/libio/iofwrite_u.c
index 245a93ee0..4a9d6caa0 100644
--- a/libc/libio/iofwrite_u.c
+++ b/libc/libio/iofwrite_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996-2000, 2002, 2008 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/libio/iogetdelim.c b/libc/libio/iogetdelim.c
index bf4b0f776..a7304c55e 100644
--- a/libc/libio/iogetdelim.c
+++ b/libc/libio/iogetdelim.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1994,1996-1998,2001,2003,2005,2012
- Free Software Foundation, Inc.
+/* Copyright (C) 1994-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/libio/iogetline.c b/libc/libio/iogetline.c
index bdb35b30f..a3f618213 100644
--- a/libc/libio/iogetline.c
+++ b/libc/libio/iogetline.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/libio/iogets.c b/libc/libio/iogets.c
index 77353fe14..1674e2a0c 100644
--- a/libc/libio/iogets.c
+++ b/libc/libio/iogets.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/libio/iogetwline.c b/libc/libio/iogetwline.c
index 63b7da672..65962a2b0 100644
--- a/libc/libio/iogetwline.c
+++ b/libc/libio/iogetwline.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/libio/iopadn.c b/libc/libio/iopadn.c
index b7a4c5a73..cc93c0f7a 100644
--- a/libc/libio/iopadn.c
+++ b/libc/libio/iopadn.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/libio/iopopen.c b/libc/libio/iopopen.c
index 716395804..b2b88d7f0 100644
--- a/libc/libio/iopopen.c
+++ b/libc/libio/iopopen.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.
Written by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/ioputs.c b/libc/libio/ioputs.c
index 3a4602276..b98ca3a3c 100644
--- a/libc/libio/ioputs.c
+++ b/libc/libio/ioputs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1996-1999,2003,2009 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/libio/ioseekoff.c b/libc/libio/ioseekoff.c
index 9b9e8c4b8..cc364b010 100644
--- a/libc/libio/ioseekoff.c
+++ b/libc/libio/ioseekoff.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/libio/ioseekpos.c b/libc/libio/ioseekpos.c
index c87a5e8f6..fcee2ad90 100644
--- a/libc/libio/ioseekpos.c
+++ b/libc/libio/ioseekpos.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/libio/iosetbuffer.c b/libc/libio/iosetbuffer.c
index f3cb7fbb6..c7765181f 100644
--- a/libc/libio/iosetbuffer.c
+++ b/libc/libio/iosetbuffer.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/libio/iosetvbuf.c b/libc/libio/iosetvbuf.c
index 3df9d23c8..d98672d00 100644
--- a/libc/libio/iosetvbuf.c
+++ b/libc/libio/iosetvbuf.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/libio/ioungetc.c b/libc/libio/ioungetc.c
index 7ebd3e592..f2e1b2706 100644
--- a/libc/libio/ioungetc.c
+++ b/libc/libio/ioungetc.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/libio/ioungetwc.c b/libc/libio/ioungetwc.c
index 9ee9a281d..33549031a 100644
--- a/libc/libio/ioungetwc.c
+++ b/libc/libio/ioungetwc.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/libio/iovdprintf.c b/libc/libio/iovdprintf.c
index 43dbb8783..d9918f000 100644
--- a/libc/libio/iovdprintf.c
+++ b/libc/libio/iovdprintf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2012 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/libio/iovsprintf.c b/libc/libio/iovsprintf.c
index f50b96189..e135d586f 100644
--- a/libc/libio/iovsprintf.c
+++ b/libc/libio/iovsprintf.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/libio/iovsscanf.c b/libc/libio/iovsscanf.c
index 2ae586cd8..9e68a7a4b 100644
--- a/libc/libio/iovsscanf.c
+++ b/libc/libio/iovsscanf.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/libio/iovswscanf.c b/libc/libio/iovswscanf.c
index 3f08b55d3..46fff57e5 100644
--- a/libc/libio/iovswscanf.c
+++ b/libc/libio/iovswscanf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1997-2000, 2001, 2002, 2006
- 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/libio/iowpadn.c b/libc/libio/iowpadn.c
index 56e4b8ccb..d94db71f2 100644
--- a/libc/libio/iowpadn.c
+++ b/libc/libio/iowpadn.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/libio/libc_fatal.c b/libc/libio/libc_fatal.c
index 93d655d79..be1eaddb8 100644
--- a/libc/libio/libc_fatal.c
+++ b/libc/libio/libc_fatal.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1997, 2003 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/libio/libio.h b/libc/libio/libio.h
index 94e4a0bf7..3cf1712ea 100644
--- a/libc/libio/libio.h
+++ b/libc/libio/libio.h
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991-1995,1997-2007,2009,2011,2012
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/libioP.h b/libc/libio/libioP.h
index e9fe02f5d..ca8500913 100644
--- a/libc/libio/libioP.h
+++ b/libc/libio/libioP.h
@@ -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/libio/memstream.c b/libc/libio/memstream.c
index 37bbbfcca..34534e2f9 100644
--- a/libc/libio/memstream.c
+++ b/libc/libio/memstream.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2012 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/libio/obprintf.c b/libc/libio/obprintf.c
index ef2cfc32e..9f16eab00 100644
--- a/libc/libio/obprintf.c
+++ b/libc/libio/obprintf.c
@@ -1,5 +1,5 @@
/* Print output of stream to given obstack.
- Copyright (C) 1996-2012 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/libio/oldfileops.c b/libc/libio/oldfileops.c
index aa4e3f5f9..80e4b57ee 100644
--- a/libc/libio/oldfileops.c
+++ b/libc/libio/oldfileops.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.
Written by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/oldiofclose.c b/libc/libio/oldiofclose.c
index ff2e1d9cf..2191fca4a 100644
--- a/libc/libio/oldiofclose.c
+++ b/libc/libio/oldiofclose.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/libio/oldiofdopen.c b/libc/libio/oldiofdopen.c
index d692e30f8..2e90bbf63 100644
--- a/libc/libio/oldiofdopen.c
+++ b/libc/libio/oldiofdopen.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/libio/oldiofgetpos.c b/libc/libio/oldiofgetpos.c
index b1b326318..a3132e477 100644
--- a/libc/libio/oldiofgetpos.c
+++ b/libc/libio/oldiofgetpos.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004
- 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/libio/oldiofgetpos64.c b/libc/libio/oldiofgetpos64.c
index bef8bc45e..ced967383 100644
--- a/libc/libio/oldiofgetpos64.c
+++ b/libc/libio/oldiofgetpos64.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/libio/oldiofopen.c b/libc/libio/oldiofopen.c
index 716b5cdc1..c81aefdd9 100644
--- a/libc/libio/oldiofopen.c
+++ b/libc/libio/oldiofopen.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/libio/oldiofsetpos.c b/libc/libio/oldiofsetpos.c
index 2efe76e9d..f455c5cfc 100644
--- a/libc/libio/oldiofsetpos.c
+++ b/libc/libio/oldiofsetpos.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993, 1995, 1997, 1998, 1999, 2000, 2002, 2003, 2004
- 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/libio/oldiofsetpos64.c b/libc/libio/oldiofsetpos64.c
index 23cb693d3..068b1cec9 100644
--- a/libc/libio/oldiofsetpos64.c
+++ b/libc/libio/oldiofsetpos64.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/libio/oldiopopen.c b/libc/libio/oldiopopen.c
index 4965a732b..f93de3481 100644
--- a/libc/libio/oldiopopen.c
+++ b/libc/libio/oldiopopen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/oldpclose.c b/libc/libio/oldpclose.c
index 4b55eab24..0761d84f6 100644
--- a/libc/libio/oldpclose.c
+++ b/libc/libio/oldpclose.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998,2000, 2004 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/libio/oldstdfiles.c b/libc/libio/oldstdfiles.c
index 5a67d73e2..b0353d555 100644
--- a/libc/libio/oldstdfiles.c
+++ b/libc/libio/oldstdfiles.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/libio/oldtmpfile.c b/libc/libio/oldtmpfile.c
index f1060c785..b1b5e52d6 100644
--- a/libc/libio/oldtmpfile.c
+++ b/libc/libio/oldtmpfile.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1993,1996-2000,2003,2004,2007,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/libio/pclose.c b/libc/libio/pclose.c
index 9abe76beb..9c3b4b27e 100644
--- a/libc/libio/pclose.c
+++ b/libc/libio/pclose.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996-1998, 2000 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/libio/peekc.c b/libc/libio/peekc.c
index d5bcecdeb..56362a9c7 100644
--- a/libc/libio/peekc.c
+++ b/libc/libio/peekc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1995,1996,1997,1998,2003 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/libio/putc.c b/libc/libio/putc.c
index 4d97b505a..469ac3172 100644
--- a/libc/libio/putc.c
+++ b/libc/libio/putc.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/libio/putc_u.c b/libc/libio/putc_u.c
index 927083b66..59ace86d6 100644
--- a/libc/libio/putc_u.c
+++ b/libc/libio/putc_u.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/libio/putchar.c b/libc/libio/putchar.c
index 7fd54b5be..06cf4012f 100644
--- a/libc/libio/putchar.c
+++ b/libc/libio/putchar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995,1996,1997,1998,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/libio/putchar_u.c b/libc/libio/putchar_u.c
index a8c915693..0128241de 100644
--- a/libc/libio/putchar_u.c
+++ b/libc/libio/putchar_u.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/libio/putwc.c b/libc/libio/putwc.c
index 626f40af0..469481698 100644
--- a/libc/libio/putwc.c
+++ b/libc/libio/putwc.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1998, 1999, 2002, 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/libio/putwc_u.c b/libc/libio/putwc_u.c
index 707f6622b..da359c1c3 100644
--- a/libc/libio/putwc_u.c
+++ b/libc/libio/putwc_u.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995-1997,1999,2002,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/libio/putwchar.c b/libc/libio/putwchar.c
index 608c48829..0a25e2e95 100644
--- a/libc/libio/putwchar.c
+++ b/libc/libio/putwchar.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,95,96,97,98,99,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/libio/putwchar_u.c b/libc/libio/putwchar_u.c
index 114caec64..97ac4c978 100644
--- a/libc/libio/putwchar_u.c
+++ b/libc/libio/putwchar_u.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/libio/rewind.c b/libc/libio/rewind.c
index 70d41c932..95e094446 100644
--- a/libc/libio/rewind.c
+++ b/libc/libio/rewind.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,96,97,98,2002,2003 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/libio/setbuf.c b/libc/libio/setbuf.c
index a20ef1f8f..deba71385 100644
--- a/libc/libio/setbuf.c
+++ b/libc/libio/setbuf.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/libio/setlinebuf.c b/libc/libio/setlinebuf.c
index e0db23ced..bf489be71 100644
--- a/libc/libio/setlinebuf.c
+++ b/libc/libio/setlinebuf.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/libio/stdfiles.c b/libc/libio/stdfiles.c
index 1acef3f9f..cc02831c3 100644
--- a/libc/libio/stdfiles.c
+++ b/libc/libio/stdfiles.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/libio/stdio.c b/libc/libio/stdio.c
index 39bfe6846..fa28d3065 100644
--- a/libc/libio/stdio.c
+++ b/libc/libio/stdio.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1993,1994,1996,1997,2000,2002,2006
- 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/libio/stdio.h b/libc/libio/stdio.h
index 8f495141f..754301fc1 100644
--- a/libc/libio/stdio.h
+++ b/libc/libio/stdio.h
@@ -1,5 +1,5 @@
/* Define ISO C stdio on top of C++ iostreams.
- Copyright (C) 1991, 1994-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/libio/strfile.h b/libc/libio/strfile.h
index 4ea7548f9..63819dbee 100644
--- a/libc/libio/strfile.h
+++ b/libc/libio/strfile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1997,1998,1999,2005,2009 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/libio/strops.c b/libc/libio/strops.c
index ccbfc9982..5c7baf5df 100644
--- a/libc/libio/strops.c
+++ b/libc/libio/strops.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/libio/swprintf.c b/libc/libio/swprintf.c
index de0410020..282534cad 100644
--- a/libc/libio/swprintf.c
+++ b/libc/libio/swprintf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1995,1997,1998,1999,2000,2003,2004,2006
- 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/libio/swscanf.c b/libc/libio/swscanf.c
index 70f52529b..2eb4fb2fc 100644
--- a/libc/libio/swscanf.c
+++ b/libc/libio/swscanf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1998, 1999, 2003, 2006
- 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/libio/test-fmemopen.c b/libc/libio/test-fmemopen.c
index a522e5174..47ee036c2 100644
--- a/libc/libio/test-fmemopen.c
+++ b/libc/libio/test-fmemopen.c
@@ -1,5 +1,5 @@
/* Test for fmemopen implementation.
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
diff --git a/libc/libio/test-freopen.c b/libc/libio/test-freopen.c
index f3d82620b..6ae194e63 100644
--- a/libc/libio/test-freopen.c
+++ b/libc/libio/test-freopen.c
@@ -1,5 +1,5 @@
/* Test for freopen implementation.
- Copyright (C) 2000 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/libio/test-freopen.sh b/libc/libio/test-freopen.sh
index 9ee453087..2cb274d48 100755
--- a/libc/libio/test-freopen.sh
+++ b/libc/libio/test-freopen.sh
@@ -1,6 +1,6 @@
#! /bin/sh
# Test of freopen.
-# 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/libio/tst-fopenloc.c b/libc/libio/tst-fopenloc.c
index f8ad82842..f83e7227d 100644
--- a/libc/libio/tst-fopenloc.c
+++ b/libc/libio/tst-fopenloc.c
@@ -1,5 +1,5 @@
/* Test for ,ccs= handling in fopen.
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 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/libio/tst-freopen.c b/libc/libio/tst-freopen.c
index 6100cad2c..e0a49e824 100644
--- a/libc/libio/tst-freopen.c
+++ b/libc/libio/tst-freopen.c
@@ -1,5 +1,5 @@
/* Test freopen with mmap stdio.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/libio/tst-fseek.c b/libc/libio/tst-fseek.c
index 457a08778..46182c948 100644
--- a/libc/libio/tst-fseek.c
+++ b/libc/libio/tst-fseek.c
@@ -1,5 +1,5 @@
/* Verify that fseek/ftell combination works for wide chars.
- Copyright (C) 2012 Free Software Foundation, Inc.
+ Copyright (C) 2012-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/libio/tst-fwrite-error.c b/libc/libio/tst-fwrite-error.c
index 3c0cf49c3..e2507effe 100644
--- a/libc/libio/tst-fwrite-error.c
+++ b/libc/libio/tst-fwrite-error.c
@@ -1,5 +1,5 @@
/* Test of fwrite() function, adapted from gnulib-tests in grep.
- Copyright (C) 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libc/libio/tst-mmap-setvbuf.c b/libc/libio/tst-mmap-setvbuf.c
index 61ab2d1ce..a6c73652d 100644
--- a/libc/libio/tst-mmap-setvbuf.c
+++ b/libc/libio/tst-mmap-setvbuf.c
@@ -1,5 +1,5 @@
/* Test setvbuf on readonly fopen (using mmap stdio).
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
diff --git a/libc/libio/tst-widetext.c b/libc/libio/tst-widetext.c
index accd54e3d..36ca20818 100644
--- a/libc/libio/tst-widetext.c
+++ b/libc/libio/tst-widetext.c
@@ -1,6 +1,6 @@
/* Test program for the wide character stream functions handling larger
amounts of text.
- Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>.
diff --git a/libc/libio/tst_getwc.c b/libc/libio/tst_getwc.c
index 7307c19eb..78d6177e6 100644
--- a/libc/libio/tst_getwc.c
+++ b/libc/libio/tst_getwc.c
@@ -1,5 +1,5 @@
/* Simple test of getwc in the C locale.
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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/libio/tst_putwc.c b/libc/libio/tst_putwc.c
index 2021aad8a..df39de7fa 100644
--- a/libc/libio/tst_putwc.c
+++ b/libc/libio/tst_putwc.c
@@ -1,5 +1,5 @@
/* Simple test of putwc in the C locale.
- Copyright (C) 2000, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 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/libio/vasprintf.c b/libc/libio/vasprintf.c
index 494efa6d0..b9455f8a5 100644
--- a/libc/libio/vasprintf.c
+++ b/libc/libio/vasprintf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2012 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/libio/vscanf.c b/libc/libio/vscanf.c
index 12bfb3477..3362597a7 100644
--- a/libc/libio/vscanf.c
+++ b/libc/libio/vscanf.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/libio/vsnprintf.c b/libc/libio/vsnprintf.c
index e0402d37a..865ccac54 100644
--- a/libc/libio/vsnprintf.c
+++ b/libc/libio/vsnprintf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1994-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/libio/vswprintf.c b/libc/libio/vswprintf.c
index 4003e266e..136bda8fc 100644
--- a/libc/libio/vswprintf.c
+++ b/libc/libio/vswprintf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1994-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/libio/vwprintf.c b/libc/libio/vwprintf.c
index d8ff810b4..84a68e6f9 100644
--- a/libc/libio/vwprintf.c
+++ b/libc/libio/vwprintf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1993, 1995, 1997, 1999, 2001, 2006
- 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/libio/vwscanf.c b/libc/libio/vwscanf.c
index 6afe709a1..32ebc2c34 100644
--- a/libc/libio/vwscanf.c
+++ b/libc/libio/vwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1997, 1999, 2006 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/libio/wfiledoalloc.c b/libc/libio/wfiledoalloc.c
index 10f4270ce..14501f2fe 100644
--- a/libc/libio/wfiledoalloc.c
+++ b/libc/libio/wfiledoalloc.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/libio/wfileops.c b/libc/libio/wfileops.c
index 44b1236c0..9cd039921 100644
--- a/libc/libio/wfileops.c
+++ b/libc/libio/wfileops.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.
Written by Ulrich Drepper <drepper@cygnus.com>.
Based on the single byte version by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/wgenops.c b/libc/libio/wgenops.c
index f8f27b04a..b39b6912c 100644
--- a/libc/libio/wgenops.c
+++ b/libc/libio/wgenops.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.
Written by Ulrich Drepper <drepper@cygnus.com>.
Based on the single byte version by Per Bothner <bothner@cygnus.com>.
diff --git a/libc/libio/wmemstream.c b/libc/libio/wmemstream.c
index f6b505f3b..65738d4d7 100644
--- a/libc/libio/wmemstream.c
+++ b/libc/libio/wmemstream.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2012 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/libio/wprintf.c b/libc/libio/wprintf.c
index 56963a6d5..6362ddb5a 100644
--- a/libc/libio/wprintf.c
+++ b/libc/libio/wprintf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1999, 2001, 2006
- 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/libio/wscanf.c b/libc/libio/wscanf.c
index 5b152ad20..82c83eed4 100644
--- a/libc/libio/wscanf.c
+++ b/libc/libio/wscanf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 1999, 2006
- 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/libio/wstrops.c b/libc/libio/wstrops.c
index 1c0f7e214..828393081 100644
--- a/libc/libio/wstrops.c
+++ b/libc/libio/wstrops.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