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.5 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H2,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 96CB71F8C6 for ; Mon, 21 Jun 2021 18:22:20 +0000 (UTC) Received: from localhost ([::1]:35854 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lvOYt-0000z2-DG for normalperson@yhbt.net; Mon, 21 Jun 2021 14:22:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lvOYp-0000ws-PS for bug-gnulib@gnu.org; Mon, 21 Jun 2021 14:22:15 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:23817) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lvOYn-0002SR-7Y for bug-gnulib@gnu.org; Mon, 21 Jun 2021 14:22:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1624299731; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rmbaqukHVkJlt6004Q/3sHEXiAEKIISKfFHjDL1K7Vk=; b=Ng9z2LRBR/k79k4urNBPMs0VfDPaQo1QBjsPzdYil1Aaqor6Z34Cm5jWiXCsIGTbbEFzNF x9oEPWSKGlPrcmH85y4TtV1e+zdFigUQFjJx/xSQGuQgICJ1MY26kZTWCiRhk7s26BFGqK bby9lwp7BKQW7MxvASajt2Pvu3q9n80= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-141-vGpaXSlFO9it6vGAD_VB1A-1; Mon, 21 Jun 2021 14:22:10 -0400 X-MC-Unique: vGpaXSlFO9it6vGAD_VB1A-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 112AE9F92C for ; Mon, 21 Jun 2021 18:22:09 +0000 (UTC) Received: from blue.redhat.com (ovpn-113-63.phx2.redhat.com [10.3.113.63]) by smtp.corp.redhat.com (Postfix) with ESMTP id D4A5760CC6 for ; Mon, 21 Jun 2021 18:22:08 +0000 (UTC) From: Eric Blake To: bug-gnulib@gnu.org Subject: [PATCH] sigsegv, sigsegv-tests: Assign my contributions to the FSF. Date: Mon, 21 Jun 2021 13:22:08 -0500 Message-Id: <20210621182208.746522-1-eblake@redhat.com> In-Reply-To: <1632146.LBklNPXdHg@omega> References: <1632146.LBklNPXdHg@omega> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=eblake@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Received-SPF: pass client-ip=216.205.24.124; envelope-from=eblake@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.373, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-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" Following Bruno's lead, I'm also happy with this change. * m4/sigaltstack.m4: Change copyright notice: Write "Copyright (C) FSF" instead of "Copyright (C) Eric Blake". * tests/altstack-util.h: Likewise. * tests/test-sigsegv-catch-stackoverflow1.c: Likewise. * tests/test-sigsegv-catch-stackoverflow2.c: Likewise. --- ChangeLog | 9 +++++++++ m4/sigaltstack.m4 | 1 - tests/altstack-util.h | 1 - tests/test-sigsegv-catch-stackoverflow1.c | 1 - tests/test-sigsegv-catch-stackoverflow2.c | 1 - 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index eee09cd522..bf51718de8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2021-06-21 Eric Blake + + sigsegv, sigsegv-tests: Assign my contributions to the FSF. + * m4/sigaltstack.m4: Change copyright notice: Write "Copyright (C) FSF" + instead of "Copyright (C) Eric Blake". + * tests/altstack-util.h: Likewise. + * tests/test-sigsegv-catch-stackoverflow1.c: Likewise. + * tests/test-sigsegv-catch-stackoverflow2.c: Likewise. + 2021-06-20 Bruno Haible unistd: Avoid compilation error in C++ mode on Solaris, HP-UX, mingw. diff --git a/m4/sigaltstack.m4 b/m4/sigaltstack.m4 index f8f4aa524f..6dbd677981 100644 --- a/m4/sigaltstack.m4 +++ b/m4/sigaltstack.m4 @@ -1,6 +1,5 @@ # 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 dnl Public License, this file may be distributed as part of a program diff --git a/tests/altstack-util.h b/tests/altstack-util.h index ddbd9e54ef..fbd0d13f99 100644 --- a/tests/altstack-util.h +++ b/tests/altstack-util.h @@ -1,6 +1,5 @@ /* Some auxiliary stuff for defining an alternate stack. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Copyright (C) 2010 Eric Blake 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 diff --git a/tests/test-sigsegv-catch-stackoverflow1.c b/tests/test-sigsegv-catch-stackoverflow1.c index d5050d7ca8..2f1e6f4879 100644 --- a/tests/test-sigsegv-catch-stackoverflow1.c +++ b/tests/test-sigsegv-catch-stackoverflow1.c @@ -1,6 +1,5 @@ /* Test the stack overflow handler. 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 it under the terms of the GNU General Public License as published by diff --git a/tests/test-sigsegv-catch-stackoverflow2.c b/tests/test-sigsegv-catch-stackoverflow2.c index 63c0f39452..5914e32504 100644 --- a/tests/test-sigsegv-catch-stackoverflow2.c +++ b/tests/test-sigsegv-catch-stackoverflow2.c @@ -1,6 +1,5 @@ /* Test that stack overflow and SIGSEGV are correctly distinguished. 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 it under the terms of the GNU General Public License as published by -- 2.31.1