diff options
author | kaashoek <kaashoek> | 2006-09-07 19:37:16 +0000 |
---|---|---|
committer | kaashoek <kaashoek> | 2006-09-07 19:37:16 +0000 |
commit | 641e29c5833dd7342d996ea2492899de04f8e585 (patch) | |
tree | 885649471c2c12af3f279afcbaf6274ca7232015 /README | |
parent | 95edc8921f3ac7d524815ce21c10ae96b81b5828 (diff) | |
download | xv6-labs-641e29c5833dd7342d996ea2492899de04f8e585.tar.gz xv6-labs-641e29c5833dd7342d996ea2492899de04f8e585.tar.bz2 xv6-labs-641e29c5833dd7342d996ea2492899de04f8e585.zip |
add copyright notice
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |