From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0DEAD3853804; Mon, 30 May 2022 14:21:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0DEAD3853804 From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/28007] Add SPDX license identifiers Date: Mon, 30 May 2022 14:21:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2022 14:21:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28007 --- Comment #5 from Carlos O'Donell --- (In reply to richard.purdie from comment #4) > I would love to see this as it would significantly improve license > identifier coverage of our code. Yocto Project uses the debug symbol/file > information to work out which files contribute to a given binary and if > those have SPDX identifiers, we can give a reasonable indication of t= he > license for the binary. >=20 > Is this something you'd accept incremental work on over time? Resolving t= he > files which aren't the "standard" license would be particularly beneficial > but wider coverage would be great too. Absolutely, I think incremental progress would be the way to go. > Have you given thought to what format would you want these changes in? In > some projects (including our own Bitbake/OpenEmbedded-Core) we ended up > replacing the license boilerplate with the SPDX-License-Identifier as it > simplified and made things really clear. In some projects they just add t= he > identifier and leave the existing license declaration. I'm not sure which > glibc would prefer? I would start by *adding* the identifer and leaving existing license declarations. The addition of the identifiers is something we could more ea= sily approve. The removal of license declarations can always happen as a second phase cleanup, and would require more rigorous review. --=20 You are receiving this mail because: You are on the CC list for the bug.=