From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9C12F21E2DA6D for ; Tue, 15 Aug 2017 16:39:57 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP; 15 Aug 2017 16:42:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,379,1498546800"; d="scan'208";a="890357804" Received: from orsmsx105.amr.corp.intel.com ([10.22.225.132]) by FMSMGA003.fm.intel.com with ESMTP; 15 Aug 2017 16:42:22 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.211]) by ORSMSX105.amr.corp.intel.com ([169.254.2.21]) with mapi id 14.03.0319.002; Tue, 15 Aug 2017 16:42:22 -0700 From: "Kinney, Michael D" To: "Zeng, Star" , "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [PATCH] edk2: Fix typo in Contributions.txt Thread-Index: AQHTFQTBzVN1yYH8XUm77QirVd9h36KGDpCg Date: Tue, 15 Aug 2017 23:42:21 +0000 Message-ID: References: <20170814135342.14712-1-star.zeng@intel.com> In-Reply-To: <20170814135342.14712-1-star.zeng@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Subject: Re: [PATCH] edk2: Fix typo in Contributions.txt X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2017 23:39:57 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Star, I recommend changing the sentence to: "A copy of the license is available at" Mike > -----Original Message----- > From: Zeng, Star > Sent: Monday, August 14, 2017 6:54 AM > To: edk2-devel@lists.01.org > Cc: Zeng, Star ; Kinney, Michael D > > Subject: [PATCH] edk2: Fix typo in Contributions.txt >=20 > Cc: Michael D Kinney > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Star Zeng > --- > Contributions.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/Contributions.txt b/Contributions.txt > index bd2f11f407fa..3c2dc1cf86a3 100644 > --- a/Contributions.txt > +++ b/Contributions.txt > @@ -119,7 +119,7 @@ or when applicable, in the associated > License.txt file. >=20 > Unless otherwise indicated, all Documentation made available on > the > TianoCore site is provided to you under the terms and > conditions of the > -FreeBSD Documentation License ("FreeBSD"). A copy of the BSD > License is > +FreeBSD Documentation License ("FreeBSD"). A copy of the > FreeBSD License is > available at https://www.freebsd.org/copyright/freebsd-doc- > license.html or, > when applicable, in the associated License.txt file. >=20 > -- > 2.13.3.windows.1