[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] minios: Introduce BSD license COPYING file
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1244108103 -3600 # Node ID 7a215fae6f1f9b520e27e3140dfa101834fc7638 # Parent 2e522b843a21860074552e0cd9f3c33cf13c7ef0 minios: Introduce BSD license COPYING file Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> --- COPYING | 13 +++++++------ extras/mini-os/COPYING | 23 +++++++++++++++++++++++ 2 files changed, 30 insertions(+), 6 deletions(-) diff -r 2e522b843a21 -r 7a215fae6f1f COPYING --- a/COPYING Wed Jun 03 18:27:05 2009 +0100 +++ b/COPYING Thu Jun 04 10:35:03 2009 +0100 @@ -17,12 +17,13 @@ GPL when distributed separately or inclu 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) diff -r 2e522b843a21 -r 7a215fae6f1f extras/mini-os/COPYING --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/extras/mini-os/COPYING Thu Jun 04 10:35:03 2009 +0100 @@ -0,0 +1,23 @@ +Copyright (c) 2009 Citrix Systems, Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. + _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |