From: Florian Weimer Date: Mon, 17 Nov 2025 10:15:13 +0000 (+0100) Subject: Reference COPYING.LIB in copyright header X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6f151839b0e2ac29f8f825a3f0a07d774e4f3a7;p=thirdparty%2Fglibc.git Reference COPYING.LIB in copyright header Commit 3360913c37f5c3a0c8737b76321fd5ce2608fcd5 ("elf: Add SFrame stack tracing") added this file with an inconsistent copyright header. Reviewed-by: Carlos O'Donell --- diff --git a/sysdeps/generic/sframe.h b/sysdeps/generic/sframe.h index e38adcfe17..7fa327a0b9 100644 --- a/sysdeps/generic/sframe.h +++ b/sysdeps/generic/sframe.h @@ -12,9 +12,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; see the file COPYING. If not see - . */ + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, see + . */ #ifndef _SFRAME_H #define _SFRAME_H