Date: Sat, 18 Dec 2021 12:30:12 -0500 From: Ed Maste <emaste@freebsd.org> To: Mark Millard <marklmi@yahoo.com> Cc: Baptiste Daroussin <bapt@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion Message-ID: <CAPyFy2BQc4JjF5Vq6X3=r4A1R5cVScgw5sLNWKoWc_7ZdthwoA@mail.gmail.com> In-Reply-To: <B920DB5F-6D22-4C94-9C3D-CA35D8F8B212@yahoo.com> References: <B920DB5F-6D22-4C94-9C3D-CA35D8F8B212.ref@yahoo.com> <B920DB5F-6D22-4C94-9C3D-CA35D8F8B212@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Dec 2021 at 11:09, Mark Millard <marklmi@yahoo.com> wrote: > > I'm confused, beyond just LGPL claims in the (fairly > current) source code, but GPL more generally: > > # grep -rl "SPDX.*GPL" /usr/main-src/ You need to exclude the ones with SPDX tags like: SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 but also note that this text in README.md is just documenting the top-level gnu/ subdirectory.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BQc4JjF5Vq6X3=r4A1R5cVScgw5sLNWKoWc_7ZdthwoA>