1*843e1988SjohnlevXEN NOTICE 2*843e1988Sjohnlev========== 3*843e1988Sjohnlev 4*843e1988SjohnlevThis copyright applies to all files within this subdirectory and its 5*843e1988Sjohnlevsubdirectories: 6*843e1988Sjohnlev include/public/*.h 7*843e1988Sjohnlev include/public/hvm/*.h 8*843e1988Sjohnlev include/public/io/*.h 9*843e1988Sjohnlev 10*843e1988SjohnlevThe intention is that these files can be freely copied into the source 11*843e1988Sjohnlevtree of an operating system when porting that OS to run on Xen. Doing 12*843e1988Sjohnlevso does *not* cause the OS to become subject to the terms of the GPL. 13*843e1988Sjohnlev 14*843e1988SjohnlevAll other files in the Xen source distribution are covered by version 15*843e1988Sjohnlev2 of the GNU General Public License except where explicitly stated 16*843e1988Sjohnlevotherwise within individual source files. 17*843e1988Sjohnlev 18*843e1988Sjohnlev -- Keir Fraser (on behalf of the Xen team) 19*843e1988Sjohnlev 20*843e1988Sjohnlev===================================================================== 21*843e1988Sjohnlev 22*843e1988SjohnlevPermission is hereby granted, free of charge, to any person obtaining a copy 23*843e1988Sjohnlevof this software and associated documentation files (the "Software"), to 24*843e1988Sjohnlevdeal in the Software without restriction, including without limitation the 25*843e1988Sjohnlevrights to use, copy, modify, merge, publish, distribute, sublicense, and/or 26*843e1988Sjohnlevsell copies of the Software, and to permit persons to whom the Software is 27*843e1988Sjohnlevfurnished to do so, subject to the following conditions: 28*843e1988Sjohnlev 29*843e1988SjohnlevThe above copyright notice and this permission notice shall be included in 30*843e1988Sjohnlevall copies or substantial portions of the Software. 31*843e1988Sjohnlev 32*843e1988SjohnlevTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 33*843e1988SjohnlevIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 34*843e1988SjohnlevFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 35*843e1988SjohnlevAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 36*843e1988SjohnlevLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 37*843e1988SjohnlevFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 38*843e1988SjohnlevDEALINGS IN THE SOFTWARE. 39