Adjust the license exemption
diff --git a/LICENSE.md b/LICENSE.md
index 726d8c0..3a5bacb 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -27,8 +27,8 @@
 
 ## Exemption
 
-A special license exemption is granted to the Toybox project and to the Android
-Open Source Project to use this source under the following BSD 0-Clause License:
+A special license exemption is granted to the Toybox project to use this source
+under the following BSD 0-Clause License:
 
 Permission to use, copy, modify, and/or distribute this software for any purpose
 with or without fee is hereby granted.
diff --git a/README.md b/README.md
index 82a3e7c..88b0b24 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@
 [GNU `bc`](https://www.gnu.org/software/bc/) extensions.
 
 This `bc` is Free and Open Source Software (FOSS). It is licensed under the BSD
-3-clause License, with a special exemption for the Toybox project and the
-Android Open Source Project to use it under the BSD 0-clause License.
+3-clause License, with a special exemption for the Toybox project to use it
+under the BSD 0-clause License.
 
 Because this `bc` makes use of [`arbprec`](https://github.com/cmgraff/arbsh) by
 [cmgraff](https://github.com/cmgraff) and [hexingb](https://github.com/hexingb)
@@ -59,8 +59,8 @@
 
 Files:
 
-	LICENSE.md      A Markdown version of Pixar's modified Apache 2.0 license.
-	NOTICE.md       The NOTICE file required by the Apache License.
+	LICENSE.md      A Markdown the BSD 3-clause License.
+	NOTICE.md       List of contributors and copyright owners.
 
 Folders:
 
diff --git a/include/bc/bc.h b/include/bc/bc.h
index b6b45a7..1a2b7c3 100644
--- a/include/bc/bc.h
+++ b/include/bc/bc.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/data.h b/include/bc/data.h
index 3557f59..741ebc4 100644
--- a/include/bc/data.h
+++ b/include/bc/data.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/instructions.h b/include/bc/instructions.h
index d30f1ec..db5a921 100644
--- a/include/bc/instructions.h
+++ b/include/bc/instructions.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/io.h b/include/bc/io.h
index 1576e77..4f8a853 100644
--- a/include/bc/io.h
+++ b/include/bc/io.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/lex.h b/include/bc/lex.h
index 2b0f486..a5e9f50 100644
--- a/include/bc/lex.h
+++ b/include/bc/lex.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/num.h b/include/bc/num.h
index 57c767c..f41ff98 100644
--- a/include/bc/num.h
+++ b/include/bc/num.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/parse.h b/include/bc/parse.h
index 0fbb2e8..b6c4bfc 100644
--- a/include/bc/parse.h
+++ b/include/bc/parse.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/program.h b/include/bc/program.h
index 769b963..0acc860 100644
--- a/include/bc/program.h
+++ b/include/bc/program.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/vector.h b/include/bc/vector.h
index 362dc61..f116ced 100644
--- a/include/bc/vector.h
+++ b/include/bc/vector.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/include/bc/vm.h b/include/bc/vm.h
index ca5cf46..2804e43 100644
--- a/include/bc/vm.h
+++ b/include/bc/vm.h
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/bc.c b/src/bc/bc.c
index 7f722db..9a4e8a0 100644
--- a/src/bc/bc.c
+++ b/src/bc/bc.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/data.c b/src/bc/data.c
index 3dcecd2..202d5a5 100644
--- a/src/bc/data.c
+++ b/src/bc/data.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/io.c b/src/bc/io.c
index 17d116d..b6f1918 100644
--- a/src/bc/io.c
+++ b/src/bc/io.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/lex.c b/src/bc/lex.c
index 8557007..9a4d2dd 100644
--- a/src/bc/lex.c
+++ b/src/bc/lex.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/num.c b/src/bc/num.c
index 14e885e..7659916 100644
--- a/src/bc/num.c
+++ b/src/bc/num.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/parse.c b/src/bc/parse.c
index 30034b9..ef50923 100644
--- a/src/bc/parse.c
+++ b/src/bc/parse.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/program.c b/src/bc/program.c
index a2f8071..f69c588 100644
--- a/src/bc/program.c
+++ b/src/bc/program.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/vector.c b/src/bc/vector.c
index 70f474d..7f2d2db 100644
--- a/src/bc/vector.c
+++ b/src/bc/vector.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/bc/vm.c b/src/bc/vm.c
index 33f45e4..8324a90 100644
--- a/src/bc/vm.c
+++ b/src/bc/vm.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.
diff --git a/src/main.c b/src/main.c
index cb480d7..2085cc4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -29,9 +29,8 @@
  *
  *******************************************************************************
  *
- * A special license exemption is granted to the Toybox project and to the
- * Android Open Source Project to use this source under the following BSD
- * 0-Clause License:
+ * A special license exemption is granted to the Toybox project to use this
+ * source under the following BSD 0-Clause License:
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted.