summaryrefslogtreecommitdiffstats
path: root/unix/README.dot
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2021-03-23 17:24:35 -0400
committerRuss Cox <rsc@swtch.com>2021-03-23 20:59:23 -0400
commit88a87fadae6629932d9c160f53ad5d79775f8f94 (patch)
tree32a6dc4a374ab19f27f44ab7daf58ef7bdf15b2e /unix/README.dot
parenta8bd9e9d8cd029a220ad4b9dad752d26c55bf4c2 (diff)
downloadplan9port-88a87fadae6629932d9c160f53ad5d79775f8f94.tar.gz
plan9port-88a87fadae6629932d9c160f53ad5d79775f8f94.zip
all: update for new MIT license
On March 23, 2021, Nokia transferred the copyrights in the Plan 9 software to the Plan 9 Foundation, which relicensed them under the MIT license. This commit updates the Plan 9 from User Space license to reflect the new base license. The vast majority of the contributions beyond the base Plan 9 set were by me, many of them explicitly under an MIT license. Those are all under the new MIT license now as well. The port of mk to Unix was taken from Inferno via Vita Nuova and had been made available under GPL, but Vita Nuova has relicensed Inferno under the MIT license as well, to match the new Plan 9 license. Michael Teichgraber contributed src/lib9/zoneinfo.c explicitly under the Lucent Public License but has agreed to change the contribution to the MIT license now used in the rest of the distribution. There remain a few exceptions, most notably fonts. See the root LICENSE file for full details. The only mention of the Lucent Public License in the whole tree now is in the LICENSE file, explaining the history.
Diffstat (limited to 'unix/README.dot')
-rw-r--r--unix/README.dot3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/README.dot b/unix/README.dot
index 9479bbb5..819d7569 100644
--- a/unix/README.dot
+++ b/unix/README.dot
@@ -13,6 +13,9 @@ mk new-utf new-fmt new-bio new-regexp new-mk
mk test-utf test-fmt test-bio test-regexp test-mk
create the directory, populate it, and run a test build
+mk test
+ run the above tests and then clean up
+
mk libutf.tgz libfmt.tgz libbio.tgz libregexp9.tgz mk.tgz
create the directory, populate it, and build a tar file