From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D25823858D33; Mon, 16 Jan 2023 10:08:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D25823858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673863717; bh=LpUdT9oLDCLjaKWtLlWwyjH5Zi9yFPg/8rSeI66yoVk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rI/+V5WywwieludANO36014Fsb5j01Oh5Dq2ViU/da7Dg65yscwNRqo/YBxaoRSjq KBzAu3kxFvFUuaXym0zFgvPfuibKW3HY25Mfa6xURi5UzV43nQghICtxBcIqqDpErv pR4sFIILWMbZa1yL8LPVVRSiSEyi8eQQfYZGenjU= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/108413] copyrights for gcc 2023 Date: Mon, 16 Jan 2023 10:08:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108413 --- Comment #4 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #2) > libstdc++-v3/src/c++17/fast_float/fast_float.h: unrecognised copyright > holder: The fast_float authors I think we need to add a special case for this. That is what it says in https://github.com/fastfloat/fast_float/blob/main/LICENSE-MIT > libstdc++-v3/include/c_compatibility/stdatomic.h: unrecognised copyright > holder: The GCC developers Oops, this one's wrong, I'll fix it.=