[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Add BSD-style license to top of hvm_op.h public header file.
# HG changeset patch # User kfraser@xxxxxxxxxxxxxxxxxxxxx # Date 1169633734 0 # Node ID 19e3f812805ffe0282c23a8630904d5dfdcbdd83 # Parent 73b88d158ec946beb01b9bca534dcc7aa89e8c3d Add BSD-style license to top of hvm_op.h public header file. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> --- xen/include/public/hvm/hvm_op.h | 20 ++++++++++++++++++++ xen/include/public/hvm/params.h | 1 - 2 files changed, 20 insertions(+), 1 deletion(-) diff -r 73b88d158ec9 -r 19e3f812805f xen/include/public/hvm/hvm_op.h --- a/xen/include/public/hvm/hvm_op.h Tue Jan 23 19:06:31 2007 -0800 +++ b/xen/include/public/hvm/hvm_op.h Wed Jan 24 10:15:34 2007 +0000 @@ -1,3 +1,23 @@ +/* + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + * DEALINGS IN THE SOFTWARE. + */ + #ifndef __XEN_PUBLIC_HVM_HVM_OP_H__ #define __XEN_PUBLIC_HVM_HVM_OP_H__ diff -r 73b88d158ec9 -r 19e3f812805f xen/include/public/hvm/params.h --- a/xen/include/public/hvm/params.h Tue Jan 23 19:06:31 2007 -0800 +++ b/xen/include/public/hvm/params.h Wed Jan 24 10:15:34 2007 +0000 @@ -1,4 +1,3 @@ - /* * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |