From patchwork Mon Sep 26 12:16:34 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lars Kurth X-Patchwork-Id: 9350605 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AF8956086A for ; Mon, 26 Sep 2016 12:19:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A18B228B1E for ; Mon, 26 Sep 2016 12:19:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 94FDC28B70; Mon, 26 Sep 2016 12:19:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3846E28B45 for ; Mon, 26 Sep 2016 12:19:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1boUqH-0000Mj-Ou; Mon, 26 Sep 2016 12:17:05 +0000 Received: from mail6.bemta6.messagelabs.com ([193.109.254.103]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1boUqG-0000MD-6p for xen-devel@lists.xenproject.org; Mon, 26 Sep 2016 12:17:04 +0000 Received: from [85.158.143.35] by server-8.bemta-6.messagelabs.com id A6/FA-28497-FB119E75; Mon, 26 Sep 2016 12:17:03 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrGLMWRWlGSWpSXmKPExsWS0XRdVXef4Mt wgwMbrC2+b5nM5MDocfjDFZYAxijWzLyk/IoE1ozrvY3sBROkK66tWM/SwPhbrIuRk0NI4CSj xKpHBV2MXED2RUaJdcubmEESbAIaEsceNoPZIgJKEvdWTWYCKWIWWMIoMfvDRjaQhLCAgUTjq n6wIhYBVYnF+/8ydjFycPAKuEgc+Q0WlhDQlbh78wIriM0p4Crxbs8cZojFLhJzDu1knsDIvY CRYRWjRnFqUVlqka6RkV5SUWZ6RkluYmaOrqGBmV5uanFxYnpqTmJSsV5yfu4mRqB/GYBgB+O a+YGHGCU5mJREeT/dfhEuxJeUn1KZkVicEV9UmpNafIhRhoNDSYK3U+BluJBgUWp6akVaZg4w 0GDSEhw8SiK8X/mB0rzFBYm5xZnpEKlTjIpS4rxiIH0CIImM0jy4NlhwX2KUlRLmZQQ6RIinI LUoN7MEVf4VozgHo5IwrynIFJ7MvBK46a+AFjMBLV564gXI4pJEhJRUA6PshE23a58orHu+Te kx7+ObL+t6WQzlj0nr/Tva7/x5npLQl5s1K5WvbRZsiSvdGKIeWeWp80H/hqjr8cdPRBw4WCV LvO5xFwgdOpA85X+Ht49+9sJpRzoXrA9LS00Vfr7tUnnAk6h1ygpnW2ucn/3cFvrs7pbGK26e kufa9SRfr+OyyD6/S1SJpTgj0VCLuag4EQCGXu2MaQIAAA== X-Env-Sender: lars.kurth@citrix.com X-Msg-Ref: server-4.tower-21.messagelabs.com!1474892221!28930870!1 X-Originating-IP: [104.130.215.37] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG, UPPERCASE_25_50 X-StarScan-Received: X-StarScan-Version: 8.84; banners=-,-,- X-VirusChecked: Checked Received: (qmail 11434 invoked from network); 26 Sep 2016 12:17:02 -0000 Received: from mail.xenproject.org (HELO mail.xenproject.org) (104.130.215.37) by server-4.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 26 Sep 2016 12:17:02 -0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1boUpv-0005Hz-Pe; Mon, 26 Sep 2016 12:16:43 +0000 Received: from localhost ([127.0.0.1] helo=MacBook-Pro-6.Home) by xenbits.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1boUpv-0008N5-Kq; Mon, 26 Sep 2016 12:16:43 +0000 From: Lars Kurth To: xen-devel@lists.xenproject.org Date: Mon, 26 Sep 2016 13:16:34 +0100 Message-Id: <1474892194-7180-3-git-send-email-lars.kurth@citrix.com> X-Mailer: git-send-email 2.5.4 (Apple Git-61) In-Reply-To: <1474892194-7180-1-git-send-email-lars.kurth@citrix.com> References: <1474892194-7180-1-git-send-email-lars.kurth@citrix.com> Cc: Lars Kurth , xuquan8@huawei.com, wei.liu2@citrix.com, Ian.jackson@eu.citrix.com, samuel.thibault@ens-lyon.org, dgdegra@tycho.nsa.gov Subject: [Xen-devel] [PATCH 2/2] blktap2: Added COPYING file X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP Blktap2 has some complexity, as some files do not have (c) headers and the directory did not have a COPYING file. At this stage, we have not verified the intention of (c) holders. We may do this in future, if the need arises. Signed-off-by: Lars Kurth Acked-by: Wei Liu --- tools/blktap2/COPYING | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 tools/blktap2/COPYING diff --git a/tools/blktap2/COPYING b/tools/blktap2/COPYING new file mode 100644 index 0000000..f3d7a10 --- /dev/null +++ b/tools/blktap2/COPYING @@ -0,0 +1,72 @@ +Most files in this directory are covered by a BSD-3-Clause +license as stated in the text below, unless explicitly otherwise +stated. + +New contributions to existing files in this directory are +governed by the license that applies to the relevant specific +file. New contributions to the files listed in [1] are to be +taken under a BSD-3-Clause license. We believe that most +(if not all) of the existing copyright holders intended +to make their contribution under BSD-3 even for the files +with no copyright headers. But this has not been verified. + +New files are to be taken under BSD-3-Clause, unless otherwise +explicitly stated in the copyright header. + +If you want to deal in this code you may do so under GPLv2, +at least. + +Files without (c) headers +========================= +The following source files did not have a (c) notice at the +time this COPYING notice was added to the source tree: + +[1] +./drivers/aes.h +./drivers/blk_linux.c +./drivers/blk_netbsd.c +./drivers/block-remus.c +./drivers/bswap.h +./drivers/check_gcrypt +./drivers/md5.h +./drivers/xmsnap +./include/list.h + +QCOW files +========== +The following files are dually licensed under an MIT and GPLv2 +license + +[2] +./drivers/img2qcow.c +./drivers/qcow2raw.c +./drivers/qcow-create.c + +===================================================================== + +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. + +3. Neither the name of the copyright holder Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 THE COPYRIGHT +OWNER 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.