summaryrefslogtreecommitdiff
path: root/libc/wcsmbs
diff options
context:
space:
mode:
Diffstat (limited to 'libc/wcsmbs')
-rw-r--r--libc/wcsmbs/Makefile3
-rw-r--r--libc/wcsmbs/bits/wchar-ldbl.h2
-rw-r--r--libc/wcsmbs/bits/wchar2.h2
-rw-r--r--libc/wcsmbs/btowc.c2
-rw-r--r--libc/wcsmbs/c16rtomb.c2
-rw-r--r--libc/wcsmbs/isoc99_fwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_swscanf.c3
-rw-r--r--libc/wcsmbs/isoc99_vfwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_vswscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_vwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_wscanf.c3
-rw-r--r--libc/wcsmbs/mbrlen.c2
-rw-r--r--libc/wcsmbs/mbrtoc16.c2
-rw-r--r--libc/wcsmbs/mbrtowc.c3
-rw-r--r--libc/wcsmbs/mbsinit.c2
-rw-r--r--libc/wcsmbs/mbsnrtowcs.c2
-rw-r--r--libc/wcsmbs/mbsrtowcs.c2
-rw-r--r--libc/wcsmbs/mbsrtowcs_l.c2
-rw-r--r--libc/wcsmbs/test-wcschr-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcscmp-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcscpy-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcslen-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcsrchr-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wmemcmp-ifunc.c2
-rw-r--r--libc/wcsmbs/tst-btowc.c2
-rw-r--r--libc/wcsmbs/tst-mbrtowc.c2
-rw-r--r--libc/wcsmbs/tst-mbsrtowcs.c2
-rw-r--r--libc/wcsmbs/tst-wcpncpy.c2
-rw-r--r--libc/wcsmbs/tst-wcrtomb.c2
-rw-r--r--libc/wcsmbs/tst-wcsnlen.c2
-rw-r--r--libc/wcsmbs/uchar.h2
-rw-r--r--libc/wcsmbs/wchar.h2
-rw-r--r--libc/wcsmbs/wcpcpy.c2
-rw-r--r--libc/wcsmbs/wcpncpy.c2
-rw-r--r--libc/wcsmbs/wcrtomb.c3
-rw-r--r--libc/wcsmbs/wcscasecmp.c2
-rw-r--r--libc/wcsmbs/wcscasecmp_l.c2
-rw-r--r--libc/wcsmbs/wcscat.c2
-rw-r--r--libc/wcsmbs/wcschr.c2
-rw-r--r--libc/wcsmbs/wcschrnul.c2
-rw-r--r--libc/wcsmbs/wcscmp.c2
-rw-r--r--libc/wcsmbs/wcscoll.c2
-rw-r--r--libc/wcsmbs/wcscoll_l.c2
-rw-r--r--libc/wcsmbs/wcscpy.c2
-rw-r--r--libc/wcsmbs/wcscspn.c2
-rw-r--r--libc/wcsmbs/wcsdup.c2
-rw-r--r--libc/wcsmbs/wcslen.c2
-rw-r--r--libc/wcsmbs/wcsmbsload.c3
-rw-r--r--libc/wcsmbs/wcsmbsload.h2
-rw-r--r--libc/wcsmbs/wcsncase.c2
-rw-r--r--libc/wcsmbs/wcsncase_l.c2
-rw-r--r--libc/wcsmbs/wcsncat.c2
-rw-r--r--libc/wcsmbs/wcsncmp.c2
-rw-r--r--libc/wcsmbs/wcsncpy.c2
-rw-r--r--libc/wcsmbs/wcsnlen.c2
-rw-r--r--libc/wcsmbs/wcsnrtombs.c2
-rw-r--r--libc/wcsmbs/wcspbrk.c2
-rw-r--r--libc/wcsmbs/wcsrchr.c2
-rw-r--r--libc/wcsmbs/wcsrtombs.c2
-rw-r--r--libc/wcsmbs/wcsspn.c2
-rw-r--r--libc/wcsmbs/wcsstr.c2
-rw-r--r--libc/wcsmbs/wcstod.c2
-rw-r--r--libc/wcsmbs/wcstod_l.c2
-rw-r--r--libc/wcsmbs/wcstof.c2
-rw-r--r--libc/wcsmbs/wcstof_l.c2
-rw-r--r--libc/wcsmbs/wcstok.c2
-rw-r--r--libc/wcsmbs/wcstol.c2
-rw-r--r--libc/wcsmbs/wcstol_l.c2
-rw-r--r--libc/wcsmbs/wcstold.c2
-rw-r--r--libc/wcsmbs/wcstold_l.c2
-rw-r--r--libc/wcsmbs/wcstoll.c2
-rw-r--r--libc/wcsmbs/wcstoll_l.c2
-rw-r--r--libc/wcsmbs/wcstoul.c2
-rw-r--r--libc/wcsmbs/wcstoul_l.c2
-rw-r--r--libc/wcsmbs/wcstoull.c2
-rw-r--r--libc/wcsmbs/wcstoull_l.c2
-rw-r--r--libc/wcsmbs/wcswidth.c2
-rw-r--r--libc/wcsmbs/wcsxfrm.c2
-rw-r--r--libc/wcsmbs/wcsxfrm_l.c2
-rw-r--r--libc/wcsmbs/wctob.c2
-rw-r--r--libc/wcsmbs/wcwidth.c2
-rw-r--r--libc/wcsmbs/wcwidth.h2
-rw-r--r--libc/wcsmbs/wmemchr.c2
-rw-r--r--libc/wcsmbs/wmemcmp.c2
-rw-r--r--libc/wcsmbs/wmemcpy.c2
-rw-r--r--libc/wcsmbs/wmemmove.c2
-rw-r--r--libc/wcsmbs/wmempcpy.c2
-rw-r--r--libc/wcsmbs/wmemset.c2
88 files changed, 88 insertions, 94 deletions
diff --git a/libc/wcsmbs/Makefile b/libc/wcsmbs/Makefile
index ec8937096..5a3fd8880 100644
--- a/libc/wcsmbs/Makefile
+++ b/libc/wcsmbs/Makefile
@@ -1,5 +1,4 @@
-# Copyright (C) 1995-2000,2002,2003,2004,2005,2006,2007,2011,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/wcsmbs/bits/wchar-ldbl.h b/libc/wcsmbs/bits/wchar-ldbl.h
index 15f61b5a4..20d9db2e0 100644
--- a/libc/wcsmbs/bits/wchar-ldbl.h
+++ b/libc/wcsmbs/bits/wchar-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for <wchar.h> 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/wcsmbs/bits/wchar2.h b/libc/wcsmbs/bits/wchar2.h
index 08d71c8b5..abce71c74 100644
--- a/libc/wcsmbs/bits/wchar2.h
+++ b/libc/wcsmbs/bits/wchar2.h
@@ -1,5 +1,5 @@
/* Checking macros for wchar functions.
- Copyright (C) 2005, 2006, 2007, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/btowc.c b/libc/wcsmbs/btowc.c
index 7d663830d..0b1c87b51 100644
--- a/libc/wcsmbs/btowc.c
+++ b/libc/wcsmbs/btowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000,2002,2005 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/c16rtomb.c b/libc/wcsmbs/c16rtomb.c
index e2d110135..91b18b0d2 100644
--- a/libc/wcsmbs/c16rtomb.c
+++ b/libc/wcsmbs/c16rtomb.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
diff --git a/libc/wcsmbs/isoc99_fwscanf.c b/libc/wcsmbs/isoc99_fwscanf.c
index 8f3a3e0e4..2bbd617c3 100644
--- a/libc/wcsmbs/isoc99_fwscanf.c
+++ b/libc/wcsmbs/isoc99_fwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_swscanf.c b/libc/wcsmbs/isoc99_swscanf.c
index 83bae5b6b..09e63c5f5 100644
--- a/libc/wcsmbs/isoc99_swscanf.c
+++ b/libc/wcsmbs/isoc99_swscanf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1998, 2002, 2003, 2004, 2006, 2007
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vfwscanf.c b/libc/wcsmbs/isoc99_vfwscanf.c
index dd38c3a72..c073bdddd 100644
--- a/libc/wcsmbs/isoc99_vfwscanf.c
+++ b/libc/wcsmbs/isoc99_vfwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vswscanf.c b/libc/wcsmbs/isoc99_vswscanf.c
index 31a4974a2..4157133ef 100644
--- a/libc/wcsmbs/isoc99_vswscanf.c
+++ b/libc/wcsmbs/isoc99_vswscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1997-2003, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vwscanf.c b/libc/wcsmbs/isoc99_vwscanf.c
index a4f1a6451..762fe0f44 100644
--- a/libc/wcsmbs/isoc99_vwscanf.c
+++ b/libc/wcsmbs/isoc99_vwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_wscanf.c b/libc/wcsmbs/isoc99_wscanf.c
index 5b1fe031a..fd5aacb25 100644
--- a/libc/wcsmbs/isoc99_wscanf.c
+++ b/libc/wcsmbs/isoc99_wscanf.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2002, 2004, 2006, 2007
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/mbrlen.c b/libc/wcsmbs/mbrlen.c
index 57ab3e4d7..e6383aaf6 100644
--- a/libc/wcsmbs/mbrlen.c
+++ b/libc/wcsmbs/mbrlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/mbrtoc16.c b/libc/wcsmbs/mbrtoc16.c
index 71154f2e7..24c7fed65 100644
--- a/libc/wcsmbs/mbrtoc16.c
+++ b/libc/wcsmbs/mbrtoc16.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
diff --git a/libc/wcsmbs/mbrtowc.c b/libc/wcsmbs/mbrtowc.c
index d29c2df43..64764454d 100644
--- a/libc/wcsmbs/mbrtowc.c
+++ b/libc/wcsmbs/mbrtowc.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2004, 2005, 2011, 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsinit.c b/libc/wcsmbs/mbsinit.c
index 1d3d7430e..559511b6e 100644
--- a/libc/wcsmbs/mbsinit.c
+++ b/libc/wcsmbs/mbsinit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 2000, 2003 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/mbsnrtowcs.c b/libc/wcsmbs/mbsnrtowcs.c
index fc8396c00..4792bd4d1 100644
--- a/libc/wcsmbs/mbsnrtowcs.c
+++ b/libc/wcsmbs/mbsnrtowcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2002, 2005, 2008 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsrtowcs.c b/libc/wcsmbs/mbsrtowcs.c
index 6a90dff3b..00eccc9e5 100644
--- a/libc/wcsmbs/mbsrtowcs.c
+++ b/libc/wcsmbs/mbsrtowcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000,2002,2004 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsrtowcs_l.c b/libc/wcsmbs/mbsrtowcs_l.c
index d489266d3..1469fca3c 100644
--- a/libc/wcsmbs/mbsrtowcs_l.c
+++ b/libc/wcsmbs/mbsrtowcs_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
diff --git a/libc/wcsmbs/test-wcschr-ifunc.c b/libc/wcsmbs/test-wcschr-ifunc.c
index f550d5185..cd2055683 100644
--- a/libc/wcsmbs/test-wcschr-ifunc.c
+++ b/libc/wcsmbs/test-wcschr-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcschr function.
- 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/wcsmbs/test-wcscmp-ifunc.c b/libc/wcsmbs/test-wcscmp-ifunc.c
index bef97d9a3..7105d60c7 100644
--- a/libc/wcsmbs/test-wcscmp-ifunc.c
+++ b/libc/wcsmbs/test-wcscmp-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcscmp function.
- 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/wcsmbs/test-wcscpy-ifunc.c b/libc/wcsmbs/test-wcscpy-ifunc.c
index 0e38971e3..1611e6370 100644
--- a/libc/wcsmbs/test-wcscpy-ifunc.c
+++ b/libc/wcsmbs/test-wcscpy-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcscpy function.
- 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/wcsmbs/test-wcslen-ifunc.c b/libc/wcsmbs/test-wcslen-ifunc.c
index baac78fa4..a7f569256 100644
--- a/libc/wcsmbs/test-wcslen-ifunc.c
+++ b/libc/wcsmbs/test-wcslen-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcslen function.
- 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/wcsmbs/test-wcsrchr-ifunc.c b/libc/wcsmbs/test-wcsrchr-ifunc.c
index 28a5106c4..8915bc348 100644
--- a/libc/wcsmbs/test-wcsrchr-ifunc.c
+++ b/libc/wcsmbs/test-wcsrchr-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcsrchr function.
- 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/wcsmbs/test-wmemcmp-ifunc.c b/libc/wcsmbs/test-wmemcmp-ifunc.c
index a6110b4f9..13f57eb94 100644
--- a/libc/wcsmbs/test-wmemcmp-ifunc.c
+++ b/libc/wcsmbs/test-wmemcmp-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wmemcmp function.
- 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/wcsmbs/tst-btowc.c b/libc/wcsmbs/tst-btowc.c
index 66d196cc7..ec27ee2ed 100644
--- a/libc/wcsmbs/tst-btowc.c
+++ b/libc/wcsmbs/tst-btowc.c
@@ -1,4 +1,4 @@
-/* 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@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-mbrtowc.c b/libc/wcsmbs/tst-mbrtowc.c
index f1e08afd2..990635f1d 100644
--- a/libc/wcsmbs/tst-mbrtowc.c
+++ b/libc/wcsmbs/tst-mbrtowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001, 2002, 2003 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@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-mbsrtowcs.c b/libc/wcsmbs/tst-mbsrtowcs.c
index 7879d1975..9392751d0 100644
--- a/libc/wcsmbs/tst-mbsrtowcs.c
+++ b/libc/wcsmbs/tst-mbsrtowcs.c
@@ -1,5 +1,5 @@
/* Test NUL handling of mbsrtowcs.
- Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
diff --git a/libc/wcsmbs/tst-wcpncpy.c b/libc/wcsmbs/tst-wcpncpy.c
index 3d01c2606..06e552edf 100644
--- a/libc/wcsmbs/tst-wcpncpy.c
+++ b/libc/wcsmbs/tst-wcpncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
diff --git a/libc/wcsmbs/tst-wcrtomb.c b/libc/wcsmbs/tst-wcrtomb.c
index 0b84c1914..3090689d8 100644
--- a/libc/wcsmbs/tst-wcrtomb.c
+++ b/libc/wcsmbs/tst-wcrtomb.c
@@ -1,4 +1,4 @@
-/* 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@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-wcsnlen.c b/libc/wcsmbs/tst-wcsnlen.c
index 45bca1fcd..580c95495 100644
--- a/libc/wcsmbs/tst-wcsnlen.c
+++ b/libc/wcsmbs/tst-wcsnlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
diff --git a/libc/wcsmbs/uchar.h b/libc/wcsmbs/uchar.h
index 48e4a0c17..a1e4461ae 100644
--- a/libc/wcsmbs/uchar.h
+++ b/libc/wcsmbs/uchar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-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/wcsmbs/wchar.h b/libc/wcsmbs/wchar.h
index 29042c68b..75e2dea6a 100644
--- a/libc/wcsmbs/wchar.h
+++ b/libc/wcsmbs/wchar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2008, 2009, 2010, 2011, 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/wcsmbs/wcpcpy.c b/libc/wcsmbs/wcpcpy.c
index eaaab2cc0..6f952b45d 100644
--- a/libc/wcsmbs/wcpcpy.c
+++ b/libc/wcsmbs/wcpcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcpncpy.c b/libc/wcsmbs/wcpncpy.c
index 2fab8578c..634d3350a 100644
--- a/libc/wcsmbs/wcpncpy.c
+++ b/libc/wcsmbs/wcpncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2003 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@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcrtomb.c b/libc/wcsmbs/wcrtomb.c
index 12e6a895e..3be834831 100644
--- a/libc/wcsmbs/wcrtomb.c
+++ b/libc/wcsmbs/wcrtomb.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1996-1998,2000,2002,2005,2011,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/wcsmbs/wcscasecmp.c b/libc/wcsmbs/wcscasecmp.c
index f970057f5..b2d67cc55 100644
--- a/libc/wcsmbs/wcscasecmp.c
+++ b/libc/wcsmbs/wcscasecmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 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/wcsmbs/wcscasecmp_l.c b/libc/wcsmbs/wcscasecmp_l.c
index e68791555..376567323 100644
--- a/libc/wcsmbs/wcscasecmp_l.c
+++ b/libc/wcsmbs/wcscasecmp_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcscat.c b/libc/wcsmbs/wcscat.c
index 0d34d760c..e13e9d242 100644
--- a/libc/wcsmbs/wcscat.c
+++ b/libc/wcsmbs/wcscat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcschr.c b/libc/wcsmbs/wcschr.c
index cb0592bd4..3b5b63d82 100644
--- a/libc/wcsmbs/wcschr.c
+++ b/libc/wcsmbs/wcschr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1999 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/wcsmbs/wcschrnul.c b/libc/wcsmbs/wcschrnul.c
index 04db8f18c..040aa70bc 100644
--- a/libc/wcsmbs/wcschrnul.c
+++ b/libc/wcsmbs/wcschrnul.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1999 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/wcsmbs/wcscmp.c b/libc/wcsmbs/wcscmp.c
index 2fd8cc0df..3da86fcb5 100644
--- a/libc/wcsmbs/wcscmp.c
+++ b/libc/wcsmbs/wcscmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcscoll.c b/libc/wcsmbs/wcscoll.c
index 1957ddd24..99dcf9173 100644
--- a/libc/wcsmbs/wcscoll.c
+++ b/libc/wcsmbs/wcscoll.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,1997,1999,2000,2001,2004 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/wcsmbs/wcscoll_l.c b/libc/wcsmbs/wcscoll_l.c
index 34dfc4029..c5b775544 100644
--- a/libc/wcsmbs/wcscoll_l.c
+++ b/libc/wcsmbs/wcscoll_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2002, 2004 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcscpy.c b/libc/wcsmbs/wcscpy.c
index 6dea24d44..3b1e0c624 100644
--- a/libc/wcsmbs/wcscpy.c
+++ b/libc/wcsmbs/wcscpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcscspn.c b/libc/wcsmbs/wcscspn.c
index 5d38d0779..281de360c 100644
--- a/libc/wcsmbs/wcscspn.c
+++ b/libc/wcsmbs/wcscspn.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.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsdup.c b/libc/wcsmbs/wcsdup.c
index af1c28cd9..a8d482eb3 100644
--- a/libc/wcsmbs/wcsdup.c
+++ b/libc/wcsmbs/wcsdup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcslen.c b/libc/wcsmbs/wcslen.c
index d14ab04b4..74553ca81 100644
--- a/libc/wcsmbs/wcslen.c
+++ b/libc/wcsmbs/wcslen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 1998, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsmbsload.c b/libc/wcsmbs/wcsmbsload.c
index 109afb773..6ea3fb4ee 100644
--- a/libc/wcsmbs/wcsmbsload.c
+++ b/libc/wcsmbs/wcsmbsload.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1998-2002,2004,2005,2008,2010,2011,2012
- Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsmbsload.h b/libc/wcsmbs/wcsmbsload.h
index ab53a959d..2402776a3 100644
--- a/libc/wcsmbs/wcsmbsload.h
+++ b/libc/wcsmbs/wcsmbsload.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2002, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsncase.c b/libc/wcsmbs/wcsncase.c
index 8b216b481..b01b02ecc 100644
--- a/libc/wcsmbs/wcsncase.c
+++ b/libc/wcsmbs/wcsncase.c
@@ -1,6 +1,6 @@
/* Compare at most N wide characters of two strings without taking care
for the case.
- Copyright (C) 1992, 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcsncase_l.c b/libc/wcsmbs/wcsncase_l.c
index 193bf30ba..8e68d7935 100644
--- a/libc/wcsmbs/wcsncase_l.c
+++ b/libc/wcsmbs/wcsncase_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcsncat.c b/libc/wcsmbs/wcsncat.c
index 21314666a..3450956cc 100644
--- a/libc/wcsmbs/wcsncat.c
+++ b/libc/wcsmbs/wcsncat.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.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsncmp.c b/libc/wcsmbs/wcsncmp.c
index 7f1704f76..35ab2c95f 100644
--- a/libc/wcsmbs/wcsncmp.c
+++ b/libc/wcsmbs/wcsncmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsncpy.c b/libc/wcsmbs/wcsncpy.c
index f134c3668..a88f8fc1d 100644
--- a/libc/wcsmbs/wcsncpy.c
+++ b/libc/wcsmbs/wcsncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsnlen.c b/libc/wcsmbs/wcsnlen.c
index dff1b45ad..f5206a9ed 100644
--- a/libc/wcsmbs/wcsnlen.c
+++ b/libc/wcsmbs/wcsnlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 1999, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsnrtombs.c b/libc/wcsmbs/wcsnrtombs.c
index e5e5db86b..58aeec3ca 100644
--- a/libc/wcsmbs/wcsnrtombs.c
+++ b/libc/wcsmbs/wcsnrtombs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2002, 2003, 2005 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wcspbrk.c b/libc/wcsmbs/wcspbrk.c
index a39f1484a..2a417a589 100644
--- a/libc/wcsmbs/wcspbrk.c
+++ b/libc/wcsmbs/wcspbrk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/wcsrchr.c b/libc/wcsmbs/wcsrchr.c
index c1b5a593a..7c3bc968e 100644
--- a/libc/wcsmbs/wcsrchr.c
+++ b/libc/wcsmbs/wcsrchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/wcsrtombs.c b/libc/wcsmbs/wcsrtombs.c
index dfb28d312..e0bdab57a 100644
--- a/libc/wcsmbs/wcsrtombs.c
+++ b/libc/wcsmbs/wcsrtombs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2002, 2003, 2005 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wcsspn.c b/libc/wcsmbs/wcsspn.c
index dad72b420..d8597c52a 100644
--- a/libc/wcsmbs/wcsspn.c
+++ b/libc/wcsmbs/wcsspn.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.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsstr.c b/libc/wcsmbs/wcsstr.c
index 932c74fe5..7151571b2 100644
--- a/libc/wcsmbs/wcsstr.c
+++ b/libc/wcsmbs/wcsstr.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/wcsmbs/wcstod.c b/libc/wcsmbs/wcstod.c
index cf3c45e44..6e214c880 100644
--- a/libc/wcsmbs/wcstod.c
+++ b/libc/wcsmbs/wcstod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2004 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstod_l.c b/libc/wcsmbs/wcstod_l.c
index 9b3535c80..def0853d8 100644
--- a/libc/wcsmbs/wcstod_l.c
+++ b/libc/wcsmbs/wcstod_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstof.c b/libc/wcsmbs/wcstof.c
index 05fad957b..49cda65df 100644
--- a/libc/wcsmbs/wcstof.c
+++ b/libc/wcsmbs/wcstof.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2004 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstof_l.c b/libc/wcsmbs/wcstof_l.c
index f2814b6b8..95f56f07d 100644
--- a/libc/wcsmbs/wcstof_l.c
+++ b/libc/wcsmbs/wcstof_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997,98,2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstok.c b/libc/wcsmbs/wcstok.c
index 2977981fe..171a97b72 100644
--- a/libc/wcsmbs/wcstok.c
+++ b/libc/wcsmbs/wcstok.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.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcstol.c b/libc/wcsmbs/wcstol.c
index 7b3e400ce..43e4d2979 100644
--- a/libc/wcsmbs/wcstol.c
+++ b/libc/wcsmbs/wcstol.c
@@ -1,5 +1,5 @@
/* Function to parse a `long int' from text.
- Copyright (C) 1996, 1997, 2005 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstol_l.c b/libc/wcsmbs/wcstol_l.c
index 8ee74d25a..f9fb11908 100644
--- a/libc/wcsmbs/wcstol_l.c
+++ b/libc/wcsmbs/wcstol_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 2002, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstold.c b/libc/wcsmbs/wcstold.c
index b0a1a32a2..6153e6d43 100644
--- a/libc/wcsmbs/wcstold.c
+++ b/libc/wcsmbs/wcstold.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 2004 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstold_l.c b/libc/wcsmbs/wcstold_l.c
index 3584cee51..2d2fdafd9 100644
--- a/libc/wcsmbs/wcstold_l.c
+++ b/libc/wcsmbs/wcstold_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997,98,99,2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoll.c b/libc/wcsmbs/wcstoll.c
index ba390f295..7d80779fa 100644
--- a/libc/wcsmbs/wcstoll.c
+++ b/libc/wcsmbs/wcstoll.c
@@ -1,5 +1,5 @@
/* Function to parse a `long long int' from text.
- Copyright (C) 1996, 1997 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoll_l.c b/libc/wcsmbs/wcstoll_l.c
index 2ba6a77a9..6dee61b21 100644
--- a/libc/wcsmbs/wcstoll_l.c
+++ b/libc/wcsmbs/wcstoll_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoul.c b/libc/wcsmbs/wcstoul.c
index 7bc728b63..c799479d4 100644
--- a/libc/wcsmbs/wcstoul.c
+++ b/libc/wcsmbs/wcstoul.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long int' from text.
- Copyright (C) 1996, 1997 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoul_l.c b/libc/wcsmbs/wcstoul_l.c
index c687ced98..5fe3a6c9d 100644
--- a/libc/wcsmbs/wcstoul_l.c
+++ b/libc/wcsmbs/wcstoul_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 2002, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoull.c b/libc/wcsmbs/wcstoull.c
index 2f1fae9b1..c6de524a4 100644
--- a/libc/wcsmbs/wcstoull.c
+++ b/libc/wcsmbs/wcstoull.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long long int' from text.
- Copyright (C) 1996, 1997 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoull_l.c b/libc/wcsmbs/wcstoull_l.c
index 794500e9b..c8d619898 100644
--- a/libc/wcsmbs/wcstoull_l.c
+++ b/libc/wcsmbs/wcstoull_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcswidth.c b/libc/wcsmbs/wcswidth.c
index b5c0dd661..164ab076d 100644
--- a/libc/wcsmbs/wcswidth.c
+++ b/libc/wcsmbs/wcswidth.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcsxfrm.c b/libc/wcsmbs/wcsxfrm.c
index 14465a154..1fd2eec35 100644
--- a/libc/wcsmbs/wcsxfrm.c
+++ b/libc/wcsmbs/wcsxfrm.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2004 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/wcsmbs/wcsxfrm_l.c b/libc/wcsmbs/wcsxfrm_l.c
index 68d8c090a..bb853703a 100644
--- a/libc/wcsmbs/wcsxfrm_l.c
+++ b/libc/wcsmbs/wcsxfrm_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,97,2002, 2004 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wctob.c b/libc/wcsmbs/wctob.c
index 72f7373be..f494cdf87 100644
--- a/libc/wcsmbs/wctob.c
+++ b/libc/wcsmbs/wctob.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2002, 2003, 2005 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcwidth.c b/libc/wcsmbs/wcwidth.c
index 4afcc1036..99cad54eb 100644
--- a/libc/wcsmbs/wcwidth.c
+++ b/libc/wcsmbs/wcwidth.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2001 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcwidth.h b/libc/wcsmbs/wcwidth.h
index 621196e5b..2038990e0 100644
--- a/libc/wcsmbs/wcwidth.h
+++ b/libc/wcsmbs/wcwidth.h
@@ -1,5 +1,5 @@
/* Internal header containing implementation of wcwidth() function.
- Copyright (C) 1996,1997,1999,2000,2001,2002 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wmemchr.c b/libc/wcsmbs/wmemchr.c
index 99ebed4de..63311f276 100644
--- a/libc/wcsmbs/wmemchr.c
+++ b/libc/wcsmbs/wmemchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,97,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wmemcmp.c b/libc/wcsmbs/wmemcmp.c
index 2680b4bd0..bedb89335 100644
--- a/libc/wcsmbs/wmemcmp.c
+++ b/libc/wcsmbs/wmemcmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2011 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@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wmemcpy.c b/libc/wcsmbs/wmemcpy.c
index 51bfab352..90dcac1f7 100644
--- a/libc/wcsmbs/wmemcpy.c
+++ b/libc/wcsmbs/wmemcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999 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@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wmemmove.c b/libc/wcsmbs/wmemmove.c
index a3f7fe7cb..c051bf5cb 100644
--- a/libc/wcsmbs/wmemmove.c
+++ b/libc/wcsmbs/wmemmove.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999 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@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/wmempcpy.c b/libc/wcsmbs/wmempcpy.c
index 32ccef2c4..99feaedfe 100644
--- a/libc/wcsmbs/wmempcpy.c
+++ b/libc/wcsmbs/wmempcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
diff --git a/libc/wcsmbs/wmemset.c b/libc/wcsmbs/wmemset.c
index cc9a7250e..d5b56afa0 100644
--- a/libc/wcsmbs/wmemset.c
+++ b/libc/wcsmbs/wmemset.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,97,99,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.