xv6

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit fa1b34106ad99cf8021227b4c1e62353ae4d0fda
parent 97ac612fb16748e6b011de4deaa803ec5f0afef8
Author: rsc <rsc>
Date:   Fri, 24 Aug 2007 20:28:21 +0000

not first anymore

Diffstat:
MREADME | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README @@ -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