From c1c0eef10421ccd8ff27eaa84d2614f310ecfe7c Mon Sep 17 00:00:00 2001 From: chyyuu Date: Mon, 17 Sep 2012 15:25:07 +0800 Subject: [PATCH] Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 06f446b..b4092b4 100644 --- a/README +++ b/README @@ -4,8 +4,8 @@ ucore is a teaching OS which is derived from xv6&jos in MIT, OS161 in Harvard an ucore was developed and used in Department of Computer Science & Technology, Institute for Interdisciplinary Information Sciences, Tsinghua University. The codes in the files that constitute xv6&jos are Copyright (2006-Current) Frans Kaashoek, Robert Morris, and Russ Cox and uses MIT License. The codes in the files that constitute OS/161 are written by David A. Holland. -The docs and codes in the files that constitute ucore are Copyright (2010-Current) Yu Chen, Naizheng Wang, Yong Xiang and uses GPL License. - +The codes in the files that constitute ucore are Copyright (2010-Current) Yu Chen, Naizheng Wang, Yong Xiang and uses GPL License. +The documents in the files that constitute ucore are Copyright (2010-Current) Yu Chen, Yong Xiang and uses Creative Commons Attribution/Share-Alike (CC-BY-SA) License. CONTENTS -------- lab1: boot/protect mode/stack/interrupt