Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / xen / include / xen3-public / COPYING
blob3ec337008dd6b13d4542c271c52e3e5d2f4a5cb6
1 $NetBSD: COPYING,v 1.1.1.1.42.1 2007/10/03 19:26:05 garbled Exp $
2 XEN NOTICE
3 ==========
5 This copyright applies to all files within this subdirectory and its
6 subdirectories:
7   include/public/*.h
8   include/public/hvm/*.h
9   include/public/io/*.h
11 The intention is that these files can be freely copied into the source
12 tree of an operating system when porting that OS to run on Xen. Doing
13 so does *not* cause the OS to become subject to the terms of the GPL.
15 All other files in the Xen source distribution are covered by version
16 2 of the GNU General Public License except where explicitly stated
17 otherwise within individual source files.
19  -- Keir Fraser (on behalf of the Xen team)
21 =====================================================================
23 Permission is hereby granted, free of charge, to any person obtaining a copy
24 of this software and associated documentation files (the "Software"), to
25 deal in the Software without restriction, including without limitation the
26 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
27 sell copies of the Software, and to permit persons to whom the Software is
28 furnished to do so, subject to the following conditions:
30 The above copyright notice and this permission notice shall be included in
31 all copies or substantial portions of the Software.
33 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
34 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
35 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
36 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
37 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
38 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
39 DEALINGS IN THE SOFTWARE.