diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-07-15 16:43:12 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-07-15 16:43:12 +0000 |
commit | 5899d2f0a6f8ed7512158d07c8cb87517ff6b958 (patch) | |
tree | 0b40685ba67882794887e0dba99c4008d0d5ada1 /lib | |
parent | 006c4d7ffcf24ab3013f7b4cf64034ad182a6e96 (diff) | |
download | plan9front-5899d2f0a6f8ed7512158d07c8cb87517ff6b958.tar.xz |
legal: remove references to python and mercurial
THIS IS AN EX PYTHON!!
Diffstat (limited to 'lib')
-rw-r--r-- | lib/legal/NOTICE | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/legal/NOTICE b/lib/legal/NOTICE index c5bc5b57a..552a3c3c8 100644 --- a/lib/legal/NOTICE +++ b/lib/legal/NOTICE @@ -21,13 +21,5 @@ The following exceptions apply: covered by the Aladdin Free Public License, reproduced in the file /lib/legal/afpl. -4. The Python programming language in the subdirectories /sys/src/cmd/python and - /sys/lib/python is covered by the Python Software Foundation License, reproduced - in the file /sys/src/cmd/python/LICENSE. - -5. The Mercurial version control system in the subdirectories /sys/src/cmd/hg and - /sys/lib/mercurial is covered by the GNU GPL, version 2, reproduced in - the file /lib/legal/gpl. - Other, less notable exceptions are marked in the file tree with COPYING, COPYRIGHT, or LICENSE files. |