summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2020-08-10 19:41:57 -0400
committerFrans Kaashoek <[email protected]>2020-08-10 19:45:28 -0400
commit468946781fd551d69252f13a41ffc77c5e30fae9 (patch)
tree1802d05816dc175ae9705745d89ba2a6d141432c
parent737bd3a55d9380906f097f1d82d47fe2b23bf486 (diff)
downloadxv6-labs-468946781fd551d69252f13a41ffc77c5e30fae9.tar.gz
xv6-labs-468946781fd551d69252f13a41ffc77c5e30fae9.tar.bz2
xv6-labs-468946781fd551d69252f13a41ffc77c5e30fae9.zip
copyright and 6.S081
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 38e6f5f..06035bb 100644
--- a/README
+++ b/README
@@ -28,13 +28,13 @@ Wolovick, wxdao, Grant Wu, Jindong Zhang, Icenowy Zheng, and Zou Chang
Wei.
The code in the files that constitute xv6 is
-Copyright 2006-2019 Frans Kaashoek, Robert Morris, and Russ Cox.
+Copyright 2006-2020 Frans Kaashoek, Robert Morris, and Russ Cox.
ERROR REPORTS
Please send errors and suggestions to Frans Kaashoek and Robert Morris
(kaashoek,[email protected]). The main purpose of xv6 is as a teaching
-operating system for MIT's 6.828, so we are more interested in
+operating system for MIT's 6.S081, so we are more interested in
simplifications and clarifications than new features.
BUILDING AND RUNNING XV6