mirror of
https://github.com/DoctorWkt/pdp7-unix.git
synced 2026-01-26 04:02:27 +00:00
I've updated some of the Readme file to clarify that the code from the
scanned pages is owned by Novel and they have copyright on it. Everything else is GPLv3.
This commit is contained in:
@@ -8,6 +8,9 @@ as the files 0*.pdf. We now need to convert these to machine-readable
|
||||
assembly code, write tools such as an assembler, a filesystem creation tool,
|
||||
and write from scratch missing things like a shell, ls etc.
|
||||
|
||||
The code in the original scans are (c) Novel who own the rights to the Unix
|
||||
source code. Everything that didn't come from the scanned pages are GPLv3.
|
||||
|
||||
scans holds the unmodified OCR versions of the scanned files
|
||||
|
||||
src/cmd holds the modified source code of the user-mode programs
|
||||
|
||||
@@ -2,6 +2,9 @@ This area contains the OCR'd versions of the PDP-7 scans that are at
|
||||
http://www.tuhs.org/Archive/PDP-11/Distributions/research/McIlroy_v0/0*.pdf
|
||||
The files should be unaltered versions of the scanned pages.
|
||||
|
||||
Novel owns the rights to the Unix source code, so these files are probably
|
||||
(c) 1970 Novel. They are certainly not under the GPLv3 license.
|
||||
|
||||
For modified versions of these files, look in src/cmds and src/sys.
|
||||
|
||||
Details of the files:
|
||||
|
||||
@@ -58,7 +58,7 @@ nofiles:
|
||||
|
||||
done:
|
||||
lac noc
|
||||
sns
|
||||
sna
|
||||
sys exit
|
||||
and d1
|
||||
sna cla
|
||||
|
||||
Reference in New Issue
Block a user