plan9port/dist
Russ Cox 88a87fadae 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.
2021-03-23 20:59:23 -04:00
..
debian all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
pkg Fix broken references to plan9.bell-labs.com/plan9 2020-02-22 20:09:40 -05:00
troff tfont: accomodate broken fonts with multiply-mapped glyphs 2008-07-10 01:07:31 -04:00
addsrclinks
buildmk all: remove $OBJTYPE from build 2020-12-30 07:53:28 -05:00
checkman.awk
deb.html Fix broken references to plan9.bell-labs.com/plan9 2020-02-22 20:09:40 -05:00
fixurls
glendacircle.png
isum
isum.awk INSTALL: set $NPROC on macOS 2018-11-16 00:03:24 -05:00
main.html Fix broken references to plan9.bell-labs.com/plan9 2020-02-22 20:09:40 -05:00
maketarball
manindexbottom.html
manindextop.html
mantrailer.html all: update site from swtch.com to 9fans.github.io 2017-09-01 13:25:20 -04:00
manweb manweb: avoid null concatenation 2008-12-06 16:34:33 -08:00
mkdirlist all: update site from swtch.com to 9fans.github.io 2017-09-01 13:25:20 -04:00
mkfile all: update site from swtch.com to 9fans.github.io 2017-09-01 13:25:20 -04:00
mkfilelist mkfilelist: give find an argument 2008-12-01 19:03:49 -05:00
publish dist/publish: fix export of of usr tree 2017-09-01 13:25:20 -04:00
README all: update site from swtch.com to 9fans.github.io 2017-09-01 13:25:20 -04:00
spaceglenda100.png
ss.html all: update site from swtch.com to 9fans.github.io 2017-09-01 13:25:20 -04:00
unix.html all: update for new MIT license 2021-03-23 20:59:23 -04:00

This directory contains scripts and files that help to run the distribution.

mk check.out
	summarizes problems with the man pages.

mk man
	recreates the HTML version of the man pages

mk push
	copies the HTML pages to 9fans.github.io