From 7869c5e1fa864d715a386a51158a192679070610 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 21 Jun 2021 13:21:18 -0500 Subject: sigsegv, sigsegv-tests: Assign my contributions to the FSF. 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. --- tests/test-sigsegv-catch-stackoverflow2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test-sigsegv-catch-stackoverflow2.c') 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 -- cgit v1.2.1