From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 2B9D3740039 for ; Thu, 2 Nov 2023 20:04:02 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=VUrdv4eByp+EYE2p0G5VqMH3GnJTWxLmNoVMwf8mqRQ=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1698955440; v=1; b=l34VWHlwBzTzoY5faDcfRBVkfbz5X4TtKz4S37xEMgII+QGCjGBuYACqqeBqTbZsfiv4syA8 bBSxqfsaAoggphtBZ+j9gh45wl7TYbR07LCBAq6AO9QEnFlIW/LRf/M1N2XrHDjU/8GvJw4OLBM yQGx9X+ODVCVO2ifo/douyS8= X-Received: by 127.0.0.2 with SMTP id 3XXtYY7687511xaDrWPooGD5; Thu, 02 Nov 2023 13:04:00 -0700 X-Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web10.42747.1698955440489201423 for ; Thu, 02 Nov 2023 13:04:00 -0700 X-Received: from localhost.localdomain (unknown [47.201.241.95]) by linux.microsoft.com (Postfix) with ESMTPSA id 9C6CC20B74C1; Thu, 2 Nov 2023 13:03:59 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 9C6CC20B74C1 From: "Michael Kubacki" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney Subject: [edk2-devel] [PATCH v4 8/8] ReadMe.rst: Add CodeQL/analyze directory under other licenses Date: Thu, 2 Nov 2023 16:03:12 -0400 Message-ID: <20231102200313.1010-9-mikuback@linux.microsoft.com> In-Reply-To: <20231102200313.1010-1-mikuback@linux.microsoft.com> References: <20231102200313.1010-1-mikuback@linux.microsoft.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mikuback@linux.microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: kbttakNgf4vNSxyRCF4SM6Mmx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=l34VWHlw; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linux.microsoft.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io From: Michael Kubacki The code in this directory is licensed under Apache License, Version 2.0. Therefore, the directory is listed under paths with licenses other than BSD-2-Clause Plus Patent. The directory link points to the complete Apache License, Version 2.0 on apache.org. Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Signed-off-by: Michael Kubacki --- ReadMe.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.rst b/ReadMe.rst index 06fb122ef382..808ccd37af50 100644 --- a/ReadMe.rst +++ b/ReadMe.rst @@ -73,6 +73,7 @@ The majority of the content in the EDK II open source p= roject uses a source project contains the following components that are covered by add= itional licenses: =20 +- `BaseTools/Plugin/CodeQL/analyze `__ - `BaseTools/Source/C/LzmaCompress `__ - `BaseTools/Source/C/VfrCompile/Pccts `__ - `CryptoPkg\Library\BaseCryptLib\SysCall\inet_pton.c `__ --=20 2.42.0.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110573): https://edk2.groups.io/g/devel/message/110573 Mute This Topic: https://groups.io/mt/102350800/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-