diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-06-04 10:35:03 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-06-04 10:35:03 +0100 |
commit | 83fd7b933efd4264a3e5de03b793e8f412c21e05 (patch) | |
tree | 8a5e1687fc1d1d53dbb3dac027cc7ef525d51c01 /COPYING | |
parent | eedc9ebb14d6cd2eb6c866db4adfa81a5a0de7cf (diff) | |
download | xen-83fd7b933efd4264a3e5de03b793e8f412c21e05.tar.gz |
minios: Introduce BSD license COPYING file
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -17,12 +17,13 @@ Xen guests, certain files in this repository are not subject to the GPL when distributed separately or included in software packages outside this repository. Instead we specify a much more relaxed BSD-style license. Affected files include the Xen interface headers -(xen/include/public/COPYING), and various drivers, support functions -and header files within the Linux source trees on -http://xenbits.xensource.com/linux-2.6.X-xen.hg. In all such cases, -license terms are stated at the top of the file or in a COPYING file -in the same directory. Note that _any_ file that is modified and then -distributed within a Linux kernel is still subject to the GNU GPL. +(xen/include/public/COPYING), MiniOS (extras/mini-os) and various +drivers, support functions and header files within the Linux source +trees on http://xenbits.xensource.com/linux-2.6.X-xen.hg. +In all such cases, license terms are stated at the top of the file or in +a COPYING file in the same directory. Note that _any_ file that is +modified and then distributed within a Linux kernel is still subject to +the GNU GPL. -- Keir Fraser (on behalf of the Xen team) |