annotate uprogs/LICENSE @ 0:ed10291ff195

first commit
author mir3636
date Sun, 06 Jan 2019 19:27:03 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ed10291ff195 first commit
mir3636
parents:
diff changeset
1 The xv6 software is:
ed10291ff195 first commit
mir3636
parents:
diff changeset
2
ed10291ff195 first commit
mir3636
parents:
diff changeset
3 Copyright (c) 2006-2009 Frans Kaashoek, Robert Morris, Russ Cox,
ed10291ff195 first commit
mir3636
parents:
diff changeset
4 Massachusetts Institute of Technology
ed10291ff195 first commit
mir3636
parents:
diff changeset
5
ed10291ff195 first commit
mir3636
parents:
diff changeset
6 Permission is hereby granted, free of charge, to any person obtaining
ed10291ff195 first commit
mir3636
parents:
diff changeset
7 a copy of this software and associated documentation files (the
ed10291ff195 first commit
mir3636
parents:
diff changeset
8 "Software"), to deal in the Software without restriction, including
ed10291ff195 first commit
mir3636
parents:
diff changeset
9 without limitation the rights to use, copy, modify, merge, publish,
ed10291ff195 first commit
mir3636
parents:
diff changeset
10 distribute, sublicense, and/or sell copies of the Software, and to
ed10291ff195 first commit
mir3636
parents:
diff changeset
11 permit persons to whom the Software is furnished to do so, subject to
ed10291ff195 first commit
mir3636
parents:
diff changeset
12 the following conditions:
ed10291ff195 first commit
mir3636
parents:
diff changeset
13
ed10291ff195 first commit
mir3636
parents:
diff changeset
14 The above copyright notice and this permission notice shall be
ed10291ff195 first commit
mir3636
parents:
diff changeset
15 included in all copies or substantial portions of the Software.
ed10291ff195 first commit
mir3636
parents:
diff changeset
16
ed10291ff195 first commit
mir3636
parents:
diff changeset
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
ed10291ff195 first commit
mir3636
parents:
diff changeset
18 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
ed10291ff195 first commit
mir3636
parents:
diff changeset
19 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
ed10291ff195 first commit
mir3636
parents:
diff changeset
20 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
ed10291ff195 first commit
mir3636
parents:
diff changeset
21 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
ed10291ff195 first commit
mir3636
parents:
diff changeset
22 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
ed10291ff195 first commit
mir3636
parents:
diff changeset
23 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
ed10291ff195 first commit
mir3636
parents:
diff changeset
24