X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsignalblocking.m4;h=fe91f29846ac744a9ac6126a506e093c869e59ab;hb=9df4453b386268b137f71b0e9548f67e03565dd4;hp=1a88f52fd6f06bc3d5c67adc8b3c6e7a18c39925;hpb=40b33d9d6c32cd1afac372a5da2b002aac5a881d;p=gnulib.git diff --git a/m4/signalblocking.m4 b/m4/signalblocking.m4 index 1a88f52fd..fe91f2984 100644 --- a/m4/signalblocking.m4 +++ b/m4/signalblocking.m4 @@ -1,10 +1,8 @@ # signalblocking.m4 serial 1 (gettext-0.11) dnl Copyright (C) 2001-2002 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 -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 This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. # Determine available signal blocking primitives. Three different APIs exist: # 1) POSIX: sigemptyset, sigaddset, sigprocmask