summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAustin Clements <[email protected]>2010-08-31 16:13:20 -0400
committerAustin Clements <[email protected]>2010-08-31 16:13:20 -0400
commit7b814133e42568b2eca3362731cc0968f6e034b0 (patch)
tree83550ab436344372cc8e36867326d014c2b57037 /README
parent1aee6a6c4f1227dd4737ba5c88306acfba893828 (diff)
downloadxv6-labs-7b814133e42568b2eca3362731cc0968f6e034b0.tar.gz
xv6-labs-7b814133e42568b2eca3362731cc0968f6e034b0.tar.bz2
xv6-labs-7b814133e42568b2eca3362731cc0968f6e034b0.zip
Acknowledge patches
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 286d336..c46ec2a 100644
--- a/README
+++ b/README
@@ -20,6 +20,9 @@ The following people made contributions:
Cliff Frey (MP)
Xiao Yu (MP)
+In addition, we are grateful for the patches submitted by Greg Price,
+Yandong Mao, and Hitoshi Mitake.
+
The code in the files that constitute xv6 is
Copyright 2006-2007 Frans Kaashoek, Robert Morris, and Russ Cox.