summaryrefslogtreecommitdiff
path: root/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdlib')
-rw-r--r--libc/stdlib/Makefile5
-rw-r--r--libc/stdlib/a64l.c5
-rw-r--r--libc/stdlib/abort.c5
-rw-r--r--libc/stdlib/abs.c5
-rw-r--r--libc/stdlib/add_n.c5
-rw-r--r--libc/stdlib/addmul_1.c5
-rw-r--r--libc/stdlib/alloca.h5
-rw-r--r--libc/stdlib/at_quick_exit.c5
-rw-r--r--libc/stdlib/atexit.c5
-rw-r--r--libc/stdlib/atof.c5
-rw-r--r--libc/stdlib/atoi.c5
-rw-r--r--libc/stdlib/atol.c5
-rw-r--r--libc/stdlib/atoll.c5
-rw-r--r--libc/stdlib/bits/monetary-ldbl.h5
-rw-r--r--libc/stdlib/bits/stdlib-ldbl.h5
-rw-r--r--libc/stdlib/bits/stdlib.h5
-rw-r--r--libc/stdlib/bsearch.c5
-rw-r--r--libc/stdlib/bug-strtod.c5
-rw-r--r--libc/stdlib/canonicalize.c5
-rw-r--r--libc/stdlib/cmp.c5
-rw-r--r--libc/stdlib/cxa_at_quick_exit.c5
-rw-r--r--libc/stdlib/cxa_atexit.c5
-rw-r--r--libc/stdlib/cxa_finalize.c5
-rw-r--r--libc/stdlib/dbl2mpn.c5
-rw-r--r--libc/stdlib/div.c5
-rw-r--r--libc/stdlib/divmod_1.c5
-rw-r--r--libc/stdlib/divrem.c5
-rw-r--r--libc/stdlib/drand48-iter.c5
-rw-r--r--libc/stdlib/drand48.c5
-rw-r--r--libc/stdlib/drand48_r.c5
-rw-r--r--libc/stdlib/erand48.c5
-rw-r--r--libc/stdlib/erand48_r.c5
-rw-r--r--libc/stdlib/errno.h5
-rw-r--r--libc/stdlib/exit.c5
-rw-r--r--libc/stdlib/exit.h5
-rw-r--r--libc/stdlib/fmtmsg.c5
-rw-r--r--libc/stdlib/fmtmsg.h5
-rw-r--r--libc/stdlib/fpioconst.c5
-rw-r--r--libc/stdlib/fpioconst.h5
-rw-r--r--libc/stdlib/getcontext.c5
-rw-r--r--libc/stdlib/getenv.c5
-rw-r--r--libc/stdlib/getsubopt.c5
-rw-r--r--libc/stdlib/gmp-impl.h5
-rw-r--r--libc/stdlib/gmp.h5
-rw-r--r--libc/stdlib/grouping.c5
-rw-r--r--libc/stdlib/grouping.h5
-rw-r--r--libc/stdlib/isomac.c5
-rw-r--r--libc/stdlib/jrand48.c5
-rw-r--r--libc/stdlib/jrand48_r.c5
-rw-r--r--libc/stdlib/l64a.c5
-rw-r--r--libc/stdlib/labs.c5
-rw-r--r--libc/stdlib/lcong48.c5
-rw-r--r--libc/stdlib/lcong48_r.c5
-rw-r--r--libc/stdlib/ldiv.c5
-rw-r--r--libc/stdlib/llabs.c5
-rw-r--r--libc/stdlib/lldiv.c5
-rw-r--r--libc/stdlib/longlong.h5
-rw-r--r--libc/stdlib/lrand48.c5
-rw-r--r--libc/stdlib/lrand48_r.c5
-rw-r--r--libc/stdlib/lshift.c5
-rw-r--r--libc/stdlib/makecontext.c5
-rw-r--r--libc/stdlib/mblen.c5
-rw-r--r--libc/stdlib/mbstowcs.c5
-rw-r--r--libc/stdlib/mbtowc.c5
-rw-r--r--libc/stdlib/mod_1.c5
-rw-r--r--libc/stdlib/monetary.h5
-rw-r--r--libc/stdlib/mp_clz_tab.c5
-rw-r--r--libc/stdlib/mpn2dbl.c5
-rw-r--r--libc/stdlib/mpn2flt.c5
-rw-r--r--libc/stdlib/mrand48.c5
-rw-r--r--libc/stdlib/mrand48_r.c5
-rw-r--r--libc/stdlib/msort.c5
-rw-r--r--libc/stdlib/mul.c5
-rw-r--r--libc/stdlib/mul_1.c5
-rw-r--r--libc/stdlib/mul_n.c5
-rw-r--r--libc/stdlib/nrand48.c5
-rw-r--r--libc/stdlib/nrand48_r.c5
-rw-r--r--libc/stdlib/on_exit.c5
-rw-r--r--libc/stdlib/putenv.c5
-rw-r--r--libc/stdlib/qsort.c5
-rw-r--r--libc/stdlib/quick_exit.c5
-rw-r--r--libc/stdlib/rand.c5
-rw-r--r--libc/stdlib/rand_r.c5
-rw-r--r--libc/stdlib/random.c5
-rw-r--r--libc/stdlib/random_r.c5
-rw-r--r--libc/stdlib/rpmatch.c5
-rw-r--r--libc/stdlib/rshift.c5
-rw-r--r--libc/stdlib/secure-getenv.c5
-rw-r--r--libc/stdlib/seed48.c5
-rw-r--r--libc/stdlib/seed48_r.c5
-rw-r--r--libc/stdlib/setcontext.c5
-rw-r--r--libc/stdlib/setenv.c5
-rw-r--r--libc/stdlib/srand48.c5
-rw-r--r--libc/stdlib/srand48_r.c5
-rw-r--r--libc/stdlib/stdlib.h5
-rw-r--r--libc/stdlib/strfmon.c5
-rw-r--r--libc/stdlib/strfmon_l.c5
-rw-r--r--libc/stdlib/strtod.c5
-rw-r--r--libc/stdlib/strtod_l.c5
-rw-r--r--libc/stdlib/strtof.c5
-rw-r--r--libc/stdlib/strtof_l.c5
-rw-r--r--libc/stdlib/strtol.c5
-rw-r--r--libc/stdlib/strtol_l.c5
-rw-r--r--libc/stdlib/strtold.c5
-rw-r--r--libc/stdlib/strtold_l.c5
-rw-r--r--libc/stdlib/strtoll.c5
-rw-r--r--libc/stdlib/strtoll_l.c5
-rw-r--r--libc/stdlib/strtoul.c5
-rw-r--r--libc/stdlib/strtoul_l.c5
-rw-r--r--libc/stdlib/strtoull.c5
-rw-r--r--libc/stdlib/strtoull_l.c5
-rw-r--r--libc/stdlib/sub_n.c5
-rw-r--r--libc/stdlib/submul_1.c5
-rw-r--r--libc/stdlib/swapcontext.c5
-rw-r--r--libc/stdlib/system.c5
-rw-r--r--libc/stdlib/test-a64l.c5
-rw-r--r--libc/stdlib/test-canon.c5
-rw-r--r--libc/stdlib/test-canon2.c5
-rw-r--r--libc/stdlib/testdiv.c5
-rw-r--r--libc/stdlib/testrand.c5
-rw-r--r--libc/stdlib/tst-bsearch.c5
-rw-r--r--libc/stdlib/tst-environ.c5
-rwxr-xr-xlibc/stdlib/tst-fmtmsg.sh5
-rw-r--r--libc/stdlib/tst-makecontext.c5
-rw-r--r--libc/stdlib/tst-makecontext2.c5
-rw-r--r--libc/stdlib/tst-makecontext3.c5
-rw-r--r--libc/stdlib/tst-random2.c5
-rw-r--r--libc/stdlib/tst-setcontext.c5
-rw-r--r--libc/stdlib/tst-strtod.c5
-rw-r--r--libc/stdlib/tst-system.c5
-rw-r--r--libc/stdlib/tst-xpg-basename.c5
-rw-r--r--libc/stdlib/ucontext.h5
-rw-r--r--libc/stdlib/wcstombs.c5
-rw-r--r--libc/stdlib/wctomb.c5
-rw-r--r--libc/stdlib/xpg_basename.c5
135 files changed, 270 insertions, 405 deletions
diff --git a/libc/stdlib/Makefile b/libc/stdlib/Makefile
index 1c5eab752..b6c97aeb2 100644
--- a/libc/stdlib/Makefile
+++ b/libc/stdlib/Makefile
@@ -12,9 +12,8 @@
# Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
#
# Makefile for stdlib routines
diff --git a/libc/stdlib/a64l.c b/libc/stdlib/a64l.c
index 23faf2744..cb9487583 100644
--- a/libc/stdlib/a64l.c
+++ b/libc/stdlib/a64l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/abort.c b/libc/stdlib/abort.c
index 3e517570d..9f59d228d 100644
--- a/libc/stdlib/abort.c
+++ b/libc/stdlib/abort.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <bits/libc-lock.h>
#include <signal.h>
diff --git a/libc/stdlib/abs.c b/libc/stdlib/abs.c
index 7a6ad36a1..2c0d9beac 100644
--- a/libc/stdlib/abs.c
+++ b/libc/stdlib/abs.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/add_n.c b/libc/stdlib/add_n.c
index 280e30545..afb8e0930 100644
--- a/libc/stdlib/add_n.c
+++ b/libc/stdlib/add_n.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/addmul_1.c b/libc/stdlib/addmul_1.c
index 6ae1e57ad..8e8342a07 100644
--- a/libc/stdlib/addmul_1.c
+++ b/libc/stdlib/addmul_1.c
@@ -18,9 +18,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/alloca.h b/libc/stdlib/alloca.h
index 0dd291f1b..764604c99 100644
--- a/libc/stdlib/alloca.h
+++ b/libc/stdlib/alloca.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _ALLOCA_H
#define _ALLOCA_H 1
diff --git a/libc/stdlib/at_quick_exit.c b/libc/stdlib/at_quick_exit.c
index 1d37e1c2e..249e0fc06 100644
--- a/libc/stdlib/at_quick_exit.c
+++ b/libc/stdlib/at_quick_exit.c
@@ -29,9 +29,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include "exit.h"
diff --git a/libc/stdlib/atexit.c b/libc/stdlib/atexit.c
index 256c5fcfc..93ef0c4e3 100644
--- a/libc/stdlib/atexit.c
+++ b/libc/stdlib/atexit.c
@@ -29,9 +29,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include "exit.h"
diff --git a/libc/stdlib/atof.c b/libc/stdlib/atof.c
index 2ce3483ef..79568dd2a 100644
--- a/libc/stdlib/atof.c
+++ b/libc/stdlib/atof.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/atoi.c b/libc/stdlib/atoi.c
index 217287586..994e10613 100644
--- a/libc/stdlib/atoi.c
+++ b/libc/stdlib/atoi.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/atol.c b/libc/stdlib/atol.c
index ec77f44cb..d0c5792f1 100644
--- a/libc/stdlib/atol.c
+++ b/libc/stdlib/atol.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/atoll.c b/libc/stdlib/atoll.c
index f2fdd1abe..153b58872 100644
--- a/libc/stdlib/atoll.c
+++ b/libc/stdlib/atoll.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/bits/monetary-ldbl.h b/libc/stdlib/bits/monetary-ldbl.h
index 3e080f93f..78e2ec5cd 100644
--- a/libc/stdlib/bits/monetary-ldbl.h
+++ b/libc/stdlib/bits/monetary-ldbl.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _MONETARY_H
# error "Never include <bits/monetary-ldbl.h> directly; use <monetary.h> instead."
diff --git a/libc/stdlib/bits/stdlib-ldbl.h b/libc/stdlib/bits/stdlib-ldbl.h
index d48e1f700..7cb255d59 100644
--- a/libc/stdlib/bits/stdlib-ldbl.h
+++ b/libc/stdlib/bits/stdlib-ldbl.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _STDLIB_H
# error "Never include <bits/stdlib-ldbl.h> directly; use <stdlib.h> instead."
diff --git a/libc/stdlib/bits/stdlib.h b/libc/stdlib/bits/stdlib.h
index e90bc99f9..43c45a63a 100644
--- a/libc/stdlib/bits/stdlib.h
+++ b/libc/stdlib/bits/stdlib.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _STDLIB_H
# error "Never include <bits/stdlib.h> directly; use <stdlib.h> instead."
diff --git a/libc/stdlib/bsearch.c b/libc/stdlib/bsearch.c
index 1bc6c4ba4..0c5f72c04 100644
--- a/libc/stdlib/bsearch.c
+++ b/libc/stdlib/bsearch.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/bug-strtod.c b/libc/stdlib/bug-strtod.c
index 502dfa0f7..5bdb6d65f 100644
--- a/libc/stdlib/bug-strtod.c
+++ b/libc/stdlib/bug-strtod.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/canonicalize.c b/libc/stdlib/canonicalize.c
index 67e4d0553..876b482cf 100644
--- a/libc/stdlib/canonicalize.c
+++ b/libc/stdlib/canonicalize.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <assert.h>
#include <stdlib.h>
diff --git a/libc/stdlib/cmp.c b/libc/stdlib/cmp.c
index e7661702b..003b9aa23 100644
--- a/libc/stdlib/cmp.c
+++ b/libc/stdlib/cmp.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/cxa_at_quick_exit.c b/libc/stdlib/cxa_at_quick_exit.c
index 2c6d68846..d9935ded0 100644
--- a/libc/stdlib/cxa_at_quick_exit.c
+++ b/libc/stdlib/cxa_at_quick_exit.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include "exit.h"
diff --git a/libc/stdlib/cxa_atexit.c b/libc/stdlib/cxa_atexit.c
index 767f08e66..970439829 100644
--- a/libc/stdlib/cxa_atexit.c
+++ b/libc/stdlib/cxa_atexit.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <assert.h>
#include <stdlib.h>
diff --git a/libc/stdlib/cxa_finalize.c b/libc/stdlib/cxa_finalize.c
index 351538a68..d7262a9df 100644
--- a/libc/stdlib/cxa_finalize.c
+++ b/libc/stdlib/cxa_finalize.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <assert.h>
#include <stdlib.h>
diff --git a/libc/stdlib/dbl2mpn.c b/libc/stdlib/dbl2mpn.c
index 444446794..2556fc584 100644
--- a/libc/stdlib/dbl2mpn.c
+++ b/libc/stdlib/dbl2mpn.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/div.c b/libc/stdlib/div.c
index 5268f4c49..a388080ed 100644
--- a/libc/stdlib/div.c
+++ b/libc/stdlib/div.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* Copyright (c) 1990 Regents of the University of California.
diff --git a/libc/stdlib/divmod_1.c b/libc/stdlib/divmod_1.c
index 0a8a77e12..b11fd7bf8 100644
--- a/libc/stdlib/divmod_1.c
+++ b/libc/stdlib/divmod_1.c
@@ -21,9 +21,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/divrem.c b/libc/stdlib/divrem.c
index c97d01ec1..c0abb4d9f 100644
--- a/libc/stdlib/divrem.c
+++ b/libc/stdlib/divrem.c
@@ -16,9 +16,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/drand48-iter.c b/libc/stdlib/drand48-iter.c
index 06fb87659..9270aab06 100644
--- a/libc/stdlib/drand48-iter.c
+++ b/libc/stdlib/drand48-iter.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdlib.h>
diff --git a/libc/stdlib/drand48.c b/libc/stdlib/drand48.c
index 06b586f81..9b54e4bc0 100644
--- a/libc/stdlib/drand48.c
+++ b/libc/stdlib/drand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/drand48_r.c b/libc/stdlib/drand48_r.c
index 99a2495cd..936adb5e0 100644
--- a/libc/stdlib/drand48_r.c
+++ b/libc/stdlib/drand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/libc/stdlib/erand48.c b/libc/stdlib/erand48.c
index 7ed4e4cab..d2cf5af96 100644
--- a/libc/stdlib/erand48.c
+++ b/libc/stdlib/erand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/erand48_r.c b/libc/stdlib/erand48_r.c
index 48b24e34e..cdd02c9c9 100644
--- a/libc/stdlib/erand48_r.c
+++ b/libc/stdlib/erand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <ieee754.h>
#include <stdlib.h>
diff --git a/libc/stdlib/errno.h b/libc/stdlib/errno.h
index f33b0c921..8ba68f541 100644
--- a/libc/stdlib/errno.h
+++ b/libc/stdlib/errno.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99 Standard: 7.5 Errors <errno.h>
diff --git a/libc/stdlib/exit.c b/libc/stdlib/exit.c
index 223599028..1ad548f7a 100644
--- a/libc/stdlib/exit.c
+++ b/libc/stdlib/exit.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/exit.h b/libc/stdlib/exit.h
index d5013218a..818c7ac07 100644
--- a/libc/stdlib/exit.h
+++ b/libc/stdlib/exit.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _EXIT_H
#define _EXIT_H 1
diff --git a/libc/stdlib/fmtmsg.c b/libc/stdlib/fmtmsg.c
index d187bb21b..920331793 100644
--- a/libc/stdlib/fmtmsg.c
+++ b/libc/stdlib/fmtmsg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fmtmsg.h>
#include <bits/libc-lock.h>
diff --git a/libc/stdlib/fmtmsg.h b/libc/stdlib/fmtmsg.h
index da53eb404..cdec11c61 100644
--- a/libc/stdlib/fmtmsg.h
+++ b/libc/stdlib/fmtmsg.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef __FMTMSG_H
#define __FMTMSG_H 1
diff --git a/libc/stdlib/fpioconst.c b/libc/stdlib/fpioconst.c
index 0e36da65b..4dd54a940 100644
--- a/libc/stdlib/fpioconst.c
+++ b/libc/stdlib/fpioconst.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include "fpioconst.h"
#include <gmp-mparam.h> /* This defines BITS_PER_MP_LIMB. */
diff --git a/libc/stdlib/fpioconst.h b/libc/stdlib/fpioconst.h
index 84685bc2e..5ab19f5bf 100644
--- a/libc/stdlib/fpioconst.h
+++ b/libc/stdlib/fpioconst.h
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _FPIOCONST_H
#define _FPIOCONST_H
diff --git a/libc/stdlib/getcontext.c b/libc/stdlib/getcontext.c
index e417575a5..aa65e5ea6 100644
--- a/libc/stdlib/getcontext.c
+++ b/libc/stdlib/getcontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <ucontext.h>
diff --git a/libc/stdlib/getenv.c b/libc/stdlib/getenv.c
index 6cdfe2b26..8398dab7d 100644
--- a/libc/stdlib/getenv.c
+++ b/libc/stdlib/getenv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <endian.h>
#include <errno.h>
diff --git a/libc/stdlib/getsubopt.c b/libc/stdlib/getsubopt.c
index bd4034e7b..e770c2d84 100644
--- a/libc/stdlib/getsubopt.c
+++ b/libc/stdlib/getsubopt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/gmp-impl.h b/libc/stdlib/gmp-impl.h
index 984885d05..f6454ee2d 100644
--- a/libc/stdlib/gmp-impl.h
+++ b/libc/stdlib/gmp-impl.h
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
/* When using gcc, make sure to use its builtin alloca. */
#if ! defined (alloca) && defined (__GNUC__)
diff --git a/libc/stdlib/gmp.h b/libc/stdlib/gmp.h
index cace8be23..c18f0836d 100644
--- a/libc/stdlib/gmp.h
+++ b/libc/stdlib/gmp.h
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#ifndef __GMP_H__
diff --git a/libc/stdlib/grouping.c b/libc/stdlib/grouping.c
index 4e01dc3bd..f50d066c6 100644
--- a/libc/stdlib/grouping.c
+++ b/libc/stdlib/grouping.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <limits.h>
#include <stddef.h>
diff --git a/libc/stdlib/grouping.h b/libc/stdlib/grouping.h
index c0f8d47fb..a0b97f25c 100644
--- a/libc/stdlib/grouping.h
+++ b/libc/stdlib/grouping.h
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* Find the maximum prefix of the string between BEGIN and END which
satisfies the grouping rules. It is assumed that at least one digit
diff --git a/libc/stdlib/isomac.c b/libc/stdlib/isomac.c
index c0b9ad1db..4890fabb5 100644
--- a/libc/stdlib/isomac.c
+++ b/libc/stdlib/isomac.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* This is a simple minded program that tries to find illegal macro
definitions in system header files. Illegal macro definitions are
diff --git a/libc/stdlib/jrand48.c b/libc/stdlib/jrand48.c
index 81fa8241e..af6bf6809 100644
--- a/libc/stdlib/jrand48.c
+++ b/libc/stdlib/jrand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/jrand48_r.c b/libc/stdlib/jrand48_r.c
index 39e8d090a..78c57dbaa 100644
--- a/libc/stdlib/jrand48_r.c
+++ b/libc/stdlib/jrand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/l64a.c b/libc/stdlib/l64a.c
index f3a249fed..8594bc907 100644
--- a/libc/stdlib/l64a.c
+++ b/libc/stdlib/l64a.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/labs.c b/libc/stdlib/labs.c
index c568e4445..1e1b8ade4 100644
--- a/libc/stdlib/labs.c
+++ b/libc/stdlib/labs.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/lcong48.c b/libc/stdlib/lcong48.c
index 075494a88..31f403e01 100644
--- a/libc/stdlib/lcong48.c
+++ b/libc/stdlib/lcong48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/lcong48_r.c b/libc/stdlib/lcong48_r.c
index a9584a5a8..03ffcd7eb 100644
--- a/libc/stdlib/lcong48_r.c
+++ b/libc/stdlib/lcong48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdint.h>
#include <stdlib.h>
diff --git a/libc/stdlib/ldiv.c b/libc/stdlib/ldiv.c
index a7796d8e9..36681df47 100644
--- a/libc/stdlib/ldiv.c
+++ b/libc/stdlib/ldiv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/llabs.c b/libc/stdlib/llabs.c
index b15c347d3..caa45ebe0 100644
--- a/libc/stdlib/llabs.c
+++ b/libc/stdlib/llabs.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/lldiv.c b/libc/stdlib/lldiv.c
index 28a016b74..c7f49d3af 100644
--- a/libc/stdlib/lldiv.c
+++ b/libc/stdlib/lldiv.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/longlong.h b/libc/stdlib/longlong.h
index 60b35a3ac..657120762 100644
--- a/libc/stdlib/longlong.h
+++ b/libc/stdlib/longlong.h
@@ -25,9 +25,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* You have to define the following before including this file:
diff --git a/libc/stdlib/lrand48.c b/libc/stdlib/lrand48.c
index a76d77365..e38ce91dd 100644
--- a/libc/stdlib/lrand48.c
+++ b/libc/stdlib/lrand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/lrand48_r.c b/libc/stdlib/lrand48_r.c
index a3aa48fcd..aa9f20513 100644
--- a/libc/stdlib/lrand48_r.c
+++ b/libc/stdlib/lrand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/lshift.c b/libc/stdlib/lshift.c
index bedf44229..deb264177 100644
--- a/libc/stdlib/lshift.c
+++ b/libc/stdlib/lshift.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/makecontext.c b/libc/stdlib/makecontext.c
index a65868827..1f08b18c3 100644
--- a/libc/stdlib/makecontext.c
+++ b/libc/stdlib/makecontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <ucontext.h>
diff --git a/libc/stdlib/mblen.c b/libc/stdlib/mblen.c
index 3cd9cf690..ede55064b 100644
--- a/libc/stdlib/mblen.c
+++ b/libc/stdlib/mblen.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/mbstowcs.c b/libc/stdlib/mbstowcs.c
index bc5714647..cb68dbe3a 100644
--- a/libc/stdlib/mbstowcs.c
+++ b/libc/stdlib/mbstowcs.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/mbtowc.c b/libc/stdlib/mbtowc.c
index ee8850bbc..728cb0855 100644
--- a/libc/stdlib/mbtowc.c
+++ b/libc/stdlib/mbtowc.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/mod_1.c b/libc/stdlib/mod_1.c
index f4cfa6933..00f338baf 100644
--- a/libc/stdlib/mod_1.c
+++ b/libc/stdlib/mod_1.c
@@ -18,9 +18,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/monetary.h b/libc/stdlib/monetary.h
index 66a817a62..4cba754fc 100644
--- a/libc/stdlib/monetary.h
+++ b/libc/stdlib/monetary.h
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _MONETARY_H
#define _MONETARY_H 1
diff --git a/libc/stdlib/mp_clz_tab.c b/libc/stdlib/mp_clz_tab.c
index 2220299e7..14052a108 100644
--- a/libc/stdlib/mp_clz_tab.c
+++ b/libc/stdlib/mp_clz_tab.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if 0
#include <gmp.h>
diff --git a/libc/stdlib/mpn2dbl.c b/libc/stdlib/mpn2dbl.c
index 178edbf81..81f7cdd37 100644
--- a/libc/stdlib/mpn2dbl.c
+++ b/libc/stdlib/mpn2dbl.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/mpn2flt.c b/libc/stdlib/mpn2flt.c
index 16ec73c17..6d752df3f 100644
--- a/libc/stdlib/mpn2flt.c
+++ b/libc/stdlib/mpn2flt.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include "gmp.h"
#include "gmp-impl.h"
diff --git a/libc/stdlib/mrand48.c b/libc/stdlib/mrand48.c
index cb6019111..248781b76 100644
--- a/libc/stdlib/mrand48.c
+++ b/libc/stdlib/mrand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/mrand48_r.c b/libc/stdlib/mrand48_r.c
index d47bc3732..725903afb 100644
--- a/libc/stdlib/mrand48_r.c
+++ b/libc/stdlib/mrand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/msort.c b/libc/stdlib/msort.c
index fc58f0d41..e419734cd 100644
--- a/libc/stdlib/msort.c
+++ b/libc/stdlib/msort.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <alloca.h>
#include <stdint.h>
diff --git a/libc/stdlib/mul.c b/libc/stdlib/mul.c
index fe0cbf3d7..cab3e2b13 100644
--- a/libc/stdlib/mul.c
+++ b/libc/stdlib/mul.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/mul_1.c b/libc/stdlib/mul_1.c
index 686e6c5ef..87ab98189 100644
--- a/libc/stdlib/mul_1.c
+++ b/libc/stdlib/mul_1.c
@@ -16,9 +16,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/mul_n.c b/libc/stdlib/mul_n.c
index b478c76ab..36876c247 100644
--- a/libc/stdlib/mul_n.c
+++ b/libc/stdlib/mul_n.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/nrand48.c b/libc/stdlib/nrand48.c
index 0c6b2707b..927e7d255 100644
--- a/libc/stdlib/nrand48.c
+++ b/libc/stdlib/nrand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/nrand48_r.c b/libc/stdlib/nrand48_r.c
index dbc50bb39..15a9b0c20 100644
--- a/libc/stdlib/nrand48_r.c
+++ b/libc/stdlib/nrand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/on_exit.c b/libc/stdlib/on_exit.c
index 6a99bfa08..19973c3d6 100644
--- a/libc/stdlib/on_exit.c
+++ b/libc/stdlib/on_exit.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include "exit.h"
diff --git a/libc/stdlib/putenv.c b/libc/stdlib/putenv.c
index d97eb5423..a9d314626 100644
--- a/libc/stdlib/putenv.c
+++ b/libc/stdlib/putenv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if defined _AIX && !defined __GNUC__
#pragma alloca
diff --git a/libc/stdlib/qsort.c b/libc/stdlib/qsort.c
index b19e86ece..2fbe763bd 100644
--- a/libc/stdlib/qsort.c
+++ b/libc/stdlib/qsort.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* If you consider tuning this algorithm, you should consult first:
Engineering a sort function; Jon Bentley and M. Douglas McIlroy;
diff --git a/libc/stdlib/quick_exit.c b/libc/stdlib/quick_exit.c
index d6306240c..f13b70094 100644
--- a/libc/stdlib/quick_exit.c
+++ b/libc/stdlib/quick_exit.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/rand.c b/libc/stdlib/rand.c
index d8458da97..92916e833 100644
--- a/libc/stdlib/rand.c
+++ b/libc/stdlib/rand.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/rand_r.c b/libc/stdlib/rand_r.c
index 6a35112f2..28cfacd68 100644
--- a/libc/stdlib/rand_r.c
+++ b/libc/stdlib/rand_r.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/random.c b/libc/stdlib/random.c
index 8a32ee710..ff6bdd2b5 100644
--- a/libc/stdlib/random.c
+++ b/libc/stdlib/random.c
@@ -11,9 +11,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* This is derived from the Berkeley source:
diff --git a/libc/stdlib/random_r.c b/libc/stdlib/random_r.c
index 51a2e8c81..a8e211ad4 100644
--- a/libc/stdlib/random_r.c
+++ b/libc/stdlib/random_r.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
Copyright (C) 1983 Regents of the University of California.
diff --git a/libc/stdlib/rpmatch.c b/libc/stdlib/rpmatch.c
index 7714c2f49..31285879e 100644
--- a/libc/stdlib/rpmatch.c
+++ b/libc/stdlib/rpmatch.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <langinfo.h>
#include <stdlib.h>
diff --git a/libc/stdlib/rshift.c b/libc/stdlib/rshift.c
index 9d0a9c4c0..13a12be35 100644
--- a/libc/stdlib/rshift.c
+++ b/libc/stdlib/rshift.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/secure-getenv.c b/libc/stdlib/secure-getenv.c
index 75a781b3d..f64759f09 100644
--- a/libc/stdlib/secure-getenv.c
+++ b/libc/stdlib/secure-getenv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <unistd.h>
diff --git a/libc/stdlib/seed48.c b/libc/stdlib/seed48.c
index 7b23d2fba..9808213ea 100644
--- a/libc/stdlib/seed48.c
+++ b/libc/stdlib/seed48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/seed48_r.c b/libc/stdlib/seed48_r.c
index 4644ff244..b821d2349 100644
--- a/libc/stdlib/seed48_r.c
+++ b/libc/stdlib/seed48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/setcontext.c b/libc/stdlib/setcontext.c
index 5841e2031..6a7517c67 100644
--- a/libc/stdlib/setcontext.c
+++ b/libc/stdlib/setcontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <ucontext.h>
diff --git a/libc/stdlib/setenv.c b/libc/stdlib/setenv.c
index 89644b488..d1db356a8 100644
--- a/libc/stdlib/setenv.c
+++ b/libc/stdlib/setenv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if HAVE_CONFIG_H
# include <config.h>
diff --git a/libc/stdlib/srand48.c b/libc/stdlib/srand48.c
index c8ea91987..ab670ab39 100644
--- a/libc/stdlib/srand48.c
+++ b/libc/stdlib/srand48.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/srand48_r.c b/libc/stdlib/srand48_r.c
index 17be9b41e..a164cee6c 100644
--- a/libc/stdlib/srand48_r.c
+++ b/libc/stdlib/srand48_r.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <limits.h>
diff --git a/libc/stdlib/stdlib.h b/libc/stdlib/stdlib.h
index 442f77cc2..d3bd49275 100644
--- a/libc/stdlib/stdlib.h
+++ b/libc/stdlib/stdlib.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99 Standard: 7.20 General utilities <stdlib.h>
diff --git a/libc/stdlib/strfmon.c b/libc/stdlib/strfmon.c
index 11ae931d1..5fcd30fec 100644
--- a/libc/stdlib/strfmon.c
+++ b/libc/stdlib/strfmon.c
@@ -16,9 +16,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <monetary.h>
#include <stdarg.h>
diff --git a/libc/stdlib/strfmon_l.c b/libc/stdlib/strfmon_l.c
index 7642753cb..d3e9d7103 100644
--- a/libc/stdlib/strfmon_l.c
+++ b/libc/stdlib/strfmon_l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <ctype.h>
#include <errno.h>
diff --git a/libc/stdlib/strtod.c b/libc/stdlib/strtod.c
index 0921724db..570780cde 100644
--- a/libc/stdlib/strtod.c
+++ b/libc/stdlib/strtod.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <wchar.h>
diff --git a/libc/stdlib/strtod_l.c b/libc/stdlib/strtod_l.c
index ac590df65..b587687a5 100644
--- a/libc/stdlib/strtod_l.c
+++ b/libc/stdlib/strtod_l.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <gnu/option-groups.h>
#include <xlocale.h>
diff --git a/libc/stdlib/strtof.c b/libc/stdlib/strtof.c
index b98cb9bfd..390f8b84e 100644
--- a/libc/stdlib/strtof.c
+++ b/libc/stdlib/strtof.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* The actual implementation for all floating point sizes is in strtod.c.
These macros tell it to produce the `float' version, `strtof'. */
diff --git a/libc/stdlib/strtof_l.c b/libc/stdlib/strtof_l.c
index bbc7611e1..31e626610 100644
--- a/libc/stdlib/strtof_l.c
+++ b/libc/stdlib/strtof_l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <xlocale.h>
diff --git a/libc/stdlib/strtol.c b/libc/stdlib/strtol.c
index e90c51cc5..44e2af472 100644
--- a/libc/stdlib/strtol.c
+++ b/libc/stdlib/strtol.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <wchar.h>
diff --git a/libc/stdlib/strtol_l.c b/libc/stdlib/strtol_l.c
index 325c01cac..784641b29 100644
--- a/libc/stdlib/strtol_l.c
+++ b/libc/stdlib/strtol_l.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#if HAVE_CONFIG_H
diff --git a/libc/stdlib/strtold.c b/libc/stdlib/strtold.c
index da9f92797..1b71a11a9 100644
--- a/libc/stdlib/strtold.c
+++ b/libc/stdlib/strtold.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* The actual implementation for all floating point sizes is in strtod.c.
These macros tell it to produce the `float' version, `strtof'. */
diff --git a/libc/stdlib/strtold_l.c b/libc/stdlib/strtold_l.c
index 2a7770799..6d134a767 100644
--- a/libc/stdlib/strtold_l.c
+++ b/libc/stdlib/strtold_l.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <stdlib.h>
diff --git a/libc/stdlib/strtoll.c b/libc/stdlib/strtoll.c
index 60128df78..0b19e18c2 100644
--- a/libc/stdlib/strtoll.c
+++ b/libc/stdlib/strtoll.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define QUAD 1
diff --git a/libc/stdlib/strtoll_l.c b/libc/stdlib/strtoll_l.c
index 7725035bd..5264bb120 100644
--- a/libc/stdlib/strtoll_l.c
+++ b/libc/stdlib/strtoll_l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define QUAD 1
diff --git a/libc/stdlib/strtoul.c b/libc/stdlib/strtoul.c
index 086295023..93ba452d4 100644
--- a/libc/stdlib/strtoul.c
+++ b/libc/stdlib/strtoul.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define UNSIGNED 1
diff --git a/libc/stdlib/strtoul_l.c b/libc/stdlib/strtoul_l.c
index a8b980f48..513f6fff6 100644
--- a/libc/stdlib/strtoul_l.c
+++ b/libc/stdlib/strtoul_l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define UNSIGNED 1
diff --git a/libc/stdlib/strtoull.c b/libc/stdlib/strtoull.c
index accf5874a..c3dfea95d 100644
--- a/libc/stdlib/strtoull.c
+++ b/libc/stdlib/strtoull.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define QUAD 1
diff --git a/libc/stdlib/strtoull_l.c b/libc/stdlib/strtoull_l.c
index 68ad0d826..5a1e00583 100644
--- a/libc/stdlib/strtoull_l.c
+++ b/libc/stdlib/strtoull_l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define QUAD 1
#define UNSIGNED 1
diff --git a/libc/stdlib/sub_n.c b/libc/stdlib/sub_n.c
index 987ad91eb..7e8ca2354 100644
--- a/libc/stdlib/sub_n.c
+++ b/libc/stdlib/sub_n.c
@@ -15,9 +15,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/submul_1.c b/libc/stdlib/submul_1.c
index 3e7163a2a..9eafe7e00 100644
--- a/libc/stdlib/submul_1.c
+++ b/libc/stdlib/submul_1.c
@@ -18,9 +18,8 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+along with the GNU MP Library; see the file COPYING.LIB. If not, see
+<http://www.gnu.org/licenses/>. */
#include <gmp.h>
#include "gmp-impl.h"
diff --git a/libc/stdlib/swapcontext.c b/libc/stdlib/swapcontext.c
index 56b73f0d6..275bc658d 100644
--- a/libc/stdlib/swapcontext.c
+++ b/libc/stdlib/swapcontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <ucontext.h>
diff --git a/libc/stdlib/system.c b/libc/stdlib/system.c
index cd12128cd..b2f7d6d62 100644
--- a/libc/stdlib/system.c
+++ b/libc/stdlib/system.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdlib.h>
diff --git a/libc/stdlib/test-a64l.c b/libc/stdlib/test-a64l.c
index 2fc10d65e..2127545a6 100644
--- a/libc/stdlib/test-a64l.c
+++ b/libc/stdlib/test-a64l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/test-canon.c b/libc/stdlib/test-canon.c
index 926189879..8fd441d29 100644
--- a/libc/stdlib/test-canon.c
+++ b/libc/stdlib/test-canon.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* This file must be run from within a directory called "stdlib". */
diff --git a/libc/stdlib/test-canon2.c b/libc/stdlib/test-canon2.c
index f182e95ad..f059050d6 100644
--- a/libc/stdlib/test-canon2.c
+++ b/libc/stdlib/test-canon2.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <string.h>
diff --git a/libc/stdlib/testdiv.c b/libc/stdlib/testdiv.c
index 65ecc0323..ffc2e17e3 100644
--- a/libc/stdlib/testdiv.c
+++ b/libc/stdlib/testdiv.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/libc/stdlib/testrand.c b/libc/stdlib/testrand.c
index 6b1605a79..f9f8e47be 100644
--- a/libc/stdlib/testrand.c
+++ b/libc/stdlib/testrand.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/libc/stdlib/tst-bsearch.c b/libc/stdlib/tst-bsearch.c
index 8d2fd895f..057b98ff3 100644
--- a/libc/stdlib/tst-bsearch.c
+++ b/libc/stdlib/tst-bsearch.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/tst-environ.c b/libc/stdlib/tst-environ.c
index 6dd9a4052..5865b86b2 100644
--- a/libc/stdlib/tst-environ.c
+++ b/libc/stdlib/tst-environ.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdio.h>
diff --git a/libc/stdlib/tst-fmtmsg.sh b/libc/stdlib/tst-fmtmsg.sh
index c8319c1f4..abde254e0 100755
--- a/libc/stdlib/tst-fmtmsg.sh
+++ b/libc/stdlib/tst-fmtmsg.sh
@@ -15,9 +15,8 @@
# Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
common_objpfx=$1
run_program_prefix=$2
diff --git a/libc/stdlib/tst-makecontext.c b/libc/stdlib/tst-makecontext.c
index 00f8f1990..31859007d 100644
--- a/libc/stdlib/tst-makecontext.c
+++ b/libc/stdlib/tst-makecontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdlib.h>
diff --git a/libc/stdlib/tst-makecontext2.c b/libc/stdlib/tst-makecontext2.c
index 903ccf6f8..2643ba640 100644
--- a/libc/stdlib/tst-makecontext2.c
+++ b/libc/stdlib/tst-makecontext2.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdlib.h>
diff --git a/libc/stdlib/tst-makecontext3.c b/libc/stdlib/tst-makecontext3.c
index a44169ae3..f77548a86 100644
--- a/libc/stdlib/tst-makecontext3.c
+++ b/libc/stdlib/tst-makecontext3.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
- 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdio.h>
diff --git a/libc/stdlib/tst-random2.c b/libc/stdlib/tst-random2.c
index aa1b89d90..1c6386027 100644
--- a/libc/stdlib/tst-random2.c
+++ b/libc/stdlib/tst-random2.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/stdlib/tst-setcontext.c b/libc/stdlib/tst-setcontext.c
index 9a6d79ba9..5b012b98e 100644
--- a/libc/stdlib/tst-setcontext.c
+++ b/libc/stdlib/tst-setcontext.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <stdio.h>
diff --git a/libc/stdlib/tst-strtod.c b/libc/stdlib/tst-strtod.c
index 285f9c790..b4cf347e4 100644
--- a/libc/stdlib/tst-strtod.c
+++ b/libc/stdlib/tst-strtod.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <ctype.h>
#include <locale.h>
diff --git a/libc/stdlib/tst-system.c b/libc/stdlib/tst-system.c
index e6121c412..9662890ef 100644
--- a/libc/stdlib/tst-system.c
+++ b/libc/stdlib/tst-system.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
diff --git a/libc/stdlib/tst-xpg-basename.c b/libc/stdlib/tst-xpg-basename.c
index 38f995ecb..61ca94e4a 100644
--- a/libc/stdlib/tst-xpg-basename.c
+++ b/libc/stdlib/tst-xpg-basename.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <libgen.h>
#include <stdio.h>
diff --git a/libc/stdlib/ucontext.h b/libc/stdlib/ucontext.h
index e5c12e8ac..58595e293 100644
--- a/libc/stdlib/ucontext.h
+++ b/libc/stdlib/ucontext.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* System V ABI compliant user-level context switching support. */
diff --git a/libc/stdlib/wcstombs.c b/libc/stdlib/wcstombs.c
index e25b6b30f..2d25e552a 100644
--- a/libc/stdlib/wcstombs.c
+++ b/libc/stdlib/wcstombs.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/wctomb.c b/libc/stdlib/wctomb.c
index 3ba8a3e2a..33a7086d6 100644
--- a/libc/stdlib/wctomb.c
+++ b/libc/stdlib/wctomb.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <string.h>
diff --git a/libc/stdlib/xpg_basename.c b/libc/stdlib/xpg_basename.c
index cc1a1ab8e..0bdb42320 100644
--- a/libc/stdlib/xpg_basename.c
+++ b/libc/stdlib/xpg_basename.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <string.h>
#include <libgen.h>