xv6

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

commit 641e29c5833dd7342d996ea2492899de04f8e585
parent 95edc8921f3ac7d524815ce21c10ae96b81b5828
Author: kaashoek <kaashoek>
Date:   Thu,  7 Sep 2006 19:37:16 +0000

add copyright notice

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

diff --git a/README b/README @@ -22,3 +22,6 @@ 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. + +The code in the files that constitute xv6 are copyrighted, 2006, Frans +Kaashoek, Robert Morris, and Russ Cox.