From 641e29c5833dd7342d996ea2492899de04f8e585 Mon Sep 17 00:00:00 2001 From: kaashoek Date: Thu, 7 Sep 2006 19:37:16 +0000 Subject: [PATCH] add copyright notice --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index abeb6a3..ef7816f 100644 --- 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.