From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id A90271F5AE for ; Sat, 19 Jun 2021 12:03:11 +0000 (UTC) Received: from localhost ([::1]:41170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luZgs-0006F7-B4 for normalperson@yhbt.net; Sat, 19 Jun 2021 08:03:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luZgi-0006BP-Uj for bug-gnulib@gnu.org; Sat, 19 Jun 2021 08:03:00 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.160]:23266) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luZgf-0001Nl-Ld for bug-gnulib@gnu.org; Sat, 19 Jun 2021 08:03:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1624104173; s=strato-dkim-0002; d=clisp.org; h=References:In-Reply-To:Message-ID:Date:Subject:To:From:Cc:Date:From: Subject:Sender; bh=gepiU4wGwn0KH+Jjbct/S4BzvGs84xqsLh8cJuyxivo=; b=rx1SNAa/aNRlylXQzNxOuvVk5935XFCMzGUhxQOJL3I6fVGdlsxsjkZsJTIvAaQ87Z p/6qS9yz1o7KxRHJNJJler3oWOCNhgL+17DE9+8hHYE0A7giEb5gr0kHIfRP9yP+ChKA 8xMv+EwrhPb5WK5R2ttE6N0BIt+H9x3PlpjXr7xMXP01QdwFdBddOmBwqAPZ0JBYAPMn 4w/CU9ODfz6kxuzmTCCRcP/zhkvGFP91oy/bdnVuT39CEtrk2aXwXOQrOo8npFaQ+eV3 7fWSUngIDni/+0u9VSmL+fg7IyXjZBsy++jqcr3z1VGACFh7tAJ6KLZN7LeT97O49JXc LtAg== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":Ln4Re0+Ic/6oZXR1YgKryK8brlshOcZlIWs+iCP5vnk6shH+AHjwLuWOGKf9yfs=" X-RZG-CLASS-ID: mo00 Received: from bruno.haible.de by smtp.strato.de (RZmta 47.27.3 DYNA|AUTH) with ESMTPSA id 401b97x5JC2q79C (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate); Sat, 19 Jun 2021 14:02:52 +0200 (CEST) From: Bruno Haible To: bug-gnulib@gnu.org Subject: Re: new module 'sigsegv' Date: Sat, 19 Jun 2021 14:02:52 +0200 Message-ID: <1632146.LBklNPXdHg@omega> User-Agent: KMail/5.1.3 (Linux/4.4.0-210-generic; KDE/5.18.0; x86_64; ; ) In-Reply-To: <15897619.AQZsorJ5YP@omega> References: <15897619.AQZsorJ5YP@omega> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Received-SPF: none client-ip=81.169.146.160; envelope-from=bruno@clisp.org; helo=mo4-p00-ob.smtp.rzone.de X-Spam_score_int: -22 X-Spam_score: -2.3 X-Spam_bar: -- X-Spam_report: (-2.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.202, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" On 2021-05-16, I wrote: > The copyright is currently still mine with a few contributors (notably > Eric Blake and Paolo Bonzini). We have other files not copyrighted by the > FSF in Gnulib: atanl.c, filevercmp.c, logl.c. If you think the stuff should > better be (C) FSF, I have no problem assigning my copyrights on that, as > I do with all other Gnulib contributions. We have been reminded that - many GNU packages take files from Gnulib, - legal enforcement of the license is simpler when the copyright holder is a single entity, i.e. the FSF in this case. I'm therefore assigning these contributions of mine to the FSF. Eric and Paolo, I invite you to do the same. 2021-06-19 Bruno Haible sigsegv, sigsegv-tests: Assign my contributions to the FSF. * lib/sigsegv.in.h: Change copyright notice: Write "Copyright (C) FSF" instead of "Copyright (C) Bruno Haible". * lib/sigsegv.c: Likewise. * lib/stackvma.h: Likewise. * lib/stackvma.c: Likewise. * m4/sigaltstack.m4: Likewise. * m4/stack-direction.m4: Likewise. * tests/altstack-util.h: Likewise. * tests/mmap-anon-util.h: Likewise. * tests/test-sigsegv-catch-segv1.c: Likewise. * tests/test-sigsegv-catch-segv2.c: Likewise. * tests/test-sigsegv-catch-stackoverflow1.c: Likewise. * tests/test-sigsegv-catch-stackoverflow2.c: Likewise. diff --git a/lib/sigsegv.c b/lib/sigsegv.c index 865dce0..998c827 100644 --- a/lib/sigsegv.c +++ b/lib/sigsegv.c @@ -1,5 +1,5 @@ /* Page fault handling library. - Copyright (C) 1993-2021 Bruno Haible + Copyright (C) 1993-2021 Free Software Foundation, Inc. Copyright (C) 2018 Nylon Chen This program is free software: you can redistribute it and/or modify @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible and Nylon Chen. */ + #include /* Specification. */ diff --git a/lib/sigsegv.in.h b/lib/sigsegv.in.h index 9253766..17ad87e 100644 --- a/lib/sigsegv.in.h +++ b/lib/sigsegv.in.h @@ -1,5 +1,5 @@ /* Page fault handling library. - Copyright (C) 1998-2021 Bruno Haible + Copyright (C) 1998-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,6 +14,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible. */ + #ifndef _SIGSEGV_H #define _SIGSEGV_H diff --git a/lib/stackvma.c b/lib/stackvma.c index cc032cf..a810afe 100644 --- a/lib/stackvma.c +++ b/lib/stackvma.c @@ -1,5 +1,5 @@ /* Determine the virtual memory area of a given address. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2003-2006 Paolo Bonzini This program is free software: you can redistribute it and/or modify @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible and Paolo Bonzini. */ + #include /* On Solaris in 32-bit mode, when gnulib module 'largefile' is in use, diff --git a/lib/stackvma.h b/lib/stackvma.h index 7296801..1f214a4 100644 --- a/lib/stackvma.h +++ b/lib/stackvma.h @@ -1,5 +1,5 @@ /* Determine the virtual memory area of a given address. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2003-2006 Paolo Bonzini This program is free software: you can redistribute it and/or modify @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible and Paolo Bonzini. */ + #ifndef _STACKVMA_H #define _STACKVMA_H diff --git a/m4/sigaltstack.m4 b/m4/sigaltstack.m4 index 47e9000..f8f4aa5 100644 --- a/m4/sigaltstack.m4 +++ b/m4/sigaltstack.m4 @@ -1,5 +1,5 @@ -# sigaltstack.m4 serial 14 -dnl Copyright (C) 2002-2021 Bruno Haible +# sigaltstack.m4 serial 15 +dnl Copyright (C) 2002-2021 Free Software Foundation, Inc. dnl Copyright (C) 2008 Eric Blake dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General @@ -7,6 +7,8 @@ dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. +dnl Written by Bruno Haible and Eric Blake. + AC_DEFUN([SV_SIGALTSTACK], [ AC_REQUIRE([AC_PROG_CC]) diff --git a/m4/stack-direction.m4 b/m4/stack-direction.m4 index c7a20a2..9328725 100644 --- a/m4/stack-direction.m4 +++ b/m4/stack-direction.m4 @@ -1,5 +1,4 @@ -# stack-direction.m4 serial 6 -dnl Copyright (C) 2002-2021 Bruno Haible +# stack-direction.m4 serial 7 dnl Copyright (C) 2002-2021 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General @@ -7,6 +6,8 @@ dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. +dnl Written by Bruno Haible. + # Determine the stack direction. Define the C macro STACK_DIRECTION. AC_DEFUN([SV_STACK_DIRECTION], [ diff --git a/tests/altstack-util.h b/tests/altstack-util.h index f910726..ddbd9e5 100644 --- a/tests/altstack-util.h +++ b/tests/altstack-util.h @@ -1,6 +1,6 @@ /* Some auxiliary stuff for defining an alternate stack. + Copyright (C) 2010-2021 Free Software Foundation, Inc. Copyright (C) 2010 Eric Blake - Copyright (C) 2010-2021 Bruno Haible This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Eric Blake and Bruno Haible. */ + #include /* uintptr_t */ #include /* for memset */ diff --git a/tests/mmap-anon-util.h b/tests/mmap-anon-util.h index 6fb82ef..b526cb6 100644 --- a/tests/mmap-anon-util.h +++ b/tests/mmap-anon-util.h @@ -1,5 +1,5 @@ /* Some auxiliary stuff for using mmap & friends. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,6 +14,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible. */ + #if defined _WIN32 && !defined __CYGWIN__ /* ------------------------ Windows ------------------------ */ diff --git a/tests/test-sigsegv-catch-segv1.c b/tests/test-sigsegv-catch-segv1.c index 62eef69..68f65c5 100644 --- a/tests/test-sigsegv-catch-segv1.c +++ b/tests/test-sigsegv-catch-segv1.c @@ -1,5 +1,5 @@ /* Test that the handler is called, with the right fault address. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,6 +14,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible. */ + #include /* Specification. */ diff --git a/tests/test-sigsegv-catch-segv2.c b/tests/test-sigsegv-catch-segv2.c index dd28517..b2a4804 100644 --- a/tests/test-sigsegv-catch-segv2.c +++ b/tests/test-sigsegv-catch-segv2.c @@ -1,5 +1,5 @@ /* Test that the handler can be exited multiple times. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,6 +14,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible. */ + #include /* Specification. */ diff --git a/tests/test-sigsegv-catch-stackoverflow1.c b/tests/test-sigsegv-catch-stackoverflow1.c index c828ed2..d5050d7 100644 --- a/tests/test-sigsegv-catch-stackoverflow1.c +++ b/tests/test-sigsegv-catch-stackoverflow1.c @@ -1,5 +1,5 @@ /* Test the stack overflow handler. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2010 Eric Blake This program is free software: you can redistribute it and/or modify @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible and Eric Blake. */ + #include /* Specification. */ diff --git a/tests/test-sigsegv-catch-stackoverflow2.c b/tests/test-sigsegv-catch-stackoverflow2.c index a491fd2..63c0f39 100644 --- a/tests/test-sigsegv-catch-stackoverflow2.c +++ b/tests/test-sigsegv-catch-stackoverflow2.c @@ -1,5 +1,5 @@ /* Test that stack overflow and SIGSEGV are correctly distinguished. - Copyright (C) 2002-2021 Bruno Haible + Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2010 Eric Blake This program is free software: you can redistribute it and/or modify @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* Written by Bruno Haible and Eric Blake. */ + #include /* Specification. */