From patchwork Fri Aug 12 17:32:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lars Kurth X-Patchwork-Id: 9277529 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 C109F600CB for ; Fri, 12 Aug 2016 17:35:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B48E128AA6 for ; Fri, 12 Aug 2016 17:35:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A943B28AC2; Fri, 12 Aug 2016 17:35:33 +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 D0B2728AA6 for ; Fri, 12 Aug 2016 17:35:32 +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 1bYGKK-0006R2-9b; Fri, 12 Aug 2016 17:33:00 +0000 Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYGKI-0006PJ-PY for xen-devel@lists.xenproject.org; Fri, 12 Aug 2016 17:32:58 +0000 Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id 80/70-29579-A480EA75; Fri, 12 Aug 2016 17:32:58 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrOLMWRWlGSWpSXmKPExsWS0XRdVdeTY12 4wbHJUhbft0xmcmD0OPzhCksAYxRrZl5SfkUCa8aEvoWsBS/lKibt2sbYwLhMqouRi0NI4CSj xKo1V5kgnIuMEndPLmLsYuTkYBPQkDj2sJkZxBYRUJK4t2oyE4jNLLCYUeLNvFgQW1jAS2Lmx SNg9SwCqhKzVtwCq+cVcJFY83sfK4gtIaArcffmBTCbU8BVYu+b6ewgthBQzeHbk9kmMHIvYG RYxahRnFpUllqka2Ssl1SUmZ5RkpuYmaNraGCsl5taXJyYnpqTmFSsl5yfu4kR6OF6BgbGHYx 9e/0OMUpyMCmJ8j67sDZciC8pP6UyI7E4I76oNCe1+BCjDAeHkgSvGvu6cCHBotT01Iq0zBxg qMGkJTh4lER4fUHSvMUFibnFmekQqVOMilLivCogCQGQREZpHlwbLLwvMcpKCfMyMjAwCPEUp BblZpagyr9iFOdgVBLmlQWZwpOZVwI3/RXQYiagxSfM1oAsLklESEk1ME7Zvs9qycVm2xv7Aj uM1ydnbJNfnj8poWiazoXK5bai9/Oa9m6u5OPM2VN876C4xmW2Py+KHy5PE5gga1OnIHUrR+7 pAa3tp/mNPX+sXL9y5/qJHyS97mw8vPrurj0THz5awsf3NjrWwXru4s7vzY8n7JGbyfQ/fwbP /TvWE/hYXLuKt/s/jfBTYinOSDTUYi4qTgQAWGU8tGoCAAA= X-Env-Sender: lars.kurth@citrix.com X-Msg-Ref: server-14.tower-31.messagelabs.com!1471023176!55357176!1 X-Originating-IP: [104.130.215.37] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG X-StarScan-Received: X-StarScan-Version: 8.84; banners=-,-,- X-VirusChecked: Checked Received: (qmail 59721 invoked from network); 12 Aug 2016 17:32:57 -0000 Received: from mail.xenproject.org (HELO mail.xenproject.org) (104.130.215.37) by server-14.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 12 Aug 2016 17:32:57 -0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYGKE-0004VI-UF; Fri, 12 Aug 2016 17:32:54 +0000 Received: from localhost ([127.0.0.1] helo=MacBook-Pro-3.Home) by xenbits.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYGKE-0006tM-Mt; Fri, 12 Aug 2016 17:32:54 +0000 From: Lars Kurth To: xen-devel@lists.xenproject.org Date: Fri, 12 Aug 2016 18:32:35 +0100 Message-Id: <1471023156-2194-4-git-send-email-lars.kurth@citrix.com> X-Mailer: git-send-email 2.5.4 (Apple Git-61) In-Reply-To: <1471023156-2194-1-git-send-email-lars.kurth@citrix.com> References: <1471023156-2194-1-git-send-email-lars.kurth@citrix.com> Cc: Lars Kurth , xuquan8@huawei.com, wei.liu2@citrix.com, an.jackson@eu.citrix.com, samuel.thibault@ens-lyon.org, dgdegra@tycho.nsa.gov Subject: [Xen-devel] [PATCH 3/4] [STUBDOM] Added COPYING files and README.source files 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 Added a COPYING file as a boilerplate to explain license oddities in this directory Added a vtpm/COPYING file which contains MIT licensed files only Added a vtpmmgr/README.source file which contains many BSD-3-Clause files that originally came from tools/vtpm_manager Signed-off-by: Lars Kurth --- stubdom/COPYING | 31 +++++++++++++++++++++++++++++++ stubdom/vtpm/COPYING | 26 ++++++++++++++++++++++++++ stubdom/vtpmmgr/README.source | 23 +++++++++++++++++++++++ 3 files changed, 80 insertions(+) create mode 100644 stubdom/COPYING create mode 100644 stubdom/vtpm/COPYING create mode 100644 stubdom/vtpmmgr/README.source diff --git a/stubdom/COPYING b/stubdom/COPYING new file mode 100644 index 0000000..a5071b3 --- /dev/null +++ b/stubdom/COPYING @@ -0,0 +1,31 @@ +Most files in this directory are covered by version 2 of the +GNU General Public License except where explicitly stated. +See the main COPYING file in xen.git for more information. + +Notable exceptions are in the following directories + +vtpm +==== +Exclusively contains code licensed under a MIT license +Also see vtpm/COPYING + +vtpmmgr +======= +Contains a significant portion of files which are licensed +under a BSD-3-Clause license. These files were imported from +elsewhere and are copyrighted as follows: + +Copyright (c) 2005, Intel Corp. +All rights reserved. + +See README.source for a complete list of files + +Otherwise, this directory contains several files licensed under +GPLv2+, or without copyright headers. + +*.patch and *.diff files +======================== +This directory contains a number of *.patch and *.diff files. +These files describe changes to source files and are thus +licensed under the license from which the *.patch and *.diff +were generated. diff --git a/stubdom/vtpm/COPYING b/stubdom/vtpm/COPYING new file mode 100644 index 0000000..80780b8 --- /dev/null +++ b/stubdom/vtpm/COPYING @@ -0,0 +1,26 @@ +This copyright applies to all files within this subdirectory and its +subdirectories, unless explicitly stated otherwise within individual +source files. + +All other files in the Xen source distribution are covered by version +2 of the GNU General Public License except where explicitly stated. +See the main COPYING file in xen.git for more information. + +===================================================================== + +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. + +THIS SOFTWARE AND ITS DOCUMENTATION ARE PROVIDED AS IS AND WITHOUT +ANY EXPRESS OR IMPLIED WARRANTIES WHATSOEVER. ALL WARRANTIES +INCLUDING, BUT NOT LIMITED TO, PERFORMANCE, MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT ARE HEREBY +DISCLAIMED. USERS ASSUME THE ENTIRE RISK AND LIABILITY OF USING THE +SOFTWARE. \ No newline at end of file diff --git a/stubdom/vtpmmgr/README.source b/stubdom/vtpmmgr/README.source new file mode 100644 index 0000000..1b45997 --- /dev/null +++ b/stubdom/vtpmmgr/README.source @@ -0,0 +1,23 @@ +About +===== +This documents the upstream sources for files in this directory. + +The following files are based off of the original +tools/vtpm_manager code base in xen.git, which has since been +deleted: + +init.c +log.c +log.h +marshal.h +tcg.h +tpm.c +tpm.h +tpm2.c +tpm2.h +tpm2_marshal.h +uuid.h +vtpm_cmd_handler.c +vtpm_manager.h +vtpmmgr.c +vtpmmgr.h \ No newline at end of file