From d827c8f3c82208c1df5c13b191880824f864fa91 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 26 May 2009 16:58:33 +0000 Subject: Add MIT license file; update xv6-rev2.tar.gz with LICENSE. Other files unchanged. --- web/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 4f8e84c..ea90263 100644 --- a/web/index.html +++ b/web/index.html @@ -95,6 +95,8 @@ We distribute the sources in electronic form but also as a printed booklet with line numbers that keep everyone together during lectures. The booklet is available as xv6-rev2.pdf. +The xv6 source code is licensed under the traditional MIT license; +see the LICENSE file in the source distribution.

xv6 compiles using the GNU C compiler, targeted at the x86 using ELF binaries. -- cgit v1.2.3