summaryrefslogtreecommitdiff
path: root/libc/debug
diff options
context:
space:
mode:
Diffstat (limited to 'libc/debug')
-rw-r--r--libc/debug/Makefile2
-rw-r--r--libc/debug/asprintf_chk.c3
-rw-r--r--libc/debug/backtrace.c2
-rw-r--r--libc/debug/backtracesyms.c2
-rw-r--r--libc/debug/backtracesymsfd.c2
-rwxr-xr-xlibc/debug/catchsegv.sh5
-rw-r--r--libc/debug/chk_fail.c2
-rw-r--r--libc/debug/confstr_chk.c2
-rw-r--r--libc/debug/dprintf_chk.c3
-rw-r--r--libc/debug/execinfo.h2
-rw-r--r--libc/debug/fdelt_chk.c2
-rw-r--r--libc/debug/fgets_chk.c2
-rw-r--r--libc/debug/fgets_u_chk.c2
-rw-r--r--libc/debug/fgetws_chk.c3
-rw-r--r--libc/debug/fgetws_u_chk.c2
-rw-r--r--libc/debug/fortify_fail.c2
-rw-r--r--libc/debug/fprintf_chk.c3
-rw-r--r--libc/debug/fread_chk.c2
-rw-r--r--libc/debug/fread_u_chk.c2
-rw-r--r--libc/debug/fwprintf_chk.c3
-rw-r--r--libc/debug/getcwd_chk.c2
-rw-r--r--libc/debug/getdomainname_chk.c2
-rw-r--r--libc/debug/getgroups_chk.c2
-rw-r--r--libc/debug/gethostname_chk.c2
-rw-r--r--libc/debug/getlogin_r_chk.c2
-rw-r--r--libc/debug/gets_chk.c2
-rw-r--r--libc/debug/getwd_chk.c2
-rw-r--r--libc/debug/longjmp_chk.c2
-rw-r--r--libc/debug/mbsnrtowcs_chk.c2
-rw-r--r--libc/debug/mbsrtowcs_chk.c2
-rw-r--r--libc/debug/mbstowcs_chk.c2
-rw-r--r--libc/debug/memcpy_chk.c2
-rw-r--r--libc/debug/memmove_chk.c2
-rw-r--r--libc/debug/mempcpy_chk.c2
-rw-r--r--libc/debug/memset_chk.c2
-rw-r--r--libc/debug/noophooks.c2
-rw-r--r--libc/debug/obprintf_chk.c2
-rw-r--r--libc/debug/pcprofile.c2
-rw-r--r--libc/debug/pcprofiledump.c4
-rw-r--r--libc/debug/poll_chk.c2
-rw-r--r--libc/debug/ppoll_chk.c2
-rw-r--r--libc/debug/pread64_chk.c2
-rw-r--r--libc/debug/pread_chk.c2
-rw-r--r--libc/debug/printf_chk.c3
-rw-r--r--libc/debug/ptsname_r_chk.c2
-rw-r--r--libc/debug/read_chk.c2
-rw-r--r--libc/debug/readlink_chk.c2
-rw-r--r--libc/debug/readlinkat_chk.c2
-rw-r--r--libc/debug/readonly-area.c2
-rw-r--r--libc/debug/realpath_chk.c2
-rw-r--r--libc/debug/recv_chk.c2
-rw-r--r--libc/debug/recvfrom_chk.c2
-rw-r--r--libc/debug/segfault.c3
-rw-r--r--libc/debug/snprintf_chk.c3
-rw-r--r--libc/debug/sprintf_chk.c3
-rw-r--r--libc/debug/stack_chk_fail.c2
-rw-r--r--libc/debug/stack_chk_fail_local.c2
-rw-r--r--libc/debug/stpcpy_chk.c2
-rw-r--r--libc/debug/stpncpy_chk.c2
-rw-r--r--libc/debug/strcat_chk.c2
-rw-r--r--libc/debug/strcpy_chk.c2
-rw-r--r--libc/debug/strncat_chk.c2
-rw-r--r--libc/debug/strncpy_chk.c2
-rw-r--r--libc/debug/swprintf_chk.c3
-rw-r--r--libc/debug/test-stpcpy_chk-ifunc.c2
-rw-r--r--libc/debug/test-stpcpy_chk.c2
-rw-r--r--libc/debug/test-strcpy_chk-ifunc.c2
-rw-r--r--libc/debug/test-strcpy_chk.c2
-rw-r--r--libc/debug/tst-chk1.c2
-rw-r--r--libc/debug/ttyname_r_chk.c2
-rw-r--r--libc/debug/vasprintf_chk.c2
-rw-r--r--libc/debug/vdprintf_chk.c2
-rw-r--r--libc/debug/vfprintf_chk.c3
-rw-r--r--libc/debug/vfwprintf_chk.c3
-rw-r--r--libc/debug/vprintf_chk.c3
-rw-r--r--libc/debug/vsnprintf_chk.c2
-rw-r--r--libc/debug/vsprintf_chk.c2
-rw-r--r--libc/debug/vswprintf_chk.c2
-rw-r--r--libc/debug/vwprintf_chk.c3
-rw-r--r--libc/debug/warning-nop.c2
-rw-r--r--libc/debug/wcpcpy_chk.c2
-rw-r--r--libc/debug/wcpncpy_chk.c2
-rw-r--r--libc/debug/wcrtomb_chk.c2
-rw-r--r--libc/debug/wcscat_chk.c2
-rw-r--r--libc/debug/wcscpy_chk.c2
-rw-r--r--libc/debug/wcsncat_chk.c2
-rw-r--r--libc/debug/wcsncpy_chk.c2
-rw-r--r--libc/debug/wcsnrtombs_chk.c2
-rw-r--r--libc/debug/wcsrtombs_chk.c2
-rw-r--r--libc/debug/wcstombs_chk.c2
-rw-r--r--libc/debug/wctomb_chk.c2
-rw-r--r--libc/debug/wmemcpy_chk.c2
-rw-r--r--libc/debug/wmemmove_chk.c2
-rw-r--r--libc/debug/wmempcpy_chk.c2
-rw-r--r--libc/debug/wmemset_chk.c2
-rw-r--r--libc/debug/wprintf_chk.c3
-rwxr-xr-xlibc/debug/xtrace.sh4
97 files changed, 100 insertions, 116 deletions
diff --git a/libc/debug/Makefile b/libc/debug/Makefile
index 77767e5fc..5c7ec06bd 100644
--- a/libc/debug/Makefile
+++ b/libc/debug/Makefile
@@ -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.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/asprintf_chk.c b/libc/debug/asprintf_chk.c
index 8c3b798cf..2aff3af29 100644
--- a/libc/debug/asprintf_chk.c
+++ b/libc/debug/asprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1997, 1998, 2004, 2006, 2008
- 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/debug/backtrace.c b/libc/debug/backtrace.c
index a3fd81c32..bd60c04d5 100644
--- a/libc/debug/backtrace.c
+++ b/libc/debug/backtrace.c
@@ -1,5 +1,5 @@
/* Return backtrace of current program state. Generic version.
- Copyright (C) 1998, 2000, 2002, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/debug/backtracesyms.c b/libc/debug/backtracesyms.c
index 3fabf26a8..3be3dcbe0 100644
--- a/libc/debug/backtracesyms.c
+++ b/libc/debug/backtracesyms.c
@@ -1,5 +1,5 @@
/* Return list with names for address in backtrace.
- 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.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/debug/backtracesymsfd.c b/libc/debug/backtracesymsfd.c
index 297e32d6b..664e9cb1c 100644
--- a/libc/debug/backtracesymsfd.c
+++ b/libc/debug/backtracesymsfd.c
@@ -1,5 +1,5 @@
/* Write formatted list with names for addresses in backtrace to a file.
- 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.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/debug/catchsegv.sh b/libc/debug/catchsegv.sh
index 0ff5a8a04..3bfb8713f 100755
--- a/libc/debug/catchsegv.sh
+++ b/libc/debug/catchsegv.sh
@@ -1,6 +1,5 @@
#! /bin/sh
-# Copyright (C) 1998,1999,2001,2003,2004,2006,2007,2008,2009,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.
@@ -41,7 +40,7 @@ EOF
;;
--v | --ve | --ver | --vers | --versi | --versio | --version)
echo 'catchsegv @PKGVERSION@@VERSION@'
- echo 'Copyright (C) 2012 Free Software Foundation, Inc.
+ echo 'Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Ulrich Drepper.'
diff --git a/libc/debug/chk_fail.c b/libc/debug/chk_fail.c
index c42acae75..b29b16f16 100644
--- a/libc/debug/chk_fail.c
+++ b/libc/debug/chk_fail.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2005, 2007 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/debug/confstr_chk.c b/libc/debug/confstr_chk.c
index 810529921..40498c8a1 100644
--- a/libc/debug/confstr_chk.c
+++ b/libc/debug/confstr_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
diff --git a/libc/debug/dprintf_chk.c b/libc/debug/dprintf_chk.c
index 19175edff..d5f6ae220 100644
--- a/libc/debug/dprintf_chk.c
+++ b/libc/debug/dprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1997, 1998, 2004, 2006, 2008
- 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/debug/execinfo.h b/libc/debug/execinfo.h
index b85211333..ae5ba2cfa 100644
--- a/libc/debug/execinfo.h
+++ b/libc/debug/execinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 1999, 2004, 2005, 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/debug/fdelt_chk.c b/libc/debug/fdelt_chk.c
index ded3f2f64..d14947676 100644
--- a/libc/debug/fdelt_chk.c
+++ b/libc/debug/fdelt_chk.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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/fgets_chk.c b/libc/debug/fgets_chk.c
index 046ac1d12..a152ea91e 100644
--- a/libc/debug/fgets_chk.c
+++ b/libc/debug/fgets_chk.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/debug/fgets_u_chk.c b/libc/debug/fgets_u_chk.c
index 5de92e050..cd7192d69 100644
--- a/libc/debug/fgets_u_chk.c
+++ b/libc/debug/fgets_u_chk.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/debug/fgetws_chk.c b/libc/debug/fgetws_chk.c
index 9e3ef0045..a7a428043 100644
--- a/libc/debug/fgetws_chk.c
+++ b/libc/debug/fgetws_chk.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/debug/fgetws_u_chk.c b/libc/debug/fgetws_u_chk.c
index 980b9fb02..61d9de751 100644
--- a/libc/debug/fgetws_u_chk.c
+++ b/libc/debug/fgetws_u_chk.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/debug/fortify_fail.c b/libc/debug/fortify_fail.c
index c5621ea6b..b323975d3 100644
--- a/libc/debug/fortify_fail.c
+++ b/libc/debug/fortify_fail.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2007-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/debug/fprintf_chk.c b/libc/debug/fprintf_chk.c
index 65c00d1bb..39a152e0a 100644
--- a/libc/debug/fprintf_chk.c
+++ b/libc/debug/fprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 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/debug/fread_chk.c b/libc/debug/fread_chk.c
index bb8bada0f..2a98fd377 100644
--- a/libc/debug/fread_chk.c
+++ b/libc/debug/fread_chk.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/debug/fread_u_chk.c b/libc/debug/fread_u_chk.c
index fa4c9a9ce..0731ae74c 100644
--- a/libc/debug/fread_u_chk.c
+++ b/libc/debug/fread_u_chk.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/debug/fwprintf_chk.c b/libc/debug/fwprintf_chk.c
index 657ec6c8f..079179025 100644
--- a/libc/debug/fwprintf_chk.c
+++ b/libc/debug/fwprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004, 2005, 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/debug/getcwd_chk.c b/libc/debug/getcwd_chk.c
index b2a7b87c5..d87d22dee 100644
--- a/libc/debug/getcwd_chk.c
+++ b/libc/debug/getcwd_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/getdomainname_chk.c b/libc/debug/getdomainname_chk.c
index 58d5fafe1..660707fe0 100644
--- a/libc/debug/getdomainname_chk.c
+++ b/libc/debug/getdomainname_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/getgroups_chk.c b/libc/debug/getgroups_chk.c
index 57bd26f3b..a33f83be5 100644
--- a/libc/debug/getgroups_chk.c
+++ b/libc/debug/getgroups_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2008 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/debug/gethostname_chk.c b/libc/debug/gethostname_chk.c
index f3ac2a703..cb520f246 100644
--- a/libc/debug/gethostname_chk.c
+++ b/libc/debug/gethostname_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/getlogin_r_chk.c b/libc/debug/getlogin_r_chk.c
index 06b7fb54f..8e490858a 100644
--- a/libc/debug/getlogin_r_chk.c
+++ b/libc/debug/getlogin_r_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/gets_chk.c b/libc/debug/gets_chk.c
index 3a462edb8..8ea685fc7 100644
--- a/libc/debug/gets_chk.c
+++ b/libc/debug/gets_chk.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/debug/getwd_chk.c b/libc/debug/getwd_chk.c
index 81256ab62..b5f46ad58 100644
--- a/libc/debug/getwd_chk.c
+++ b/libc/debug/getwd_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/longjmp_chk.c b/libc/debug/longjmp_chk.c
index 9b80bf880..d3274f253 100644
--- a/libc/debug/longjmp_chk.c
+++ b/libc/debug/longjmp_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/mbsnrtowcs_chk.c b/libc/debug/mbsnrtowcs_chk.c
index 54bcafa89..a85d4b4d8 100644
--- a/libc/debug/mbsnrtowcs_chk.c
+++ b/libc/debug/mbsnrtowcs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/mbsrtowcs_chk.c b/libc/debug/mbsrtowcs_chk.c
index afdd0ccd7..4465cfc7c 100644
--- a/libc/debug/mbsrtowcs_chk.c
+++ b/libc/debug/mbsrtowcs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/mbstowcs_chk.c b/libc/debug/mbstowcs_chk.c
index d840d1f6a..323f65b9c 100644
--- a/libc/debug/mbstowcs_chk.c
+++ b/libc/debug/mbstowcs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/memcpy_chk.c b/libc/debug/memcpy_chk.c
index bd43583ff..a53dd7642 100644
--- a/libc/debug/memcpy_chk.c
+++ b/libc/debug/memcpy_chk.c
@@ -1,6 +1,6 @@
/* Copy memory to memory until the specified number of bytes
has been copied with error checking. Overlap is NOT handled correctly.
- Copyright (C) 1991, 1997, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).
diff --git a/libc/debug/memmove_chk.c b/libc/debug/memmove_chk.c
index 5a304ef1b..3ea34c6d0 100644
--- a/libc/debug/memmove_chk.c
+++ b/libc/debug/memmove_chk.c
@@ -1,6 +1,6 @@
/* Copy memory to memory until the specified number of bytes
has been copied with error checking. Overlap is handled correctly.
- Copyright (C) 1991,1995,1996,1997,2003,2004 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).
diff --git a/libc/debug/mempcpy_chk.c b/libc/debug/mempcpy_chk.c
index 8e2695376..689588384 100644
--- a/libc/debug/mempcpy_chk.c
+++ b/libc/debug/mempcpy_chk.c
@@ -1,7 +1,7 @@
/* Copy memory to memory until the specified number of bytes
has been copied, return pointer to following byte, with error checking.
Overlap is NOT handled correctly.
- Copyright (C) 1991, 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).
diff --git a/libc/debug/memset_chk.c b/libc/debug/memset_chk.c
index ef6035119..bfbc29d29 100644
--- a/libc/debug/memset_chk.c
+++ b/libc/debug/memset_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2003, 2004, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/noophooks.c b/libc/debug/noophooks.c
index f60233adf..d0a998218 100644
--- a/libc/debug/noophooks.c
+++ b/libc/debug/noophooks.c
@@ -1,5 +1,5 @@
/* Noop hooks for the instrumenting functions.
- Copyright (C) 1999, 2000 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/debug/obprintf_chk.c b/libc/debug/obprintf_chk.c
index bca23f765..f83b5498a 100644
--- a/libc/debug/obprintf_chk.c
+++ b/libc/debug/obprintf_chk.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/debug/pcprofile.c b/libc/debug/pcprofile.c
index 42baa33a0..ad860dfbe 100644
--- a/libc/debug/pcprofile.c
+++ b/libc/debug/pcprofile.c
@@ -1,5 +1,5 @@
/* Profile PC and write result to FIFO.
- Copyright (C) 1999, 2000 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/debug/pcprofiledump.c b/libc/debug/pcprofiledump.c
index 9a479142f..43ae347d5 100644
--- a/libc/debug/pcprofiledump.c
+++ b/libc/debug/pcprofiledump.c
@@ -1,5 +1,5 @@
/* Dump information generated by PC profiling.
- Copyright (C) 1999-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
@@ -225,6 +225,6 @@ print_version (FILE *stream, struct argp_state *state)
Copyright (C) %s Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2012");
+"), "2013");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/debug/poll_chk.c b/libc/debug/poll_chk.c
index a1bb201af..374fb37c2 100644
--- a/libc/debug/poll_chk.c
+++ b/libc/debug/poll_chk.c
@@ -1,4 +1,4 @@
-/* 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/debug/ppoll_chk.c b/libc/debug/ppoll_chk.c
index e9e9f2532..ee175865a 100644
--- a/libc/debug/ppoll_chk.c
+++ b/libc/debug/ppoll_chk.c
@@ -1,4 +1,4 @@
-/* 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/debug/pread64_chk.c b/libc/debug/pread64_chk.c
index 66498727f..78c554e6e 100644
--- a/libc/debug/pread64_chk.c
+++ b/libc/debug/pread64_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/pread_chk.c b/libc/debug/pread_chk.c
index 4d871cb4d..8a652d567 100644
--- a/libc/debug/pread_chk.c
+++ b/libc/debug/pread_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/printf_chk.c b/libc/debug/printf_chk.c
index 01834e7b5..e61826d3f 100644
--- a/libc/debug/printf_chk.c
+++ b/libc/debug/printf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 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/debug/ptsname_r_chk.c b/libc/debug/ptsname_r_chk.c
index 38691fef2..7e039acb7 100644
--- a/libc/debug/ptsname_r_chk.c
+++ b/libc/debug/ptsname_r_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/read_chk.c b/libc/debug/read_chk.c
index b669bd060..3df1ce82d 100644
--- a/libc/debug/read_chk.c
+++ b/libc/debug/read_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/readlink_chk.c b/libc/debug/readlink_chk.c
index c2c43b04c..0510ffc3a 100644
--- a/libc/debug/readlink_chk.c
+++ b/libc/debug/readlink_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/readlinkat_chk.c b/libc/debug/readlinkat_chk.c
index d2dd71ade..29d282bbc 100644
--- a/libc/debug/readlinkat_chk.c
+++ b/libc/debug/readlinkat_chk.c
@@ -1,4 +1,4 @@
-/* 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/debug/readonly-area.c b/libc/debug/readonly-area.c
index fa11198db..1123e2618 100644
--- a/libc/debug/readonly-area.c
+++ b/libc/debug/readonly-area.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004 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/debug/realpath_chk.c b/libc/debug/realpath_chk.c
index 66a43fd33..bc60b3212 100644
--- a/libc/debug/realpath_chk.c
+++ b/libc/debug/realpath_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/recv_chk.c b/libc/debug/recv_chk.c
index 129513a22..00134d898 100644
--- a/libc/debug/recv_chk.c
+++ b/libc/debug/recv_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/recvfrom_chk.c b/libc/debug/recvfrom_chk.c
index d5c31a4d6..bfb246752 100644
--- a/libc/debug/recvfrom_chk.c
+++ b/libc/debug/recvfrom_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/segfault.c b/libc/debug/segfault.c
index 26e7348fd..934570977 100644
--- a/libc/debug/segfault.c
+++ b/libc/debug/segfault.c
@@ -1,6 +1,5 @@
/* Catch segmentation faults and print backtrace.
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 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/debug/snprintf_chk.c b/libc/debug/snprintf_chk.c
index d593f07fd..867c1be7f 100644
--- a/libc/debug/snprintf_chk.c
+++ b/libc/debug/snprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1997, 1998, 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/debug/sprintf_chk.c b/libc/debug/sprintf_chk.c
index 5f00510a8..f43ed4d87 100644
--- a/libc/debug/sprintf_chk.c
+++ b/libc/debug/sprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1997, 1998, 2002, 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/debug/stack_chk_fail.c b/libc/debug/stack_chk_fail.c
index 639e681d5..01feb444a 100644
--- a/libc/debug/stack_chk_fail.c
+++ b/libc/debug/stack_chk_fail.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2007 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/debug/stack_chk_fail_local.c b/libc/debug/stack_chk_fail_local.c
index 35762bcf1..a83a5e1c2 100644
--- a/libc/debug/stack_chk_fail_local.c
+++ b/libc/debug/stack_chk_fail_local.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/stpcpy_chk.c b/libc/debug/stpcpy_chk.c
index 2bb7b5184..cdf052ebb 100644
--- a/libc/debug/stpcpy_chk.c
+++ b/libc/debug/stpcpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1995, 1997, 2002, 2004 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/debug/stpncpy_chk.c b/libc/debug/stpncpy_chk.c
index b537f3389..35a2c2350 100644
--- a/libc/debug/stpncpy_chk.c
+++ b/libc/debug/stpncpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993,1995,1996,1997,2002,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/debug/strcat_chk.c b/libc/debug/strcat_chk.c
index 8f842ee85..20623d490 100644
--- a/libc/debug/strcat_chk.c
+++ b/libc/debug/strcat_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/strcpy_chk.c b/libc/debug/strcpy_chk.c
index ee22b11cd..81bf46f99 100644
--- a/libc/debug/strcpy_chk.c
+++ b/libc/debug/strcpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2000, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/strncat_chk.c b/libc/debug/strncat_chk.c
index c26933154..5e14affd9 100644
--- a/libc/debug/strncat_chk.c
+++ b/libc/debug/strncat_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/strncpy_chk.c b/libc/debug/strncpy_chk.c
index e34c1e5d6..d067bd9ac 100644
--- a/libc/debug/strncpy_chk.c
+++ b/libc/debug/strncpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/swprintf_chk.c b/libc/debug/swprintf_chk.c
index 1108a8e4d..6667df5be 100644
--- a/libc/debug/swprintf_chk.c
+++ b/libc/debug/swprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1995,1997,1998,1999,2000,2003,2005
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/test-stpcpy_chk-ifunc.c b/libc/debug/test-stpcpy_chk-ifunc.c
index 1b2bad157..8122277b4 100644
--- a/libc/debug/test-stpcpy_chk-ifunc.c
+++ b/libc/debug/test-stpcpy_chk-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of stpcpy checking 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/debug/test-stpcpy_chk.c b/libc/debug/test-stpcpy_chk.c
index 8e2d2d9e0..1a60e7759 100644
--- a/libc/debug/test-stpcpy_chk.c
+++ b/libc/debug/test-stpcpy_chk.c
@@ -1,5 +1,5 @@
/* Test and measure stpcpy checking functions.
- Copyright (C) 1999-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Jakub Jelinek <jakub@redhat.com>, 1999.
diff --git a/libc/debug/test-strcpy_chk-ifunc.c b/libc/debug/test-strcpy_chk-ifunc.c
index 73ed226d5..fc79f4e6b 100644
--- a/libc/debug/test-strcpy_chk-ifunc.c
+++ b/libc/debug/test-strcpy_chk-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of strcpy checking 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/debug/test-strcpy_chk.c b/libc/debug/test-strcpy_chk.c
index 41eb354fa..1c64c60fb 100644
--- a/libc/debug/test-strcpy_chk.c
+++ b/libc/debug/test-strcpy_chk.c
@@ -1,5 +1,5 @@
/* Test and measure __strcpy_chk functions.
- Copyright (C) 1999-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Jakub Jelinek <jakub@redhat.com>, 1999.
diff --git a/libc/debug/tst-chk1.c b/libc/debug/tst-chk1.c
index c047787d1..5133f6e26 100644
--- a/libc/debug/tst-chk1.c
+++ b/libc/debug/tst-chk1.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2008,2011,2012 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/debug/ttyname_r_chk.c b/libc/debug/ttyname_r_chk.c
index a76fa51a2..0f4dd49e1 100644
--- a/libc/debug/ttyname_r_chk.c
+++ b/libc/debug/ttyname_r_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/vasprintf_chk.c b/libc/debug/vasprintf_chk.c
index a8ca32bad..64c458028 100644
--- a/libc/debug/vasprintf_chk.c
+++ b/libc/debug/vasprintf_chk.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/debug/vdprintf_chk.c b/libc/debug/vdprintf_chk.c
index 16c1f7eac..95677774c 100644
--- a/libc/debug/vdprintf_chk.c
+++ b/libc/debug/vdprintf_chk.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/debug/vfprintf_chk.c b/libc/debug/vfprintf_chk.c
index 93ce1c8f4..30f51d6c7 100644
--- a/libc/debug/vfprintf_chk.c
+++ b/libc/debug/vfprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004, 2005, 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/debug/vfwprintf_chk.c b/libc/debug/vfwprintf_chk.c
index 8dea8af0f..0da11695a 100644
--- a/libc/debug/vfwprintf_chk.c
+++ b/libc/debug/vfwprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004, 2005, 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/debug/vprintf_chk.c b/libc/debug/vprintf_chk.c
index 333bc89bd..cdad3a963 100644
--- a/libc/debug/vprintf_chk.c
+++ b/libc/debug/vprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 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/debug/vsnprintf_chk.c b/libc/debug/vsnprintf_chk.c
index 525503912..8924f9964 100644
--- a/libc/debug/vsnprintf_chk.c
+++ b/libc/debug/vsnprintf_chk.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/debug/vsprintf_chk.c b/libc/debug/vsprintf_chk.c
index 2258ee355..d1ed6b2dd 100644
--- a/libc/debug/vsprintf_chk.c
+++ b/libc/debug/vsprintf_chk.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/debug/vswprintf_chk.c b/libc/debug/vswprintf_chk.c
index 979e757c2..b298a0b74 100644
--- a/libc/debug/vswprintf_chk.c
+++ b/libc/debug/vswprintf_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995,1997,1998,2004,2005 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/vwprintf_chk.c b/libc/debug/vwprintf_chk.c
index 2f1f499c4..f11da9301 100644
--- a/libc/debug/vwprintf_chk.c
+++ b/libc/debug/vwprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004, 2005, 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/debug/warning-nop.c b/libc/debug/warning-nop.c
index f5d9f2aa9..8776c50c4 100644
--- a/libc/debug/warning-nop.c
+++ b/libc/debug/warning-nop.c
@@ -1,5 +1,5 @@
/* Dummy nop functions to elicit link-time warnings.
- Copyright (C) 2005 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/wcpcpy_chk.c b/libc/debug/wcpcpy_chk.c
index 5fe9bdd2a..7c836e6bf 100644
--- a/libc/debug/wcpcpy_chk.c
+++ b/libc/debug/wcpcpy_chk.c
@@ -1,4 +1,4 @@
-/* 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/debug/wcpncpy_chk.c b/libc/debug/wcpncpy_chk.c
index 493ae0ca7..a24e8fa20 100644
--- a/libc/debug/wcpncpy_chk.c
+++ b/libc/debug/wcpncpy_chk.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/debug/wcrtomb_chk.c b/libc/debug/wcrtomb_chk.c
index 2c7cafa3d..7dc696715 100644
--- a/libc/debug/wcrtomb_chk.c
+++ b/libc/debug/wcrtomb_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/wcscat_chk.c b/libc/debug/wcscat_chk.c
index 27d9ee5f9..0d49f70f0 100644
--- a/libc/debug/wcscat_chk.c
+++ b/libc/debug/wcscat_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2001, 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/debug/wcscpy_chk.c b/libc/debug/wcscpy_chk.c
index 1183dbbee..61092c3d9 100644
--- a/libc/debug/wcscpy_chk.c
+++ b/libc/debug/wcscpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2003, 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/debug/wcsncat_chk.c b/libc/debug/wcsncat_chk.c
index 24d4b4b51..650e93d17 100644
--- a/libc/debug/wcsncat_chk.c
+++ b/libc/debug/wcsncat_chk.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/debug/wcsncpy_chk.c b/libc/debug/wcsncpy_chk.c
index 43c0ea643..89762d04b 100644
--- a/libc/debug/wcsncpy_chk.c
+++ b/libc/debug/wcsncpy_chk.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/debug/wcsnrtombs_chk.c b/libc/debug/wcsnrtombs_chk.c
index 59b6185b4..47d649b65 100644
--- a/libc/debug/wcsnrtombs_chk.c
+++ b/libc/debug/wcsnrtombs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/wcsrtombs_chk.c b/libc/debug/wcsrtombs_chk.c
index e8daa1b6b..cd1a1074e 100644
--- a/libc/debug/wcsrtombs_chk.c
+++ b/libc/debug/wcsrtombs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/wcstombs_chk.c b/libc/debug/wcstombs_chk.c
index c0951a0e4..2de1d9f8b 100644
--- a/libc/debug/wcstombs_chk.c
+++ b/libc/debug/wcstombs_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/debug/wctomb_chk.c b/libc/debug/wctomb_chk.c
index 025fd1c67..3b6b3073e 100644
--- a/libc/debug/wctomb_chk.c
+++ b/libc/debug/wctomb_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2008 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/debug/wmemcpy_chk.c b/libc/debug/wmemcpy_chk.c
index d2bfa0795..fe5fd9c28 100644
--- a/libc/debug/wmemcpy_chk.c
+++ b/libc/debug/wmemcpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999, 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/debug/wmemmove_chk.c b/libc/debug/wmemmove_chk.c
index 6b317757b..474c9d063 100644
--- a/libc/debug/wmemmove_chk.c
+++ b/libc/debug/wmemmove_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1999, 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>
diff --git a/libc/debug/wmempcpy_chk.c b/libc/debug/wmempcpy_chk.c
index a2ff8cc61..1fe3511bb 100644
--- a/libc/debug/wmempcpy_chk.c
+++ b/libc/debug/wmempcpy_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2005 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/debug/wmemset_chk.c b/libc/debug/wmemset_chk.c
index 24f851962..537cd2a81 100644
--- a/libc/debug/wmemset_chk.c
+++ b/libc/debug/wmemset_chk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,97,99,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/debug/wprintf_chk.c b/libc/debug/wprintf_chk.c
index fc2362776..2b8054a36 100644
--- a/libc/debug/wprintf_chk.c
+++ b/libc/debug/wprintf_chk.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004, 2005, 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/debug/xtrace.sh b/libc/debug/xtrace.sh
index ec1cd0966..d3e7f3a70 100755
--- a/libc/debug/xtrace.sh
+++ b/libc/debug/xtrace.sh
@@ -1,5 +1,5 @@
#! @BASH@
-# Copyright (C) 1999, 2001-2011, 2012 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.
@@ -64,7 +64,7 @@ do_version() {
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2012"
+" "2013"
printf $"Written by %s.
" "Ulrich Drepper"
exit 0