From nobody Sun Feb 27 17:54:54 2022 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7889819D1401; Sun, 27 Feb 2022 17:55:00 +0000 (UTC) (envelope-from jlduran@gmail.com) Received: from mail-oo1-xc35.google.com (mail-oo1-xc35.google.com [IPv6:2607:f8b0:4864:20::c35]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4K6B434YlTz3KRS; Sun, 27 Feb 2022 17:54:59 +0000 (UTC) (envelope-from jlduran@gmail.com) Received: by mail-oo1-xc35.google.com with SMTP id s203-20020a4a3bd4000000b003191c2dcbe8so15413262oos.9; Sun, 27 Feb 2022 09:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=uZOQaFLzezIbw6PIYt0acqGvYXTEkp9mzS9rHe1Vcvo=; b=bQEfvboOU9ohmxSU4ztIechtF8jprEQnRTeenVWUIxAJ2VqFZJxPyOrtOOSxni21TI B0DetFctm6bc6BcvjNEqpKCyxtTBL+3fem4QA0T5XjzeHcLcdKt/Ec9jFVuH2QXOuUzm HvE/hMD8uijpe1ofZAEvfyMVqg3cVsYlJUc0Fpk1RMOSPr1pudXTSrlx8XYQyy3+4beb EUsKz5wu2fThSYvMF6fYmxHi4Fqupyd1UheTQceaDCfRUlG+bqvTUqUYHVcVBdDMZmFK NzCP7aaECYoxG7H81jsVl5pyRl/m5S9grBqk2DNF11SmlvVzZDgwH6DKfw+UlfSW1HFl Ntlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=uZOQaFLzezIbw6PIYt0acqGvYXTEkp9mzS9rHe1Vcvo=; b=E2ig/O64amG/+UIVDrGCP5n/sB2t9bsTovDv+OXkD1abAa4Kk3yftXNUvP9vsLsSKr nFuyGZNd9uQo1GcCvnavobybLpfmEKdQsiUUUFfaES1dIkHbZp4IBjOO/Nv412qXdbLp 3poaPGBnp4XDqpUrFzCFdQjwVVptfP1NgLl3xrUw8HDnUUD9d7GF9J07eNGKqZPmXw9L l7U3lAuy0C/6/vpyOzazFlF/ueetXryQW0YdAcDzVYTp7w3Mbtt6I7auSl0nu+Os1tG8 fbPAqAEbUS4o1OBeduPyXegbPXwbi+sIZ1uItu9LTGZlYDrRVoiK7pcjrC0WFioZc7Up wmaA== X-Gm-Message-State: AOAM533GPzzQdKchBp6Lu4fI9UrEC01y2kNICnxqZOWMcU0o7ererCbF tAofC3nia5ShZC4hd4u22HVyovG1XdpUjg== X-Google-Smtp-Source: ABdhPJxk3GtZGj2uikr8Y4F4ebC72jchxHoPh0VCX+xBiMC90tMJ7CoIlAuZ/2FE/3Qsigh73n48ew== X-Received: by 2002:a05:6870:f69f:b0:d2:3f48:674e with SMTP id el31-20020a056870f69f00b000d23f48674emr6050970oab.235.1645984498744; Sun, 27 Feb 2022 09:54:58 -0800 (PST) Received: from smtpclient.apple (mlsrj200152099p037.mls.com.br. [200.152.99.37]) by smtp.gmail.com with ESMTPSA id v5-20020a544d05000000b002d7652b3c52sm2864288oix.25.2022.02.27.09.54.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Feb 2022 09:54:58 -0800 (PST) From: =?utf-8?B?Sm9zw6kgTHVpcyBEdXLDoW4=?= Message-Id: <85D20744-5BAA-4661-8FAC-878A182A575F@gmail.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_C1BCDAE4-1378-41EF-8966-99CFA086FCDB" List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.60.0.1.1\)) Subject: Re: git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License Date: Sun, 27 Feb 2022 14:54:54 -0300 In-Reply-To: Cc: Warner Losh , src-committers , "" , dev-commits-src-main@freebsd.org To: Kyle Evans References: <202202271647.21RGlujk037104@gitrepo.freebsd.org> X-Mailer: Apple Mail (2.3693.60.0.1.1) X-Rspamd-Queue-Id: 4K6B434YlTz3KRS X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20210112 header.b=bQEfvboO; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of jlduran@gmail.com designates 2607:f8b0:4864:20::c35 as permitted sender) smtp.mailfrom=jlduran@gmail.com X-Spamd-Result: default: False [-2.83 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; RCPT_COUNT_FIVE(0.00)[5]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RECEIVED_SPAMHAUS_PBL(0.00)[200.152.99.37:received]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; MID_RHS_MATCH_FROM(0.00)[]; R_MIXED_CHARSET(0.67)[subject]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20210112]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::c35:from]; MLMMJ_DEST(0.00)[dev-commits-src-all,dev-commits-src-main]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_C1BCDAE4-1378-41EF-8966-99CFA086FCDB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Feb 27, 2022, at 2:11 PM, Kyle Evans wrote: >=20 > On Sun, Feb 27, 2022 at 10:48 AM Warner Losh wrote: >>=20 >> The branch main has been updated by imp: >>=20 >> URL: = https://cgit.FreeBSD.org/src/commit/?id=3D11a9ff5bc150bf555d4af58a658320fc= f80abef9 >>=20 >> commit 11a9ff5bc150bf555d4af58a658320fcf80abef9 >> Author: Jose Luis Duran >> AuthorDate: 2022-02-24 00:54:02 +0000 >> Commit: Warner Losh >> CommitDate: 2022-02-27 16:13:43 +0000 >>=20 >> libefivar: Replace BSD License with BSD+Patent License >>=20 >> Replace BSD 2-Clause License with BSD+Patent License. This change = is >> based on the following emails: >>=20 >> = https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html >> = https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html >>=20 >> RFCs with detailed process for the license change: >>=20 >> V3: = https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html >> V2: = https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html >> V1: = https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html >>=20 >=20 > They seem to have switched to hyperkitty and these links don't work... > not necessarily essential, but I was a bit curious. Other than what is summarized in the bug report = (https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373 = ), I could not = find what was discussed on the mailing lists, nor is there much = information on the License-History.txt file = (https://github.com/tianocore/edk2/blob/master/License-History.txt = ). As = Warner pointed out, commit messages were kept almost verbatim from the = original ones.= --Apple-Mail=_C1BCDAE4-1378-41EF-8966-99CFA086FCDB Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
On = Feb 27, 2022, at 2:11 PM, Kyle Evans <kevans@freebsd.org> = wrote:

On Sun, Feb 27, 2022 at 10:48 AM Warner Losh <imp@freebsd.org> = wrote:

The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=3D11a9ff5bc150bf555d4af= 58a658320fcf80abef9

commit = 11a9ff5bc150bf555d4af58a658320fcf80abef9
Author: =     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-02-24 00:54:02 +0000
Commit: =     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-02-27 = 16:13:43 +0000

=    libefivar: Replace BSD License with BSD+Patent = License

   Replace BSD = 2-Clause License with BSD+Patent License.  This change is
   based on the following emails:

     https://lists.01.org/pipermail/edk2-devel/2019-February/036260.= html
     https://lists.01.org/pipermail/edk2-devel/2018-October/030385.h= tml

   RFCs with = detailed process for the license change:

=      V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.htm= l
     V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.htm= l
     V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.htm= l


They seem = to have switched to hyperkitty and these links don't work...
not necessarily essential, but I was a bit curious.

Other than what is summarized in the bug report (https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373), I = could not find what was discussed on the mailing lists, nor is there = much information on the License-History.txt file (https://github.com/tianocore/edk2/blob/master/License-History.t= xt). As Warner pointed out, commit messages were kept almost = verbatim from the original ones.
= --Apple-Mail=_C1BCDAE4-1378-41EF-8966-99CFA086FCDB--