diff options
author | rsc <rsc> | 2007-08-24 20:28:21 +0000 |
---|---|---|
committer | rsc <rsc> | 2007-08-24 20:28:21 +0000 |
commit | fa1b34106ad99cf8021227b4c1e62353ae4d0fda (patch) | |
tree | 902d87497e220732cbfc42606c0b819980619252 /README | |
parent | 97ac612fb16748e6b011de4deaa803ec5f0afef8 (diff) | |
download | xv6-labs-fa1b34106ad99cf8021227b4c1e62353ae4d0fda.tar.gz xv6-labs-fa1b34106ad99cf8021227b4c1e62353ae4d0fda.tar.bz2 xv6-labs-fa1b34106ad99cf8021227b4c1e62353ae4d0fda.zip |
not first anymore
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -20,15 +20,14 @@ The following people made contributions: Cliff Frey (MP) Xiao Yu (MP) -The code in the files that constitute xv6 are +The code in the files that constitute xv6 is Copyright 2006-2007 Frans Kaashoek, Robert Morris, and Russ Cox. ERROR REPORTS If you spot errors or have suggestions for improvement, please send email to Frans Kaashoek and Robert Morris -({kaashoek,rtm}@csail.mit.edu). This version is the very first one, -so don't be surprised if there are errors or the code is unclear. +({kaashoek,rtm}@csail.mit.edu). BUIDLING AND RUNNING XV6 |