From nobody Fri May 3 23:00:06 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1502846263751430.8401577452519; Tue, 15 Aug 2017 18:17:43 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 3FD4221E2DA7F; Tue, 15 Aug 2017 18:15:16 -0700 (PDT) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 7FB9121E2DA7D for ; Tue, 15 Aug 2017 18:15:14 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Aug 2017 18:17:29 -0700 Received: from shwdeopenpsi068.ccr.corp.intel.com ([10.239.9.22]) by FMSMGA003.fm.intel.com with ESMTP; 15 Aug 2017 18:17:28 -0700 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,380,1498546800"; d="scan'208";a="890382676" From: Star Zeng To: edk2-devel@lists.01.org Date: Wed, 16 Aug 2017 09:17:27 +0800 Message-Id: <1502846247-20800-1-git-send-email-star.zeng@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [edk2] [PATCH V2] 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: , Cc: Michael D Kinney , Star Zeng MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" V2: Use "license" instead of "BSD License" V1: Use "FreeBSD" instead of "BSD" Cc: Michael D Kinney Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng Reviewed-by: Michael D Kinney --- Contributions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributions.txt b/Contributions.txt index bd2f11f407fa..f34626912a44 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 license is available at https://www.freebsd.org/copyright/freebsd-doc-license.html or, when applicable, in the associated License.txt file. =20 --=20 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel