Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion
- Reply: Warner Losh : "Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion"
- Reply: Mark Millard via freebsd-current : "Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion"
- In reply to: Mark Millard via freebsd-current : "Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Dec 2021 17:30:12 UTC
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.