source: trunk/packages/xen-3.1/xen-3.1/debian/.svn/text-base/copyright.svn-base @ 34

Last change on this file since 34 was 34, checked in by hartmans, 18 years ago

Add xen and xen-common

File size: 9.8 KB
Line 
1Xen was initially debianized by Adam Heath <doogie@brainfood.com>
2
3It was downloaded from http://www.cl.cam.ac.uk/netos/xen
4
5The project is partially hosted on sourceforge.  It's homepage on sf redirects
6to the above url. Part of the development is carried on at http://www.xensource.com
7
8Copyright:
9
10   This package is free software; you can redistribute it and/or modify
11   it under the terms of the GNU General Public License as published by
12   the Free Software Foundation; version 2 dated June, 1991.
13
14   This package is distributed in the hope that it will be useful,
15   but WITHOUT ANY WARRANTY; without even the implied warranty of
16   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17   GNU General Public License for more details.
18
19   You should have received a copy of the GNU General Public License
20   along with this package; if not, write to the Free Software
21   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
22
23This is the header of Xen 3.0 upstream COPYING file which clarifies a bit how
24the licence is meant to be applied. The file continues with the complete text
25of the GNU General Public Licence version 2, which is not included here as it
26can be found on Debian GNU/Linux systems in `/usr/share/common-licenses/GPL-2'.
27
28<file "COPYING">
29 XEN NOTICE
30 ==========
31
32This license does *not* cover guest operating systems that use
33Xen services via normal hypercalls - this is merely considered normal
34use of Xen, and does *not* fall under the heading of "derived work".
35Also note that the GPL below is copyrighted by the Free Software
36Foundation, but the instance of code that it refers to (the Xen
37virtual machine monitor) is copyrighted by me and others who actually
38wrote it.
39
40Further note that the guest-OS interfacing header files, which
41includes all files within the subdirectory include/public, are
42*not* covered by the GPL but by a much weaker license:
43 include/public/COPYING
44
45Also note that the only valid version of the GPL as far as Xen is
46concerned is _this_ particular version of the license (i.e., *only*
47v2, not v2.2 or v3.x or whatever), unless explicitly otherwise
48stated.
49
50 -- Keir Fraser (on behalf of the Xen team)
51
52=====================================================================
53</file>
54
55As an exception, for the convenience of users who want to port other operating
56systems to Xen, some files are licensed under a BSD-style licence. This licence
57applies to all the files under the xen/include/public directory inside the
58upstream tarball. This is the content of the COPYING file in that directory:
59
60<file "xen/include/public/COPYING">
61XEN NOTICE
62==========
63
64This copyright applies to all files within this subdirectory. All
65other files in the Xen source distribution are covered by version 2 of
66the GNU General Public License.
67
68 -- Keir Fraser (on behalf of the Xen team)
69
70=====================================================================
71
72Permission is hereby granted, free of charge, to any person obtaining a copy
73of this software and associated documentation files (the "Software"), to
74deal in the Software without restriction, including without limitation the
75rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
76sell copies of the Software, and to permit persons to whom the Software is
77furnished to do so, subject to the following conditions:
78
79The above copyright notice and this permission notice shall be included in
80all copies or substantial portions of the Software.
81
82THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
83IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
84FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
85AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
86LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
87FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
88DEALINGS IN THE SOFTWARE.
89</file>
90
91And this, for reference, is the list of the files it applies to:
92
93xen/include/public/acm.h
94xen/include/public/acm_ops.h
95xen/include/public/arch-ia64.h
96xen/include/public/arch-x86_32.h
97xen/include/public/arch-x86_64.h
98xen/include/public/dom0_ops.h
99xen/include/public/event_channel.h
100xen/include/public/grant_table.h
101xen/include/public/hvm/hvm_info_table.h
102xen/include/public/hvm/ioreq.h
103xen/include/public/hvm/vmx_assist.h
104xen/include/public/io/blkif.h
105xen/include/public/io/console.h
106xen/include/public/io/netif.h
107xen/include/public/io/ring.h
108xen/include/public/io/tpmif.h
109xen/include/public/io/xenbus.h
110xen/include/public/io/xs_wire.h
111xen/include/public/memory.h
112xen/include/public/nmi.h
113xen/include/public/physdev.h
114xen/include/public/sched.h
115xen/include/public/sched_ctl.h
116xen/include/public/trace.h
117xen/include/public/vcpu.h
118xen/include/public/version.h
119xen/include/public/xen.h
120
121and all the files under tools/python/logging
122
123=====================================================================
124There are other exceptions:
125=====================================================================
126
127The files under extras/mini-os are under a BSD licence.
128
129The following files are under the LGPL licence version 2.1, which on a Debian
130system resides in /usr/share/common-licenses/LGPL-2.1. Unless explicitely
131specified only version 2.1 of the licence can be used.
132
133tools/examples/block-common.sh
134tools/examples/locking.sh
135tools/examples/logging.sh
136tools/examples/vif-common.sh
137tools/examples/vtpm-hotplug-common.sh
138tools/examples/xen-hotplug-common.sh
139tools/examples/xen-network-common.sh
140tools/examples/xen-script-common.sh
141tools/firmware/rombios/apmbios.S
142tools/firmware/rombios/rombios.c
143ioemu/COPYING.LIB
144ioemu/cpu-all.h
145ioemu/cpu-defs.h
146ioemu/cpu.h
147ioemu/exec-all.h
148ioemu/exec.c
149ioemu/hw/fmopl.c
150ioemu/target-i386-dm/helper2.c
151ioemu/thunk.c
152ioemu/thunk.h
153
154all the files under tools/firmware/vgabios (licence v2.1 or above)
155all the files under tools/python/xen
156all the files under tools/xenstore
157all the files under tools/vnet
158all the files under tools/xenstat
159
160=====================================================================
161tools/vtpm_manager license
162
163Copyright (c) 2005, Intel Corp.
164All rights reserved.
165
166Redistribution and use in source and binary forms, with or without
167modification, are permitted provided that the following conditions
168are met:
169
170  * Redistributions of source code must retain the above copyright
171    notice, this list of conditions and the following disclaimer.
172  * Redistributions in binary form must reproduce the above
173    copyright notice, this list of conditions and the following
174    disclaimer in the documentation and/or other materials provided
175    with the distribution.
176  * Neither the name of Intel Corporation nor the names of its
177    contributors may be used to endorse or promote products derived
178    from this software without specific prior written permission.
179
180THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
181"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
182LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
183FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
184COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
185INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
186(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
187SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
188HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
189STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
190ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
191OF THE POSSIBILITY OF SUCH DAMAGE.
192
193=====================================================================
194Files tools/python/ license
195
196  This software is Copyright (c) Zope Corporation (tm) and
197  Contributors. All rights reserved.
198
199This license has been certified as open source. It has also
200been designated as GPL compatible by the Free Software
201Foundation (FSF).
202
203Redistribution and use in source and binary forms, with or
204without modification, are permitted provided that the
205following conditions are met:
206
2071. Redistributions in source code must retain the above
208   copyright notice, this list of conditions, and the following
209   disclaimer.
210
2112. Redistributions in binary form must reproduce the above
212   copyright notice, this list of conditions, and the following
213   disclaimer in the documentation and/or other materials
214   provided with the distribution.
215
2163. The name Zope Corporation (tm) must not be used to
217   endorse or promote products derived from this software
218   without prior written permission from Zope Corporation.
219
2204. The right to distribute this software or to use it for
221   any purpose does not give you the right to use Servicemarks
222   (sm) or Trademarks (tm) of Zope Corporation. Use of them is
223   covered in a separate agreement (see
224   http://www.zope.com/Marks).
225
2265. If any files are modified, you must cause the modified
227   files to carry prominent notices stating that you changed
228   the files and the date of any change.
229
230Disclaimer
231 
232  THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS''
233  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
234  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
235  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
236  NO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE
237  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
238  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
239  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
240  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
241  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
242  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
243  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
244  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
245  DAMAGE.
246
247This software consists of contributions made by Zope
248Corporation and many individuals on behalf of Zope
249Corporation.  Specific attributions are listed in the
250accompanying credits file.
251
Note: See TracBrowser for help on using the repository browser.