xref: /onnv-gate/usr/src/uts/common/xen/public/COPYING (revision 5084:7d838c5c0eed)
1*5084SjohnlevXEN NOTICE
2*5084Sjohnlev==========
3*5084Sjohnlev
4*5084SjohnlevThis copyright applies to all files within this subdirectory and its
5*5084Sjohnlevsubdirectories:
6*5084Sjohnlev  include/public/*.h
7*5084Sjohnlev  include/public/hvm/*.h
8*5084Sjohnlev  include/public/io/*.h
9*5084Sjohnlev
10*5084SjohnlevThe intention is that these files can be freely copied into the source
11*5084Sjohnlevtree of an operating system when porting that OS to run on Xen. Doing
12*5084Sjohnlevso does *not* cause the OS to become subject to the terms of the GPL.
13*5084Sjohnlev
14*5084SjohnlevAll other files in the Xen source distribution are covered by version
15*5084Sjohnlev2 of the GNU General Public License except where explicitly stated
16*5084Sjohnlevotherwise within individual source files.
17*5084Sjohnlev
18*5084Sjohnlev -- Keir Fraser (on behalf of the Xen team)
19*5084Sjohnlev
20*5084Sjohnlev=====================================================================
21*5084Sjohnlev
22*5084SjohnlevPermission is hereby granted, free of charge, to any person obtaining a copy
23*5084Sjohnlevof this software and associated documentation files (the "Software"), to
24*5084Sjohnlevdeal in the Software without restriction, including without limitation the
25*5084Sjohnlevrights to use, copy, modify, merge, publish, distribute, sublicense, and/or
26*5084Sjohnlevsell copies of the Software, and to permit persons to whom the Software is
27*5084Sjohnlevfurnished to do so, subject to the following conditions:
28*5084Sjohnlev
29*5084SjohnlevThe above copyright notice and this permission notice shall be included in
30*5084Sjohnlevall copies or substantial portions of the Software.
31*5084Sjohnlev
32*5084SjohnlevTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33*5084SjohnlevIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34*5084SjohnlevFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35*5084SjohnlevAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36*5084SjohnlevLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37*5084SjohnlevFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38*5084SjohnlevDEALINGS IN THE SOFTWARE.
39