summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-05-01 22:45:59 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-05-01 23:15:15 +0300
commit7c192c89e9d3fe9d25d8b1cd1f24166dab3133df (patch)
treed60361614852b3313c0345fe401f127a34346ca3
parent8665231f51564f1fb48f3148db6de4d982034c6c (diff)
downloadbdwgc-7c192c89e9d3fe9d25d8b1cd1f24166dab3133df.tar.gz
Remove extra space after comma in license terms
(reformatting) * CMakeLists.txt: Remove an extra space after comma in license header comment. * Makefile.am: Likewise. * allchblk.c: Likewise. * alloc.c: Likewise. * backgraph.c: Likewise. * blacklst.c: Likewise. * checksums.c: Likewise. * configure.ac: Likewise. * cord/cordbscs.c: Likewise. * cord/cordprnt.c: Likewise. * cord/cordxtra.c: Likewise. * cord/tests/cordtest.c: Likewise. * cord/tests/de.c: Likewise. * cord/tests/de_cmds.h: Likewise. * cord/tests/de_win.c: Likewise. * cord/tests/de_win.h: Likewise. * cord/tests/de_win.rc: Likewise. * darwin_stop_world.c: Likewise. * dbg_mlc.c: Likewise. * dyn_load.c: Likewise. * extra/gc.c: Likewise. * extra/msvc_dbg.c: Likewise. * extra/pcr_interface.c: Likewise. * extra/real_malloc.c: Likewise. * finalize.c: Likewise. * fnlz_mlc.c: Likewise. * gc_badalc.cc: Likewise. * gc_cpp.cc: Likewise. * gc_dlopen.c: Likewise. * gcj_mlc.c: Likewise. * headers.c: Likewise. * include/gc/cord.h: Likewise. * include/gc/cord_pos.h: Likewise. * include/gc/ec.h: Likewise. * include/gc/gc.h: Likewise. * include/gc/gc_backptr.h: Likewise. * include/gc/gc_config_macros.h: Likewise. * include/gc/gc_disclaim.h: Likewise. * include/gc/gc_gcj.h: Likewise. * include/gc/gc_inline.h: Likewise. * include/gc/gc_mark.h: Likewise. * include/gc/gc_pthread_redirects.h: Likewise. * include/gc/gc_tiny_fl.h: Likewise. * include/gc/gc_typed.h: Likewise. * include/gc/gc_version.h: Likewise. * include/gc/javaxfc.h: Likewise. * include/gc/leak_detector.h: Likewise. * include/include.am: Likewise. * include/private/darwin_semaphore.h: Likewise. * include/private/darwin_stop_world.h: Likewise. * include/private/dbg_mlc.h: Likewise. * include/private/gc_alloc_ptrs.h: Likewise. * include/private/gc_atomic_ops.h: Likewise. * include/private/gc_hdrs.h: Likewise. * include/private/gc_locks.h: Likewise. * include/private/gc_pmark.h: Likewise. * include/private/gc_priv.h: Likewise. * include/private/gcconfig.h: Likewise. * include/private/pthread_stop_world.h: Likewise. * include/private/pthread_support.h: Likewise. * include/private/specific.h: Likewise. * include/private/thread_local_alloc.h: Likewise. * m4/gc_set_version.m4: Likewise. * mach_dep.c: Likewise. * malloc.c: Likewise. * mallocx.c: Likewise. * mark.c: Likewise. * mark_rts.c: Likewise. * misc.c: Likewise. * new_hblk.c: Likewise. * obj_map.c: Likewise. * os_dep.c: Likewise. * pthread_start.c: Likewise. * pthread_stop_world.c: Likewise. * pthread_support.c: Likewise. * ptr_chck.c: Likewise. * reclaim.c: Likewise. * specific.c: Likewise. * tests/atomicops.c: Likewise. * tests/cpp.cc: Likewise. * tests/disclaim.c: Likewise. * tests/disclaim_bench.c: Likewise. * tests/gctest.c: Likewise. * tests/tests.am: Likewise. * tests/weakmap.c: Likewise. * thread_local_alloc.c: Likewise. * tools/setjmp_t.c: Likewise. * tools/threadlibs.c: Likewise. * typd_mlc.c: Likewise. * win32_threads.c: Likewise. * LICENSE: Remove an extra space after comma in license terms.
-rw-r--r--CMakeLists.txt2
-rw-r--r--LICENSE2
-rw-r--r--Makefile.am2
-rw-r--r--allchblk.c2
-rw-r--r--alloc.c2
-rw-r--r--backgraph.c2
-rw-r--r--blacklst.c2
-rw-r--r--checksums.c2
-rw-r--r--configure.ac2
-rw-r--r--cord/cordbscs.c2
-rw-r--r--cord/cordprnt.c2
-rw-r--r--cord/cordxtra.c2
-rw-r--r--cord/tests/cordtest.c2
-rw-r--r--cord/tests/de.c2
-rw-r--r--cord/tests/de_cmds.h2
-rw-r--r--cord/tests/de_win.c2
-rw-r--r--cord/tests/de_win.h2
-rw-r--r--cord/tests/de_win.rc2
-rw-r--r--darwin_stop_world.c2
-rw-r--r--dbg_mlc.c2
-rw-r--r--dyn_load.c2
-rw-r--r--extra/gc.c2
-rw-r--r--extra/msvc_dbg.c4
-rw-r--r--extra/pcr_interface.c2
-rw-r--r--extra/real_malloc.c2
-rw-r--r--finalize.c2
-rw-r--r--fnlz_mlc.c2
-rw-r--r--gc_badalc.cc2
-rw-r--r--gc_cpp.cc2
-rw-r--r--gc_dlopen.c2
-rw-r--r--gcj_mlc.c2
-rw-r--r--headers.c2
-rw-r--r--include/gc/cord.h2
-rw-r--r--include/gc/cord_pos.h2
-rw-r--r--include/gc/ec.h2
-rw-r--r--include/gc/gc.h2
-rw-r--r--include/gc/gc_backptr.h2
-rw-r--r--include/gc/gc_config_macros.h2
-rw-r--r--include/gc/gc_disclaim.h2
-rw-r--r--include/gc/gc_gcj.h2
-rw-r--r--include/gc/gc_inline.h2
-rw-r--r--include/gc/gc_mark.h2
-rw-r--r--include/gc/gc_pthread_redirects.h2
-rw-r--r--include/gc/gc_tiny_fl.h2
-rw-r--r--include/gc/gc_typed.h2
-rw-r--r--include/gc/gc_version.h2
-rw-r--r--include/gc/javaxfc.h2
-rw-r--r--include/gc/leak_detector.h2
-rw-r--r--include/include.am2
-rw-r--r--include/private/darwin_semaphore.h2
-rw-r--r--include/private/darwin_stop_world.h2
-rw-r--r--include/private/dbg_mlc.h2
-rw-r--r--include/private/gc_alloc_ptrs.h2
-rw-r--r--include/private/gc_atomic_ops.h2
-rw-r--r--include/private/gc_hdrs.h2
-rw-r--r--include/private/gc_locks.h2
-rw-r--r--include/private/gc_pmark.h2
-rw-r--r--include/private/gc_priv.h2
-rw-r--r--include/private/gcconfig.h2
-rw-r--r--include/private/pthread_stop_world.h2
-rw-r--r--include/private/pthread_support.h2
-rw-r--r--include/private/specific.h2
-rw-r--r--include/private/thread_local_alloc.h2
-rw-r--r--m4/gc_set_version.m42
-rw-r--r--mach_dep.c2
-rw-r--r--malloc.c2
-rw-r--r--mallocx.c2
-rw-r--r--mark.c2
-rw-r--r--mark_rts.c2
-rw-r--r--misc.c2
-rw-r--r--new_hblk.c2
-rw-r--r--obj_map.c2
-rw-r--r--os_dep.c2
-rw-r--r--pthread_start.c2
-rw-r--r--pthread_stop_world.c2
-rw-r--r--pthread_support.c2
-rw-r--r--ptr_chck.c2
-rw-r--r--reclaim.c2
-rw-r--r--specific.c2
-rw-r--r--tests/atomicops.c2
-rw-r--r--tests/cpp.cc2
-rw-r--r--tests/disclaim.c2
-rw-r--r--tests/disclaim_bench.c2
-rw-r--r--tests/gctest.c2
-rw-r--r--tests/tests.am2
-rw-r--r--tests/weakmap.c2
-rw-r--r--thread_local_alloc.c2
-rw-r--r--tools/setjmp_t.c2
-rw-r--r--tools/threadlibs.c2
-rw-r--r--typd_mlc.c2
-rw-r--r--win32_threads.c2
91 files changed, 92 insertions, 92 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5dce9942..23a79065 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
##
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/LICENSE b/LICENSE
index 7b4f4c1f..4314a424 100644
--- a/LICENSE
+++ b/LICENSE
@@ -17,7 +17,7 @@ THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
Permission is hereby granted to use or copy this program
-for any purpose, provided the above notices are retained on all copies.
+for any purpose, provided the above notices are retained on all copies.
Permission to modify the code and to distribute modified code is granted,
provided the above notices are retained, and a notice that the code was
modified is included with the above copyright notice.
diff --git a/Makefile.am b/Makefile.am
index 12c01c60..88d7c333 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/allchblk.c b/allchblk.c
index 7ab0c573..4c262de4 100644
--- a/allchblk.c
+++ b/allchblk.c
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/alloc.c b/alloc.c
index 3846726c..2e76e64e 100644
--- a/alloc.c
+++ b/alloc.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/backgraph.c b/backgraph.c
index 9ec2cc6d..742076e0 100644
--- a/backgraph.c
+++ b/backgraph.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/blacklst.c b/blacklst.c
index 7f46e393..c4f47f38 100644
--- a/blacklst.c
+++ b/blacklst.c
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/checksums.c b/checksums.c
index 7fe0e68d..95601854 100644
--- a/checksums.c
+++ b/checksums.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/configure.ac b/configure.ac
index b727f459..c81e7021 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/cord/cordbscs.c b/cord/cordbscs.c
index 38325b8e..cc5bfee0 100644
--- a/cord/cordbscs.c
+++ b/cord/cordbscs.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/cordprnt.c b/cord/cordprnt.c
index 72021f8c..31f5e25b 100644
--- a/cord/cordprnt.c
+++ b/cord/cordprnt.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/cordxtra.c b/cord/cordxtra.c
index 7caa5d49..a6d87579 100644
--- a/cord/cordxtra.c
+++ b/cord/cordxtra.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/cordtest.c b/cord/tests/cordtest.c
index 8a8e6e17..ed42f3f0 100644
--- a/cord/tests/cordtest.c
+++ b/cord/tests/cordtest.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/de.c b/cord/tests/de.c
index 4a61aa6b..b5b21f63 100644
--- a/cord/tests/de.c
+++ b/cord/tests/de.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/de_cmds.h b/cord/tests/de_cmds.h
index 2a69594e..69b50fc9 100644
--- a/cord/tests/de_cmds.h
+++ b/cord/tests/de_cmds.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/de_win.c b/cord/tests/de_win.c
index d7978b33..3e815292 100644
--- a/cord/tests/de_win.c
+++ b/cord/tests/de_win.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/de_win.h b/cord/tests/de_win.h
index 33ecfa25..363ce216 100644
--- a/cord/tests/de_win.h
+++ b/cord/tests/de_win.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/cord/tests/de_win.rc b/cord/tests/de_win.rc
index 746a73dd..a98c1e9f 100644
--- a/cord/tests/de_win.rc
+++ b/cord/tests/de_win.rc
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/darwin_stop_world.c b/darwin_stop_world.c
index 0bf76a0d..175cb907 100644
--- a/darwin_stop_world.c
+++ b/darwin_stop_world.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/dbg_mlc.c b/dbg_mlc.c
index 1105f26e..e07e923a 100644
--- a/dbg_mlc.c
+++ b/dbg_mlc.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/dyn_load.c b/dyn_load.c
index 2fd576d4..9217efdf 100644
--- a/dyn_load.c
+++ b/dyn_load.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/extra/gc.c b/extra/gc.c
index 4a2ccd00..6805a629 100644
--- a/extra/gc.c
+++ b/extra/gc.c
@@ -10,7 +10,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/extra/msvc_dbg.c b/extra/msvc_dbg.c
index 610068fa..84138aee 100644
--- a/extra/msvc_dbg.c
+++ b/extra/msvc_dbg.c
@@ -1,9 +1,9 @@
/*
Copyright (c) 2004-2005 Andrei Polushin
- Permission is hereby granted, free of charge, to any person obtaining a copy
+ Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
+ in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
diff --git a/extra/pcr_interface.c b/extra/pcr_interface.c
index 7266c1b3..9ce455f5 100644
--- a/extra/pcr_interface.c
+++ b/extra/pcr_interface.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/extra/real_malloc.c b/extra/real_malloc.c
index 1fd21250..07f4e015 100644
--- a/extra/real_malloc.c
+++ b/extra/real_malloc.c
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/finalize.c b/finalize.c
index 5cc9ec39..12e1b41a 100644
--- a/finalize.c
+++ b/finalize.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/fnlz_mlc.c b/fnlz_mlc.c
index eebb6030..9aee3ca3 100644
--- a/fnlz_mlc.c
+++ b/fnlz_mlc.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/gc_badalc.cc b/gc_badalc.cc
index 6015dc56..e7090bf3 100644
--- a/gc_badalc.cc
+++ b/gc_badalc.cc
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/gc_cpp.cc b/gc_cpp.cc
index 6e4343b4..d54d60f7 100644
--- a/gc_cpp.cc
+++ b/gc_cpp.cc
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/gc_dlopen.c b/gc_dlopen.c
index 4e8e3308..54903e5b 100644
--- a/gc_dlopen.c
+++ b/gc_dlopen.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/gcj_mlc.c b/gcj_mlc.c
index 0cc4bee1..181c9a0c 100644
--- a/gcj_mlc.c
+++ b/gcj_mlc.c
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/headers.c b/headers.c
index baa92adf..7e47c4bf 100644
--- a/headers.c
+++ b/headers.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/cord.h b/include/gc/cord.h
index 68df1f5b..e547f1d3 100644
--- a/include/gc/cord.h
+++ b/include/gc/cord.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/cord_pos.h b/include/gc/cord_pos.h
index 3459f242..8457eca3 100644
--- a/include/gc/cord_pos.h
+++ b/include/gc/cord_pos.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/ec.h b/include/gc/ec.h
index ec200a27..7d8ec974 100644
--- a/include/gc/ec.h
+++ b/include/gc/ec.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc.h b/include/gc/gc.h
index ae9cfc2d..d72013b1 100644
--- a/include/gc/gc.h
+++ b/include/gc/gc.h
@@ -11,7 +11,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_backptr.h b/include/gc/gc_backptr.h
index c81647f1..bb8e416b 100644
--- a/include/gc/gc_backptr.h
+++ b/include/gc/gc_backptr.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_config_macros.h b/include/gc/gc_config_macros.h
index f26f92ce..5799aa46 100644
--- a/include/gc/gc_config_macros.h
+++ b/include/gc/gc_config_macros.h
@@ -10,7 +10,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_disclaim.h b/include/gc/gc_disclaim.h
index f2942cdb..66eb09d6 100644
--- a/include/gc/gc_disclaim.h
+++ b/include/gc/gc_disclaim.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_gcj.h b/include/gc/gc_gcj.h
index 476db221..0520fba1 100644
--- a/include/gc/gc_gcj.h
+++ b/include/gc/gc_gcj.h
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_inline.h b/include/gc/gc_inline.h
index aa4c8aaf..db9d2cad 100644
--- a/include/gc/gc_inline.h
+++ b/include/gc/gc_inline.h
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_mark.h b/include/gc/gc_mark.h
index 84fb427c..ebcef962 100644
--- a/include/gc/gc_mark.h
+++ b/include/gc/gc_mark.h
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_pthread_redirects.h b/include/gc/gc_pthread_redirects.h
index b235334a..c2173555 100644
--- a/include/gc/gc_pthread_redirects.h
+++ b/include/gc/gc_pthread_redirects.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_tiny_fl.h b/include/gc/gc_tiny_fl.h
index 73c44682..da8c0ca4 100644
--- a/include/gc/gc_tiny_fl.h
+++ b/include/gc/gc_tiny_fl.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_typed.h b/include/gc/gc_typed.h
index f91c7bce..73ee2f0e 100644
--- a/include/gc/gc_typed.h
+++ b/include/gc/gc_typed.h
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/gc_version.h b/include/gc/gc_version.h
index 37466cc4..0afe91b3 100644
--- a/include/gc/gc_version.h
+++ b/include/gc/gc_version.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/javaxfc.h b/include/gc/javaxfc.h
index 40ff5b7f..4ad46bfe 100644
--- a/include/gc/javaxfc.h
+++ b/include/gc/javaxfc.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/gc/leak_detector.h b/include/gc/leak_detector.h
index f8161b27..c9a44069 100644
--- a/include/gc/leak_detector.h
+++ b/include/gc/leak_detector.h
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/include.am b/include/include.am
index a5c819ba..e700899f 100644
--- a/include/include.am
+++ b/include/include.am
@@ -3,7 +3,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/include/private/darwin_semaphore.h b/include/private/darwin_semaphore.h
index 22cbb8f2..f893cb65 100644
--- a/include/private/darwin_semaphore.h
+++ b/include/private/darwin_semaphore.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/darwin_stop_world.h b/include/private/darwin_stop_world.h
index ee97cbf6..af1166dd 100644
--- a/include/private/darwin_stop_world.h
+++ b/include/private/darwin_stop_world.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/dbg_mlc.h b/include/private/dbg_mlc.h
index c4395326..e93dd821 100644
--- a/include/private/dbg_mlc.h
+++ b/include/private/dbg_mlc.h
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_alloc_ptrs.h b/include/private/gc_alloc_ptrs.h
index a31c1832..b86b299b 100644
--- a/include/private/gc_alloc_ptrs.h
+++ b/include/private/gc_alloc_ptrs.h
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_atomic_ops.h b/include/private/gc_atomic_ops.h
index 720c26b8..17ef3d5a 100644
--- a/include/private/gc_atomic_ops.h
+++ b/include/private/gc_atomic_ops.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_hdrs.h b/include/private/gc_hdrs.h
index f5bd62f6..e3bdfd63 100644
--- a/include/private/gc_hdrs.h
+++ b/include/private/gc_hdrs.h
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_locks.h b/include/private/gc_locks.h
index 638693d2..611ec946 100644
--- a/include/private/gc_locks.h
+++ b/include/private/gc_locks.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_pmark.h b/include/private/gc_pmark.h
index e857edb4..f5ae5b07 100644
--- a/include/private/gc_pmark.h
+++ b/include/private/gc_pmark.h
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gc_priv.h b/include/private/gc_priv.h
index 82ed600c..4ebdd4af 100644
--- a/include/private/gc_priv.h
+++ b/include/private/gc_priv.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/gcconfig.h b/include/private/gcconfig.h
index f7686dca..e9ae2589 100644
--- a/include/private/gcconfig.h
+++ b/include/private/gcconfig.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/pthread_stop_world.h b/include/private/pthread_stop_world.h
index 828a37dc..b4977a9d 100644
--- a/include/private/pthread_stop_world.h
+++ b/include/private/pthread_stop_world.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/pthread_support.h b/include/private/pthread_support.h
index 8e897eb2..8e3ef891 100644
--- a/include/private/pthread_support.h
+++ b/include/private/pthread_support.h
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/specific.h b/include/private/specific.h
index 3ed75647..e50aadce 100644
--- a/include/private/specific.h
+++ b/include/private/specific.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/include/private/thread_local_alloc.h b/include/private/thread_local_alloc.h
index 71dca571..2c221aee 100644
--- a/include/private/thread_local_alloc.h
+++ b/include/private/thread_local_alloc.h
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/m4/gc_set_version.m4 b/m4/gc_set_version.m4
index 465e4f0f..2e675bad 100644
--- a/m4/gc_set_version.m4
+++ b/m4/gc_set_version.m4
@@ -3,7 +3,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/mach_dep.c b/mach_dep.c
index 5131374c..ac1d295c 100644
--- a/mach_dep.c
+++ b/mach_dep.c
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/malloc.c b/malloc.c
index 6681702a..e8222923 100644
--- a/malloc.c
+++ b/malloc.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/mallocx.c b/mallocx.c
index d5946768..84ce70ea 100644
--- a/mallocx.c
+++ b/mallocx.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/mark.c b/mark.c
index 03f33bbb..494b549c 100644
--- a/mark.c
+++ b/mark.c
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/mark_rts.c b/mark_rts.c
index 49b8f240..dac41a93 100644
--- a/mark_rts.c
+++ b/mark_rts.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/misc.c b/misc.c
index 26f345b9..749d032c 100644
--- a/misc.c
+++ b/misc.c
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/new_hblk.c b/new_hblk.c
index ca972a6d..ee411c1d 100644
--- a/new_hblk.c
+++ b/new_hblk.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/obj_map.c b/obj_map.c
index 83e79f84..e3b22b4c 100644
--- a/obj_map.c
+++ b/obj_map.c
@@ -7,7 +7,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/os_dep.c b/os_dep.c
index c02b2c8d..be4634f5 100644
--- a/os_dep.c
+++ b/os_dep.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/pthread_start.c b/pthread_start.c
index 21898c9d..b896789f 100644
--- a/pthread_start.c
+++ b/pthread_start.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/pthread_stop_world.c b/pthread_stop_world.c
index 23b6cf31..23fa170b 100644
--- a/pthread_stop_world.c
+++ b/pthread_stop_world.c
@@ -10,7 +10,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/pthread_support.c b/pthread_support.c
index 9b3cb171..e73cd894 100644
--- a/pthread_support.c
+++ b/pthread_support.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/ptr_chck.c b/ptr_chck.c
index 5d2896e2..9838601c 100644
--- a/ptr_chck.c
+++ b/ptr_chck.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/reclaim.c b/reclaim.c
index 3fceb1d2..8c7c6556 100644
--- a/reclaim.c
+++ b/reclaim.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/specific.c b/specific.c
index 88988b39..d4c0ef46 100644
--- a/specific.c
+++ b/specific.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/atomicops.c b/tests/atomicops.c
index 2ff6c785..46687c8d 100644
--- a/tests/atomicops.c
+++ b/tests/atomicops.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/cpp.cc b/tests/cpp.cc
index 5c152513..dc0c9929 100644
--- a/tests/cpp.cc
+++ b/tests/cpp.cc
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/disclaim.c b/tests/disclaim.c
index d04241b1..0e98686a 100644
--- a/tests/disclaim.c
+++ b/tests/disclaim.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/disclaim_bench.c b/tests/disclaim_bench.c
index e9fa9c9d..58f447e6 100644
--- a/tests/disclaim_bench.c
+++ b/tests/disclaim_bench.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/gctest.c b/tests/gctest.c
index a6a91c68..b36316a8 100644
--- a/tests/gctest.c
+++ b/tests/gctest.c
@@ -8,7 +8,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tests/tests.am b/tests/tests.am
index 0523e868..f6460d2b 100644
--- a/tests/tests.am
+++ b/tests/tests.am
@@ -3,7 +3,7 @@
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
-# for any purpose, provided the above notices are retained on all copies.
+# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
diff --git a/tests/weakmap.c b/tests/weakmap.c
index 2c379d79..f9cb37eb 100644
--- a/tests/weakmap.c
+++ b/tests/weakmap.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/thread_local_alloc.c b/thread_local_alloc.c
index 900bcaeb..73e1e69c 100644
--- a/thread_local_alloc.c
+++ b/thread_local_alloc.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tools/setjmp_t.c b/tools/setjmp_t.c
index 6ca089de..92f18c91 100644
--- a/tools/setjmp_t.c
+++ b/tools/setjmp_t.c
@@ -5,7 +5,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/tools/threadlibs.c b/tools/threadlibs.c
index ddc9da2b..8729099a 100644
--- a/tools/threadlibs.c
+++ b/tools/threadlibs.c
@@ -9,7 +9,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/typd_mlc.c b/typd_mlc.c
index 4c754c22..614e4ad6 100644
--- a/typd_mlc.c
+++ b/typd_mlc.c
@@ -6,7 +6,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
diff --git a/win32_threads.c b/win32_threads.c
index 2c838fa1..01929b9a 100644
--- a/win32_threads.c
+++ b/win32_threads.c
@@ -10,7 +10,7 @@
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
- * for any purpose, provided the above notices are retained on all copies.
+ * for any purpose, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.