From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9FB42384F01E; Sat, 28 May 2022 12:29:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FB42384F01E From: "richard.purdie at linuxfoundation dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/28007] Add SPDX license identifiers Date: Sat, 28 May 2022 12:29:37 +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: richard.purdie at linuxfoundation dot org 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: cc 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: Sat, 28 May 2022 12:29:37 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28007 richard.purdie at linuxfoundation dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard.purdie@linuxfoundat | |ion.org --- Comment #4 from richard.purdie at linuxfoundation dot org --- I would love to see this as it would significantly improve license identifi= er 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=20= =20=20=20 identifiers, we can give a reasonable indication of the license for the bin= ary. Is this something you'd accept incremental work on over time? Resolving the files which aren't the "standard" license would be particularly beneficial = but wider coverage would be great too. Have you given thought to what format would you want these changes in? In s= ome projects (including our own Bitbake/OpenEmbedded-Core) we ended up replacing the license boilerplate with the SPDX-License-Identifier as it simplified a= nd made things really clear. In some projects they just add the identifier and leave the existing license declaration. I'm not sure which glibc would pref= er? --=20 You are receiving this mail because: You are on the CC list for the bug.=