summaryrefslogtreecommitdiff
path: root/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdlib')
-rw-r--r--libc/stdlib/Makefile2
-rw-r--r--libc/stdlib/a64l.c2
-rw-r--r--libc/stdlib/abort.c3
-rw-r--r--libc/stdlib/abs.c2
-rw-r--r--libc/stdlib/add_n.c2
-rw-r--r--libc/stdlib/addmul_1.c2
-rw-r--r--libc/stdlib/alloca.h2
-rw-r--r--libc/stdlib/at_quick_exit.c2
-rw-r--r--libc/stdlib/atexit.c2
-rw-r--r--libc/stdlib/atof.c2
-rw-r--r--libc/stdlib/atoi.c2
-rw-r--r--libc/stdlib/atol.c2
-rw-r--r--libc/stdlib/atoll.c2
-rw-r--r--libc/stdlib/bits/monetary-ldbl.h2
-rw-r--r--libc/stdlib/bits/stdlib-float.h2
-rw-r--r--libc/stdlib/bits/stdlib-ldbl.h2
-rw-r--r--libc/stdlib/bits/stdlib.h2
-rw-r--r--libc/stdlib/bsearch.c2
-rw-r--r--libc/stdlib/bug-strtod.c2
-rw-r--r--libc/stdlib/canonicalize.c2
-rw-r--r--libc/stdlib/cmp.c2
-rw-r--r--libc/stdlib/cxa_at_quick_exit.c2
-rw-r--r--libc/stdlib/cxa_atexit.c2
-rw-r--r--libc/stdlib/cxa_finalize.c2
-rw-r--r--libc/stdlib/dbl2mpn.c2
-rw-r--r--libc/stdlib/div.c2
-rw-r--r--libc/stdlib/divmod_1.c2
-rw-r--r--libc/stdlib/divrem.c2
-rw-r--r--libc/stdlib/drand48-iter.c2
-rw-r--r--libc/stdlib/drand48.c2
-rw-r--r--libc/stdlib/drand48_r.c2
-rw-r--r--libc/stdlib/erand48.c2
-rw-r--r--libc/stdlib/erand48_r.c2
-rw-r--r--libc/stdlib/errno.h2
-rw-r--r--libc/stdlib/exit.c3
-rw-r--r--libc/stdlib/exit.h3
-rw-r--r--libc/stdlib/fmtmsg.c2
-rw-r--r--libc/stdlib/fmtmsg.h2
-rw-r--r--libc/stdlib/fpioconst.c2
-rw-r--r--libc/stdlib/fpioconst.h2
-rw-r--r--libc/stdlib/gen-fpioconst.c2
-rw-r--r--libc/stdlib/gen-tst-strtod-round.c2
-rw-r--r--libc/stdlib/getcontext.c2
-rw-r--r--libc/stdlib/getenv.c2
-rw-r--r--libc/stdlib/getsubopt.c2
-rw-r--r--libc/stdlib/gmp-impl.h2
-rw-r--r--libc/stdlib/gmp.h2
-rw-r--r--libc/stdlib/grouping.c2
-rw-r--r--libc/stdlib/grouping.h2
-rw-r--r--libc/stdlib/isomac.c2
-rw-r--r--libc/stdlib/jrand48.c2
-rw-r--r--libc/stdlib/jrand48_r.c2
-rw-r--r--libc/stdlib/l64a.c2
-rw-r--r--libc/stdlib/labs.c2
-rw-r--r--libc/stdlib/lcong48.c2
-rw-r--r--libc/stdlib/lcong48_r.c2
-rw-r--r--libc/stdlib/ldiv.c2
-rw-r--r--libc/stdlib/llabs.c2
-rw-r--r--libc/stdlib/lldiv.c2
-rw-r--r--libc/stdlib/longlong.h4
-rw-r--r--libc/stdlib/lrand48.c2
-rw-r--r--libc/stdlib/lrand48_r.c2
-rw-r--r--libc/stdlib/lshift.c2
-rw-r--r--libc/stdlib/makecontext.c2
-rw-r--r--libc/stdlib/mblen.c2
-rw-r--r--libc/stdlib/mbstowcs.c2
-rw-r--r--libc/stdlib/mbtowc.c3
-rw-r--r--libc/stdlib/mod_1.c2
-rw-r--r--libc/stdlib/monetary.h3
-rw-r--r--libc/stdlib/mp_clz_tab.c2
-rw-r--r--libc/stdlib/mpn2dbl.c2
-rw-r--r--libc/stdlib/mpn2flt.c2
-rw-r--r--libc/stdlib/mrand48.c2
-rw-r--r--libc/stdlib/mrand48_r.c2
-rw-r--r--libc/stdlib/msort.c2
-rw-r--r--libc/stdlib/mul.c2
-rw-r--r--libc/stdlib/mul_1.c2
-rw-r--r--libc/stdlib/mul_n.c2
-rw-r--r--libc/stdlib/nrand48.c2
-rw-r--r--libc/stdlib/nrand48_r.c2
-rw-r--r--libc/stdlib/on_exit.c2
-rw-r--r--libc/stdlib/putenv.c2
-rw-r--r--libc/stdlib/qsort.c2
-rw-r--r--libc/stdlib/quick_exit.c2
-rw-r--r--libc/stdlib/rand.c2
-rw-r--r--libc/stdlib/rand_r.c2
-rw-r--r--libc/stdlib/random.c2
-rw-r--r--libc/stdlib/random_r.c2
-rw-r--r--libc/stdlib/rpmatch.c2
-rw-r--r--libc/stdlib/rshift.c2
-rw-r--r--libc/stdlib/secure-getenv.c2
-rw-r--r--libc/stdlib/seed48.c2
-rw-r--r--libc/stdlib/seed48_r.c2
-rw-r--r--libc/stdlib/setcontext.c2
-rw-r--r--libc/stdlib/setenv.c2
-rw-r--r--libc/stdlib/srand48.c2
-rw-r--r--libc/stdlib/srand48_r.c2
-rw-r--r--libc/stdlib/stdlib.h2
-rw-r--r--libc/stdlib/strfmon.c3
-rw-r--r--libc/stdlib/strfmon_l.c2
-rw-r--r--libc/stdlib/strtod.c2
-rw-r--r--libc/stdlib/strtod_l.c2
-rw-r--r--libc/stdlib/strtof.c2
-rw-r--r--libc/stdlib/strtof_l.c2
-rw-r--r--libc/stdlib/strtol.c3
-rw-r--r--libc/stdlib/strtol_l.c3
-rw-r--r--libc/stdlib/strtold.c2
-rw-r--r--libc/stdlib/strtold_l.c2
-rw-r--r--libc/stdlib/strtoll.c2
-rw-r--r--libc/stdlib/strtoll_l.c2
-rw-r--r--libc/stdlib/strtoul.c2
-rw-r--r--libc/stdlib/strtoul_l.c2
-rw-r--r--libc/stdlib/strtoull.c2
-rw-r--r--libc/stdlib/strtoull_l.c2
-rw-r--r--libc/stdlib/sub_n.c2
-rw-r--r--libc/stdlib/submul_1.c2
-rw-r--r--libc/stdlib/swapcontext.c2
-rw-r--r--libc/stdlib/system.c2
-rw-r--r--libc/stdlib/test-a64l.c2
-rw-r--r--libc/stdlib/test-canon.c3
-rw-r--r--libc/stdlib/test-canon2.c2
-rw-r--r--libc/stdlib/testdiv.c2
-rw-r--r--libc/stdlib/testrand.c2
-rw-r--r--libc/stdlib/tst-bsearch.c2
-rw-r--r--libc/stdlib/tst-environ.c2
-rwxr-xr-xlibc/stdlib/tst-fmtmsg.sh2
-rw-r--r--libc/stdlib/tst-makecontext.c2
-rw-r--r--libc/stdlib/tst-makecontext2.c2
-rw-r--r--libc/stdlib/tst-makecontext3.c2
-rw-r--r--libc/stdlib/tst-random2.c2
-rw-r--r--libc/stdlib/tst-secure-getenv.c2
-rw-r--r--libc/stdlib/tst-setcontext.c2
-rw-r--r--libc/stdlib/tst-strtod-overflow.c2
-rw-r--r--libc/stdlib/tst-strtod-round.c2
-rw-r--r--libc/stdlib/tst-strtod-underflow.c2
-rw-r--r--libc/stdlib/tst-strtod.c2
-rw-r--r--libc/stdlib/tst-system.c2
-rw-r--r--libc/stdlib/tst-tininess.c2
-rw-r--r--libc/stdlib/tst-xpg-basename.c2
-rw-r--r--libc/stdlib/ucontext.h2
-rw-r--r--libc/stdlib/wcstombs.c2
-rw-r--r--libc/stdlib/wctomb.c3
-rw-r--r--libc/stdlib/xpg_basename.c2
143 files changed, 143 insertions, 155 deletions
diff --git a/libc/stdlib/Makefile b/libc/stdlib/Makefile
index 5b611b3db..7e9b75dd0 100644
--- a/libc/stdlib/Makefile
+++ b/libc/stdlib/Makefile
@@ -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/stdlib/a64l.c b/libc/stdlib/a64l.c
index cb9487583..653411d04 100644
--- a/libc/stdlib/a64l.c
+++ b/libc/stdlib/a64l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 1998, 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.org>, August 1995.
diff --git a/libc/stdlib/abort.c b/libc/stdlib/abort.c
index 9f59d228d..72b2d6066 100644
--- a/libc/stdlib/abort.c
+++ b/libc/stdlib/abort.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1993,1995-1998,2001,2002,2009,2011
- Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/abs.c b/libc/stdlib/abs.c
index 2c0d9beac..2fbb4c380 100644
--- a/libc/stdlib/abs.c
+++ b/libc/stdlib/abs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/add_n.c b/libc/stdlib/add_n.c
index afb8e0930..e3930ea5f 100644
--- a/libc/stdlib/add_n.c
+++ b/libc/stdlib/add_n.c
@@ -1,6 +1,6 @@
/* mpn_add_n -- Add two limb vectors of equal, non-zero length.
-Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/addmul_1.c b/libc/stdlib/addmul_1.c
index 8e8342a07..cf5b37160 100644
--- a/libc/stdlib/addmul_1.c
+++ b/libc/stdlib/addmul_1.c
@@ -3,7 +3,7 @@
limb vector pointed to by RES_PTR. Return the most significant limb of
the product, adjusted for carry-out from the addition.
-Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/alloca.h b/libc/stdlib/alloca.h
index 764604c99..88612b073 100644
--- a/libc/stdlib/alloca.h
+++ b/libc/stdlib/alloca.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1996, 1997, 1998, 1999 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/stdlib/at_quick_exit.c b/libc/stdlib/at_quick_exit.c
index 249e0fc06..81a4c8c5c 100644
--- a/libc/stdlib/at_quick_exit.c
+++ b/libc/stdlib/at_quick_exit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1996,1999,2001,2006,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/stdlib/atexit.c b/libc/stdlib/atexit.c
index 93ef0c4e3..38f07b4f3 100644
--- a/libc/stdlib/atexit.c
+++ b/libc/stdlib/atexit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 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/stdlib/atof.c b/libc/stdlib/atof.c
index 79568dd2a..ad4e4c103 100644
--- a/libc/stdlib/atof.c
+++ b/libc/stdlib/atof.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/atoi.c b/libc/stdlib/atoi.c
index 994e10613..ab7f077e4 100644
--- a/libc/stdlib/atoi.c
+++ b/libc/stdlib/atoi.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/atol.c b/libc/stdlib/atol.c
index d0c5792f1..bee0c675a 100644
--- a/libc/stdlib/atol.c
+++ b/libc/stdlib/atol.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/atoll.c b/libc/stdlib/atoll.c
index 153b58872..7261020e7 100644
--- a/libc/stdlib/atoll.c
+++ b/libc/stdlib/atoll.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/bits/monetary-ldbl.h b/libc/stdlib/bits/monetary-ldbl.h
index 78e2ec5cd..61c81bae3 100644
--- a/libc/stdlib/bits/monetary-ldbl.h
+++ b/libc/stdlib/bits/monetary-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for monetary 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/stdlib/bits/stdlib-float.h b/libc/stdlib/bits/stdlib-float.h
index 46f3a3284..65484be38 100644
--- a/libc/stdlib/bits/stdlib-float.h
+++ b/libc/stdlib/bits/stdlib-float.h
@@ -1,5 +1,5 @@
/* Floating-point inline functions for stdlib.h.
- 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/stdlib/bits/stdlib-ldbl.h b/libc/stdlib/bits/stdlib-ldbl.h
index 7cb255d59..1e1bcefaa 100644
--- a/libc/stdlib/bits/stdlib-ldbl.h
+++ b/libc/stdlib/bits/stdlib-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for <stdlib.h> functions.
- Copyright (C) 2006, 2007 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/stdlib/bits/stdlib.h b/libc/stdlib/bits/stdlib.h
index 084b43847..a4abe2a8b 100644
--- a/libc/stdlib/bits/stdlib.h
+++ b/libc/stdlib/bits/stdlib.h
@@ -1,5 +1,5 @@
/* Checking macros for stdlib functions.
- Copyright (C) 2005, 2007, 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/stdlib/bsearch.c b/libc/stdlib/bsearch.c
index 0c5f72c04..55b4f3752 100644
--- a/libc/stdlib/bsearch.c
+++ b/libc/stdlib/bsearch.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,97,2000,02 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/bug-strtod.c b/libc/stdlib/bug-strtod.c
index 5bdb6d65f..a1a22f8ed 100644
--- a/libc/stdlib/bug-strtod.c
+++ b/libc/stdlib/bug-strtod.c
@@ -1,6 +1,6 @@
/* Test to strtod etc for numbers like x000...0000.000e-nn.
This file is part of the GNU C Library.
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/canonicalize.c b/libc/stdlib/canonicalize.c
index aeff804c1..784c97843 100644
--- a/libc/stdlib/canonicalize.c
+++ b/libc/stdlib/canonicalize.c
@@ -1,5 +1,5 @@
/* Return the canonical absolute name of a given file.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/cmp.c b/libc/stdlib/cmp.c
index 003b9aa23..8b53cea2e 100644
--- a/libc/stdlib/cmp.c
+++ b/libc/stdlib/cmp.c
@@ -1,6 +1,6 @@
/* mpn_cmp -- Compare two low-level natural-number integers.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/cxa_at_quick_exit.c b/libc/stdlib/cxa_at_quick_exit.c
index d9935ded0..800697c12 100644
--- a/libc/stdlib/cxa_at_quick_exit.c
+++ b/libc/stdlib/cxa_at_quick_exit.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/stdlib/cxa_atexit.c b/libc/stdlib/cxa_atexit.c
index 970439829..82e33654f 100644
--- a/libc/stdlib/cxa_atexit.c
+++ b/libc/stdlib/cxa_atexit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999,2001,2002,2005,2006,2009 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/stdlib/cxa_finalize.c b/libc/stdlib/cxa_finalize.c
index d7262a9df..f2a1c9b12 100644
--- a/libc/stdlib/cxa_finalize.c
+++ b/libc/stdlib/cxa_finalize.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999,2001-2003,2005,2006,2009 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/stdlib/dbl2mpn.c b/libc/stdlib/dbl2mpn.c
index 2556fc584..429e20aa7 100644
--- a/libc/stdlib/dbl2mpn.c
+++ b/libc/stdlib/dbl2mpn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 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/stdlib/div.c b/libc/stdlib/div.c
index a388080ed..44a30a7ea 100644
--- a/libc/stdlib/div.c
+++ b/libc/stdlib/div.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1997, 1999 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/stdlib/divmod_1.c b/libc/stdlib/divmod_1.c
index 4e6966bc9..c11c913e6 100644
--- a/libc/stdlib/divmod_1.c
+++ b/libc/stdlib/divmod_1.c
@@ -6,7 +6,7 @@
QUOT_PTR and DIVIDEND_PTR might point to the same limb.
-Copyright (C) 1991-2012 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/divrem.c b/libc/stdlib/divrem.c
index c0abb4d9f..99c782e22 100644
--- a/libc/stdlib/divrem.c
+++ b/libc/stdlib/divrem.c
@@ -1,7 +1,7 @@
/* mpn_divrem -- Divide natural numbers, producing both remainder and
quotient.
-Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
+Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/drand48-iter.c b/libc/stdlib/drand48-iter.c
index 9270aab06..c9b289fe9 100644
--- a/libc/stdlib/drand48-iter.c
+++ b/libc/stdlib/drand48-iter.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 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>, August 1995.
diff --git a/libc/stdlib/drand48.c b/libc/stdlib/drand48.c
index 9b54e4bc0..1745be8e4 100644
--- a/libc/stdlib/drand48.c
+++ b/libc/stdlib/drand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2001,2002 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>, August 1995.
diff --git a/libc/stdlib/drand48_r.c b/libc/stdlib/drand48_r.c
index 936adb5e0..cf18404b7 100644
--- a/libc/stdlib/drand48_r.c
+++ b/libc/stdlib/drand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 1998, 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>, August 1995.
diff --git a/libc/stdlib/erand48.c b/libc/stdlib/erand48.c
index d2cf5af96..6363440df 100644
--- a/libc/stdlib/erand48.c
+++ b/libc/stdlib/erand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2002 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>, August 1995.
diff --git a/libc/stdlib/erand48_r.c b/libc/stdlib/erand48_r.c
index cdd02c9c9..06f00e023 100644
--- a/libc/stdlib/erand48_r.c
+++ b/libc/stdlib/erand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 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>, August 1995.
diff --git a/libc/stdlib/errno.h b/libc/stdlib/errno.h
index 8ba68f541..6843cbf95 100644
--- a/libc/stdlib/errno.h
+++ b/libc/stdlib/errno.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,93,94,95,96,97,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/exit.c b/libc/stdlib/exit.c
index 1ad548f7a..e9a2139f4 100644
--- a/libc/stdlib/exit.c
+++ b/libc/stdlib/exit.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,95,96,97,99,2001,2002,2005,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/stdlib/exit.h b/libc/stdlib/exit.h
index 818c7ac07..d96ed95d4 100644
--- a/libc/stdlib/exit.h
+++ b/libc/stdlib/exit.h
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1996,1997,1999,2001,2002,2006,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/stdlib/fmtmsg.c b/libc/stdlib/fmtmsg.c
index 69947e1cf..05344f0ad 100644
--- a/libc/stdlib/fmtmsg.c
+++ b/libc/stdlib/fmtmsg.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/stdlib/fmtmsg.h b/libc/stdlib/fmtmsg.h
index cdec11c61..73bbb1225 100644
--- a/libc/stdlib/fmtmsg.h
+++ b/libc/stdlib/fmtmsg.h
@@ -1,5 +1,5 @@
/* Message display handling.
- Copyright (C) 1997, 1999, 2000, 2003, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/fpioconst.c b/libc/stdlib/fpioconst.c
index 6a0ef8b0a..56072e682 100644
--- a/libc/stdlib/fpioconst.c
+++ b/libc/stdlib/fpioconst.c
@@ -1,5 +1,5 @@
/* Table of MP integer constants 10^(2^i), used for floating point <-> decimal.
- 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/stdlib/fpioconst.h b/libc/stdlib/fpioconst.h
index 34478b71c..b5374c51b 100644
--- a/libc/stdlib/fpioconst.h
+++ b/libc/stdlib/fpioconst.h
@@ -1,5 +1,5 @@
/* Header file for constants used in floating point <-> decimal conversions.
- 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/stdlib/gen-fpioconst.c b/libc/stdlib/gen-fpioconst.c
index 0d26d8ef1..f0dd958d5 100644
--- a/libc/stdlib/gen-fpioconst.c
+++ b/libc/stdlib/gen-fpioconst.c
@@ -1,5 +1,5 @@
/* Generate data for fpioconst.c.
- 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/stdlib/gen-tst-strtod-round.c b/libc/stdlib/gen-tst-strtod-round.c
index 56aafab02..6615819e0 100644
--- a/libc/stdlib/gen-tst-strtod-round.c
+++ b/libc/stdlib/gen-tst-strtod-round.c
@@ -1,6 +1,6 @@
/* Generate table of tests in tst-strtod-round.c from
tst-strtod-round-data.
- 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/stdlib/getcontext.c b/libc/stdlib/getcontext.c
index b197438e4..868c65162 100644
--- a/libc/stdlib/getcontext.c
+++ b/libc/stdlib/getcontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 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/stdlib/getenv.c b/libc/stdlib/getenv.c
index 8398dab7d..ee9d2b39d 100644
--- a/libc/stdlib/getenv.c
+++ b/libc/stdlib/getenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,92,94,96,98,99,2002,2005 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/getsubopt.c b/libc/stdlib/getsubopt.c
index e770c2d84..34705042f 100644
--- a/libc/stdlib/getsubopt.c
+++ b/libc/stdlib/getsubopt.c
@@ -1,5 +1,5 @@
/* Parse comma separate list into words.
- Copyright (C) 1996, 1997, 1999, 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/stdlib/gmp-impl.h b/libc/stdlib/gmp-impl.h
index 7e9462485..c2cbfce9a 100644
--- a/libc/stdlib/gmp-impl.h
+++ b/libc/stdlib/gmp-impl.h
@@ -1,6 +1,6 @@
/* Include file for internal GNU MP types and definitions.
-Copyright (C) 1991-2012 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/gmp.h b/libc/stdlib/gmp.h
index c18f0836d..07bebc008 100644
--- a/libc/stdlib/gmp.h
+++ b/libc/stdlib/gmp.h
@@ -1,6 +1,6 @@
/* gmp.h -- Definitions for GNU multiple precision functions.
-Copyright (C) 1991, 1993, 1994, 1995, 1996, 2007 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/grouping.c b/libc/stdlib/grouping.c
index f50d066c6..6709a3a0e 100644
--- a/libc/stdlib/grouping.c
+++ b/libc/stdlib/grouping.c
@@ -1,5 +1,5 @@
/* Internal header for proving correct grouping in strings of numbers.
- Copyright (C) 1995,1996,1997,1998,2000,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/stdlib/grouping.h b/libc/stdlib/grouping.h
index a0b97f25c..eedf84132 100644
--- a/libc/stdlib/grouping.h
+++ b/libc/stdlib/grouping.h
@@ -1,5 +1,5 @@
/* Internal header for proving correct grouping in strings of numbers.
- Copyright (C) 1995,1996,1997,1998,2000,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/stdlib/isomac.c b/libc/stdlib/isomac.c
index 4890fabb5..2c9009b32 100644
--- a/libc/stdlib/isomac.c
+++ b/libc/stdlib/isomac.c
@@ -1,5 +1,5 @@
/* Check system header files for ISO 9899:1990 (ISO C) compliance.
- Copyright (C) 1996,97,98,99,2001,02 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
diff --git a/libc/stdlib/jrand48.c b/libc/stdlib/jrand48.c
index af6bf6809..ac5ebad78 100644
--- a/libc/stdlib/jrand48.c
+++ b/libc/stdlib/jrand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2002 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>, August 1995.
diff --git a/libc/stdlib/jrand48_r.c b/libc/stdlib/jrand48_r.c
index 78c57dbaa..251db9aed 100644
--- a/libc/stdlib/jrand48_r.c
+++ b/libc/stdlib/jrand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 1998, 2001, 2006 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>, August 1995.
diff --git a/libc/stdlib/l64a.c b/libc/stdlib/l64a.c
index 8594bc907..6f1aae2b4 100644
--- a/libc/stdlib/l64a.c
+++ b/libc/stdlib/l64a.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 2000 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>, August 1995.
diff --git a/libc/stdlib/labs.c b/libc/stdlib/labs.c
index 1e1b8ade4..b6c44fa05 100644
--- a/libc/stdlib/labs.c
+++ b/libc/stdlib/labs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/lcong48.c b/libc/stdlib/lcong48.c
index 31f403e01..b40b92a3a 100644
--- a/libc/stdlib/lcong48.c
+++ b/libc/stdlib/lcong48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2002 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>, August 1995.
diff --git a/libc/stdlib/lcong48_r.c b/libc/stdlib/lcong48_r.c
index 03ffcd7eb..b7e2e711e 100644
--- a/libc/stdlib/lcong48_r.c
+++ b/libc/stdlib/lcong48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 1998, 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>, August 1995.
diff --git a/libc/stdlib/ldiv.c b/libc/stdlib/ldiv.c
index 36681df47..76d474fc6 100644
--- a/libc/stdlib/ldiv.c
+++ b/libc/stdlib/ldiv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 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/stdlib/llabs.c b/libc/stdlib/llabs.c
index caa45ebe0..af00e8c17 100644
--- a/libc/stdlib/llabs.c
+++ b/libc/stdlib/llabs.c
@@ -1,5 +1,5 @@
/* `long long int' absolute value.
- Copyright (C) 1991, 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/lldiv.c b/libc/stdlib/lldiv.c
index c7f49d3af..d1202bf9f 100644
--- a/libc/stdlib/lldiv.c
+++ b/libc/stdlib/lldiv.c
@@ -1,5 +1,5 @@
/* `long long int' divison with remainder.
- 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/stdlib/longlong.h b/libc/stdlib/longlong.h
index 30e638ca1..c4b1b97be 100644
--- a/libc/stdlib/longlong.h
+++ b/libc/stdlib/longlong.h
@@ -1,7 +1,5 @@
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
- Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/libc/stdlib/lrand48.c b/libc/stdlib/lrand48.c
index e38ce91dd..1c8c3796c 100644
--- a/libc/stdlib/lrand48.c
+++ b/libc/stdlib/lrand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2001,2002 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>, August 1995.
diff --git a/libc/stdlib/lrand48_r.c b/libc/stdlib/lrand48_r.c
index aa9f20513..c53566510 100644
--- a/libc/stdlib/lrand48_r.c
+++ b/libc/stdlib/lrand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,97,98,2001,02 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.org>, August 1995.
diff --git a/libc/stdlib/lshift.c b/libc/stdlib/lshift.c
index deb264177..c92439b4a 100644
--- a/libc/stdlib/lshift.c
+++ b/libc/stdlib/lshift.c
@@ -1,6 +1,6 @@
/* mpn_lshift -- Shift left low level.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/makecontext.c b/libc/stdlib/makecontext.c
index 71fad9506..b4d07bd10 100644
--- a/libc/stdlib/makecontext.c
+++ b/libc/stdlib/makecontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 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/stdlib/mblen.c b/libc/stdlib/mblen.c
index ede55064b..2a9252036 100644
--- a/libc/stdlib/mblen.c
+++ b/libc/stdlib/mblen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1997,1998,1999,2000,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/mbstowcs.c b/libc/stdlib/mbstowcs.c
index cb68dbe3a..68382c7db 100644
--- a/libc/stdlib/mbstowcs.c
+++ b/libc/stdlib/mbstowcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 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/stdlib/mbtowc.c b/libc/stdlib/mbtowc.c
index 728cb0855..1ff261a50 100644
--- a/libc/stdlib/mbtowc.c
+++ b/libc/stdlib/mbtowc.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1992, 1995-1999, 2002, 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/stdlib/mod_1.c b/libc/stdlib/mod_1.c
index d325a931a..c5f5c908f 100644
--- a/libc/stdlib/mod_1.c
+++ b/libc/stdlib/mod_1.c
@@ -3,7 +3,7 @@
Return the single-limb remainder.
There are no constraints on the value of the divisor.
-Copyright (C) 1991-2012 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/monetary.h b/libc/stdlib/monetary.h
index 4cba754fc..24c605dab 100644
--- a/libc/stdlib/monetary.h
+++ b/libc/stdlib/monetary.h
@@ -1,6 +1,5 @@
/* Header file for monetary value formatting functions.
- Copyright (C) 1996,1997,1998,1999,2000,2002,2006,2009,2012
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/mp_clz_tab.c b/libc/stdlib/mp_clz_tab.c
index 14052a108..c78257562 100644
--- a/libc/stdlib/mp_clz_tab.c
+++ b/libc/stdlib/mp_clz_tab.c
@@ -1,5 +1,5 @@
/* __clz_tab -- support for longlong.h
- Copyright (C) 1991, 1993, 1994, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library. Its master source is NOT part of
the C library, however. The master source lives in the GNU MP Library.
diff --git a/libc/stdlib/mpn2dbl.c b/libc/stdlib/mpn2dbl.c
index 81f7cdd37..b6d62fe09 100644
--- a/libc/stdlib/mpn2dbl.c
+++ b/libc/stdlib/mpn2dbl.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 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/stdlib/mpn2flt.c b/libc/stdlib/mpn2flt.c
index 6d752df3f..9044a8a6a 100644
--- a/libc/stdlib/mpn2flt.c
+++ b/libc/stdlib/mpn2flt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 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/stdlib/mrand48.c b/libc/stdlib/mrand48.c
index 248781b76..a0693f567 100644
--- a/libc/stdlib/mrand48.c
+++ b/libc/stdlib/mrand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2001,2002 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>, August 1995.
diff --git a/libc/stdlib/mrand48_r.c b/libc/stdlib/mrand48_r.c
index 725903afb..823640b77 100644
--- a/libc/stdlib/mrand48_r.c
+++ b/libc/stdlib/mrand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 1998, 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>, August 1995.
diff --git a/libc/stdlib/msort.c b/libc/stdlib/msort.c
index e419734cd..897fad015 100644
--- a/libc/stdlib/msort.c
+++ b/libc/stdlib/msort.c
@@ -1,6 +1,6 @@
/* An alternative to qsort, with an identical interface.
This file is part of the GNU C Library.
- Copyright (C) 1992,95-97,99,2000,01,02,04,07 Free Software Foundation, Inc.
+ Copyright (C) 1992-2013 Free Software Foundation, Inc.
Written by Mike Haertel, September 1988.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/mul.c b/libc/stdlib/mul.c
index cab3e2b13..125871717 100644
--- a/libc/stdlib/mul.c
+++ b/libc/stdlib/mul.c
@@ -1,6 +1,6 @@
/* mpn_mul -- Multiply two natural numbers.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/mul_1.c b/libc/stdlib/mul_1.c
index 87ab98189..f566ba22f 100644
--- a/libc/stdlib/mul_1.c
+++ b/libc/stdlib/mul_1.c
@@ -1,7 +1,7 @@
/* mpn_mul_1 -- Multiply a limb vector with a single limb and
store the product in a second limb vector.
-Copyright (C) 1991, 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/mul_n.c b/libc/stdlib/mul_n.c
index 36876c247..f0a9a304d 100644
--- a/libc/stdlib/mul_n.c
+++ b/libc/stdlib/mul_n.c
@@ -1,6 +1,6 @@
/* mpn_mul_n -- Multiply two natural numbers of length n.
-Copyright (C) 1991, 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/nrand48.c b/libc/stdlib/nrand48.c
index 927e7d255..f5170089e 100644
--- a/libc/stdlib/nrand48.c
+++ b/libc/stdlib/nrand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2002 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>, August 1995.
diff --git a/libc/stdlib/nrand48_r.c b/libc/stdlib/nrand48_r.c
index 15a9b0c20..baacb7d56 100644
--- a/libc/stdlib/nrand48_r.c
+++ b/libc/stdlib/nrand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 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>, August 1995.
diff --git a/libc/stdlib/on_exit.c b/libc/stdlib/on_exit.c
index 19973c3d6..c0966dcf4 100644
--- a/libc/stdlib/on_exit.c
+++ b/libc/stdlib/on_exit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 2005, 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/stdlib/putenv.c b/libc/stdlib/putenv.c
index a9d314626..a6f585b17 100644
--- a/libc/stdlib/putenv.c
+++ b/libc/stdlib/putenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 94, 95, 96, 97, 98, 99, 11 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/stdlib/qsort.c b/libc/stdlib/qsort.c
index 2fbe763bd..ccbdccc7b 100644
--- a/libc/stdlib/qsort.c
+++ b/libc/stdlib/qsort.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,1996,1997,1999,2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
diff --git a/libc/stdlib/quick_exit.c b/libc/stdlib/quick_exit.c
index f13b70094..55064db7b 100644
--- a/libc/stdlib/quick_exit.c
+++ b/libc/stdlib/quick_exit.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/stdlib/rand.c b/libc/stdlib/rand.c
index 92916e833..3e0839fe4 100644
--- a/libc/stdlib/rand.c
+++ b/libc/stdlib/rand.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996 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/stdlib/rand_r.c b/libc/stdlib/rand_r.c
index 28cfacd68..571b323fe 100644
--- a/libc/stdlib/rand_r.c
+++ b/libc/stdlib/rand_r.c
@@ -1,5 +1,5 @@
/* Reentrant random function from POSIX.1c.
- Copyright (C) 1996, 1999, 2009 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/stdlib/random.c b/libc/stdlib/random.c
index ff6bdd2b5..3ed610dd9 100644
--- a/libc/stdlib/random.c
+++ b/libc/stdlib/random.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995 Free Software Foundation
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/libc/stdlib/random_r.c b/libc/stdlib/random_r.c
index a8e211ad4..a393dd3c1 100644
--- a/libc/stdlib/random_r.c
+++ b/libc/stdlib/random_r.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 1995, 2005, 2009 Free Software Foundation
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/libc/stdlib/rpmatch.c b/libc/stdlib/rpmatch.c
index 31285879e..87755343b 100644
--- a/libc/stdlib/rpmatch.c
+++ b/libc/stdlib/rpmatch.c
@@ -1,7 +1,7 @@
/* Determine whether string value is affirmation or negative response
according to current locale's data.
This file is part of the GNU C Library.
- Copyright (C) 1996, 1997, 2000, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/libc/stdlib/rshift.c b/libc/stdlib/rshift.c
index 13a12be35..c69dbd02e 100644
--- a/libc/stdlib/rshift.c
+++ b/libc/stdlib/rshift.c
@@ -1,6 +1,6 @@
/* mpn_rshift -- Shift right a low-level natural-number integer.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/secure-getenv.c b/libc/stdlib/secure-getenv.c
index 7634faea8..1ea795168 100644
--- a/libc/stdlib/secure-getenv.c
+++ b/libc/stdlib/secure-getenv.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/stdlib/seed48.c b/libc/stdlib/seed48.c
index 9808213ea..2791d088e 100644
--- a/libc/stdlib/seed48.c
+++ b/libc/stdlib/seed48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2001,2002 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>, August 1995.
diff --git a/libc/stdlib/seed48_r.c b/libc/stdlib/seed48_r.c
index b821d2349..3f7874c69 100644
--- a/libc/stdlib/seed48_r.c
+++ b/libc/stdlib/seed48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1997, 1998, 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>, August 1995.
diff --git a/libc/stdlib/setcontext.c b/libc/stdlib/setcontext.c
index 470f238c1..7431e3916 100644
--- a/libc/stdlib/setcontext.c
+++ b/libc/stdlib/setcontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 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/stdlib/setenv.c b/libc/stdlib/setenv.c
index d1db356a8..a9ebe3315 100644
--- a/libc/stdlib/setenv.c
+++ b/libc/stdlib/setenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992,1995-2001,2004, 2008, 2010 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/stdlib/srand48.c b/libc/stdlib/srand48.c
index ab670ab39..7b5d758fc 100644
--- a/libc/stdlib/srand48.c
+++ b/libc/stdlib/srand48.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 2002 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>, August 1995.
diff --git a/libc/stdlib/srand48_r.c b/libc/stdlib/srand48_r.c
index a164cee6c..db9219191 100644
--- a/libc/stdlib/srand48_r.c
+++ b/libc/stdlib/srand48_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 1998, 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>, August 1995.
diff --git a/libc/stdlib/stdlib.h b/libc/stdlib/stdlib.h
index fc83f4e95..6bf708a16 100644
--- a/libc/stdlib/stdlib.h
+++ b/libc/stdlib/stdlib.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/strfmon.c b/libc/stdlib/strfmon.c
index 5fcd30fec..e4d4c0d24 100644
--- a/libc/stdlib/strfmon.c
+++ b/libc/stdlib/strfmon.c
@@ -1,6 +1,5 @@
/* Formatting a monetary value according to the current locale.
- Copyright (C) 1996-2001, 2002, 2003, 2004, 2006
- 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>
and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
diff --git a/libc/stdlib/strfmon_l.c b/libc/stdlib/strfmon_l.c
index 8fb7deccc..345e0056e 100644
--- a/libc/stdlib/strfmon_l.c
+++ b/libc/stdlib/strfmon_l.c
@@ -1,5 +1,5 @@
/* Formatting a monetary value according to the given locale.
- 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/stdlib/strtod.c b/libc/stdlib/strtod.c
index 570780cde..bbeaf5e6c 100644
--- a/libc/stdlib/strtod.c
+++ b/libc/stdlib/strtod.c
@@ -1,6 +1,6 @@
/* Read decimal floating point numbers.
This file is part of the GNU C Library.
- Copyright (C) 1995-2002,2003,2004,2006,2007 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/strtod_l.c b/libc/stdlib/strtod_l.c
index d9186d4c5..a47b8fd3a 100644
--- a/libc/stdlib/strtod_l.c
+++ b/libc/stdlib/strtod_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to float value, using given locale.
- Copyright (C) 1997-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/stdlib/strtof.c b/libc/stdlib/strtof.c
index 390f8b84e..620c60095 100644
--- a/libc/stdlib/strtof.c
+++ b/libc/stdlib/strtof.c
@@ -1,6 +1,6 @@
/* Read decimal floating point numbers.
This file is part of the GNU C Library.
- Copyright (C) 1995-2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/strtof_l.c b/libc/stdlib/strtof_l.c
index 31e626610..6fb44bd40 100644
--- a/libc/stdlib/strtof_l.c
+++ b/libc/stdlib/strtof_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to float 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/stdlib/strtol.c b/libc/stdlib/strtol.c
index 44e2af472..22ab264cf 100644
--- a/libc/stdlib/strtol.c
+++ b/libc/stdlib/strtol.c
@@ -1,6 +1,5 @@
/* Convert string representation of a number into an integer value.
- Copyright (C) 1991,92,94,95,96,97,98,99,2000,2001,2002,2003,2004,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/stdlib/strtol_l.c b/libc/stdlib/strtol_l.c
index 784641b29..dc6829f59 100644
--- a/libc/stdlib/strtol_l.c
+++ b/libc/stdlib/strtol_l.c
@@ -1,6 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997, 2002, 2004, 2006, 2007, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/stdlib/strtold.c b/libc/stdlib/strtold.c
index 1b71a11a9..f9fa99efb 100644
--- a/libc/stdlib/strtold.c
+++ b/libc/stdlib/strtold.c
@@ -1,6 +1,6 @@
/* Read decimal floating point numbers.
This file is part of the GNU C Library.
- Copyright (C) 1995-2002,2003,2004,2006,2007 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/strtold_l.c b/libc/stdlib/strtold_l.c
index 6d134a767..8c7c13ccd 100644
--- a/libc/stdlib/strtold_l.c
+++ b/libc/stdlib/strtold_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2002, 2004, 2007 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/stdlib/strtoll.c b/libc/stdlib/strtoll.c
index 0b19e18c2..dffb0cec9 100644
--- a/libc/stdlib/strtoll.c
+++ b/libc/stdlib/strtoll.c
@@ -1,5 +1,5 @@
/* Function to parse a `long long int' from text.
- Copyright (C) 1995, 1996, 1997, 1999, 2001 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/stdlib/strtoll_l.c b/libc/stdlib/strtoll_l.c
index 5264bb120..bcf528667 100644
--- a/libc/stdlib/strtoll_l.c
+++ b/libc/stdlib/strtoll_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/stdlib/strtoul.c b/libc/stdlib/strtoul.c
index 93ba452d4..627a92f94 100644
--- a/libc/stdlib/strtoul.c
+++ b/libc/stdlib/strtoul.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/strtoul_l.c b/libc/stdlib/strtoul_l.c
index 513f6fff6..0c03282ac 100644
--- a/libc/stdlib/strtoul_l.c
+++ b/libc/stdlib/strtoul_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/stdlib/strtoull.c b/libc/stdlib/strtoull.c
index c3dfea95d..c946187f3 100644
--- a/libc/stdlib/strtoull.c
+++ b/libc/stdlib/strtoull.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long long int' from text.
- Copyright (C) 1995, 1996, 1997, 1999, 2001 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/stdlib/strtoull_l.c b/libc/stdlib/strtoull_l.c
index 5a1e00583..b706f0afe 100644
--- a/libc/stdlib/strtoull_l.c
+++ b/libc/stdlib/strtoull_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/stdlib/sub_n.c b/libc/stdlib/sub_n.c
index 7e8ca2354..9b3fb92fe 100644
--- a/libc/stdlib/sub_n.c
+++ b/libc/stdlib/sub_n.c
@@ -1,6 +1,6 @@
/* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length.
-Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/submul_1.c b/libc/stdlib/submul_1.c
index 9eafe7e00..61a07ca68 100644
--- a/libc/stdlib/submul_1.c
+++ b/libc/stdlib/submul_1.c
@@ -3,7 +3,7 @@
from the limb vector pointed to by RES_PTR. Return the most significant
limb of the product, adjusted for carry-out from the subtraction.
-Copyright (C) 1992, 1993, 1994, 1996, 2005 Free Software Foundation, Inc.
+Copyright (C) 1992-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/libc/stdlib/swapcontext.c b/libc/stdlib/swapcontext.c
index ee3acb478..47d6b8d92 100644
--- a/libc/stdlib/swapcontext.c
+++ b/libc/stdlib/swapcontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 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/stdlib/system.c b/libc/stdlib/system.c
index 9bc7e82c6..4aeadc9f0 100644
--- a/libc/stdlib/system.c
+++ b/libc/stdlib/system.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1995, 1996, 1997, 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/stdlib/test-a64l.c b/libc/stdlib/test-a64l.c
index 2127545a6..e252351c4 100644
--- a/libc/stdlib/test-a64l.c
+++ b/libc/stdlib/test-a64l.c
@@ -1,5 +1,5 @@
/* Test program for the l64a and a64l functions.
- Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Schwab <schwab@suse.de>.
diff --git a/libc/stdlib/test-canon.c b/libc/stdlib/test-canon.c
index 8fd441d29..c4bff0ed9 100644
--- a/libc/stdlib/test-canon.c
+++ b/libc/stdlib/test-canon.c
@@ -1,6 +1,5 @@
/* Test program for returning the canonical absolute name of a given file.
- Copyright (C) 1996,1997,2000,2002,2004,2005,2006
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by David Mosberger <davidm@azstarnet.com>.
diff --git a/libc/stdlib/test-canon2.c b/libc/stdlib/test-canon2.c
index f059050d6..7f10238d4 100644
--- a/libc/stdlib/test-canon2.c
+++ b/libc/stdlib/test-canon2.c
@@ -1,5 +1,5 @@
/* Test for realpath/canonicalize function.
- Copyright (C) 1998 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/stdlib/testdiv.c b/libc/stdlib/testdiv.c
index ffc2e17e3..049ecd474 100644
--- a/libc/stdlib/testdiv.c
+++ b/libc/stdlib/testdiv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 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/stdlib/testrand.c b/libc/stdlib/testrand.c
index f9f8e47be..80a1a699a 100644
--- a/libc/stdlib/testrand.c
+++ b/libc/stdlib/testrand.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 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/stdlib/tst-bsearch.c b/libc/stdlib/tst-bsearch.c
index 057b98ff3..a3ea608ea 100644
--- a/libc/stdlib/tst-bsearch.c
+++ b/libc/stdlib/tst-bsearch.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 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/stdlib/tst-environ.c b/libc/stdlib/tst-environ.c
index 5865b86b2..f5cb5da86 100644
--- a/libc/stdlib/tst-environ.c
+++ b/libc/stdlib/tst-environ.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2004 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/stdlib/tst-fmtmsg.sh b/libc/stdlib/tst-fmtmsg.sh
index 868292eba..5227015d7 100755
--- a/libc/stdlib/tst-fmtmsg.sh
+++ b/libc/stdlib/tst-fmtmsg.sh
@@ -1,6 +1,6 @@
#! /bin/sh
# Test of fmtmsg function family.
-# 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/stdlib/tst-makecontext.c b/libc/stdlib/tst-makecontext.c
index eb6e89bda..15a241254 100644
--- a/libc/stdlib/tst-makecontext.c
+++ b/libc/stdlib/tst-makecontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006, 2007, 2008 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/stdlib/tst-makecontext2.c b/libc/stdlib/tst-makecontext2.c
index 2643ba640..151be3322 100644
--- a/libc/stdlib/tst-makecontext2.c
+++ b/libc/stdlib/tst-makecontext2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/tst-makecontext3.c b/libc/stdlib/tst-makecontext3.c
index f77548a86..bca445965 100644
--- a/libc/stdlib/tst-makecontext3.c
+++ b/libc/stdlib/tst-makecontext3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001,2002,2004,2006,2009 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/tst-random2.c b/libc/stdlib/tst-random2.c
index 1c6386027..094cd29d7 100644
--- a/libc/stdlib/tst-random2.c
+++ b/libc/stdlib/tst-random2.c
@@ -1,5 +1,5 @@
/* Test initstate saving the old state.
- 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 Jakub Jelinek <jakub@redhat.com>, 2005.
diff --git a/libc/stdlib/tst-secure-getenv.c b/libc/stdlib/tst-secure-getenv.c
index 7a6930b5a..9e6837c55 100644
--- a/libc/stdlib/tst-secure-getenv.c
+++ b/libc/stdlib/tst-secure-getenv.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/stdlib/tst-setcontext.c b/libc/stdlib/tst-setcontext.c
index 5b012b98e..91183ac0c 100644
--- a/libc/stdlib/tst-setcontext.c
+++ b/libc/stdlib/tst-setcontext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001,2002,2004,2006,2007,2008 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/tst-strtod-overflow.c b/libc/stdlib/tst-strtod-overflow.c
index 6c5b28285..ed10fca03 100644
--- a/libc/stdlib/tst-strtod-overflow.c
+++ b/libc/stdlib/tst-strtod-overflow.c
@@ -1,5 +1,5 @@
/* Test for integer/buffer overflow in strtod.
- 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/stdlib/tst-strtod-round.c b/libc/stdlib/tst-strtod-round.c
index 76385a94d..072fc737d 100644
--- a/libc/stdlib/tst-strtod-round.c
+++ b/libc/stdlib/tst-strtod-round.c
@@ -1,6 +1,6 @@
/* Test for correct rounding of results of strtod and related
functions.
- 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/stdlib/tst-strtod-underflow.c b/libc/stdlib/tst-strtod-underflow.c
index 892ef158a..eac02dd3d 100644
--- a/libc/stdlib/tst-strtod-underflow.c
+++ b/libc/stdlib/tst-strtod-underflow.c
@@ -1,6 +1,6 @@
/* Test for strtod handling of arguments that may cause floating-point
underflow.
- 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/stdlib/tst-strtod.c b/libc/stdlib/tst-strtod.c
index 7c488c8a7..e2720df2b 100644
--- a/libc/stdlib/tst-strtod.c
+++ b/libc/stdlib/tst-strtod.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/stdlib/tst-system.c b/libc/stdlib/tst-system.c
index 9662890ef..28dda686c 100644
--- a/libc/stdlib/tst-system.c
+++ b/libc/stdlib/tst-system.c
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2002.
diff --git a/libc/stdlib/tst-tininess.c b/libc/stdlib/tst-tininess.c
index 9312f16ee..aa7124e22 100644
--- a/libc/stdlib/tst-tininess.c
+++ b/libc/stdlib/tst-tininess.c
@@ -1,5 +1,5 @@
/* Test that tininess.h is correct for this architecture.
- 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/stdlib/tst-xpg-basename.c b/libc/stdlib/tst-xpg-basename.c
index 61ca94e4a..3d2046e7a 100644
--- a/libc/stdlib/tst-xpg-basename.c
+++ b/libc/stdlib/tst-xpg-basename.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger <aj@suse.de>, 1999.
diff --git a/libc/stdlib/ucontext.h b/libc/stdlib/ucontext.h
index 58595e293..640e95753 100644
--- a/libc/stdlib/ucontext.h
+++ b/libc/stdlib/ucontext.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 1998, 1999, 2000, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdlib/wcstombs.c b/libc/stdlib/wcstombs.c
index 2d25e552a..63e693e60 100644
--- a/libc/stdlib/wcstombs.c
+++ b/libc/stdlib/wcstombs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,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/stdlib/wctomb.c b/libc/stdlib/wctomb.c
index 33a7086d6..196090f00 100644
--- a/libc/stdlib/wctomb.c
+++ b/libc/stdlib/wctomb.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991, 1992, 1995-1999, 2002, 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/stdlib/xpg_basename.c b/libc/stdlib/xpg_basename.c
index 0bdb42320..ecba7fe60 100644
--- a/libc/stdlib/xpg_basename.c
+++ b/libc/stdlib/xpg_basename.c
@@ -1,5 +1,5 @@
/* Return basename of given pathname according to the weird XPG specification.
- Copyright (C) 1997, 1999 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.