From owner-svn-doc-all@freebsd.org Tue Jun 25 23:43:43 2019
Return-Path:
Delivered-To: svn-doc-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DFC115D9D64;
Tue, 25 Jun 2019 23:43:43 +0000 (UTC) (envelope-from imp@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
server-signature RSA-PSS (4096 bits)
client-signature RSA-PSS (4096 bits) client-digest SHA256)
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id B8B9883807;
Tue, 25 Jun 2019 23:43:42 +0000 (UTC) (envelope-from imp@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 912F31F8B5;
Tue, 25 Jun 2019 23:43:42 +0000 (UTC) (envelope-from imp@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5PNhg4R022148;
Tue, 25 Jun 2019 23:43:42 GMT (envelope-from imp@FreeBSD.org)
Received: (from imp@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5PNhgG5022147;
Tue, 25 Jun 2019 23:43:42 GMT (envelope-from imp@FreeBSD.org)
Message-Id: <201906252343.x5PNhgG5022147@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: imp set sender to imp@FreeBSD.org
using -f
From: Warner Losh
Date: Tue, 25 Jun 2019 23:43:42 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r53194 - head/en_US.ISO8859-1/htdocs/internal
X-SVN-Group: doc-head
X-SVN-Commit-Author: imp
X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/internal
X-SVN-Commit-Revision: 53194
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Rspamd-Queue-Id: B8B9883807
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.96 / 15.00];
local_wl_from(0.00)[FreeBSD.org];
NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
NEURAL_HAM_LONG(-1.00)[-1.000,0];
NEURAL_HAM_SHORT(-0.97)[-0.966,0];
ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 25 Jun 2019 23:43:43 -0000
Author: imp
Date: Tue Jun 25 23:43:42 2019
New Revision: 53194
URL: https://svnweb.freebsd.org/changeset/doc/53194
Log:
Add BSD-Patent to the list of OK, but approval required licenses.
The EDK2 project has migrated to the BSD-Patent license from
https://opensource.org/licenses/BSDplusPatent for much of their code
base. Get pre-approval for future imports from EDK2 and be explicit
about needing core approval for new components.
Reviewed by: allanjude@, bcr@, brooks@, seanc@
Approved by: core@
Differential Revision: https://reviews.freebsd.org/D20761
Modified:
head/en_US.ISO8859-1/htdocs/internal/software-license.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/software-license.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/software-license.xml Tue Jun 25 19:46:39 2019 (r53193)
+++ head/en_US.ISO8859-1/htdocs/internal/software-license.xml Tue Jun 25 23:43:42 2019 (r53194)
@@ -79,11 +79,23 @@
License licensed components or the change of license of
existing components to the Apache License.
- The following components are currently approved:
+ This license is approved for the following components:
- LLVM toolchain and (with LLVM Exceptions) runtime
components.
- Subversion and its dependencies
+
+
+
+
+ The BSD+Patent License is acceptable for use in some cases.
+ The Core Team must approve the import of new BSD+Patent
+ License licensed components or the change of license of
+ existing components to the BSD+Patent License.
+
+ This license is approved for the following components:
+
+ - EDK2 derived code related to UEFI functionality