From: Paul Smith Date: Mon, 2 Sep 2024 01:12:37 +0000 (-0400) Subject: Remove obsolete email address for the FSF X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39a4c8106297632831f642267d0f3b80bb5dae3b;p=thirdparty%2Fmake.git Remove obsolete email address for the FSF * doc/make.texi: Use the newer email address in the manual. * gl/lib/fnmatch.c: Use a URL instead of a street address. * gl/lib/fnmatch.in.h: Ditto. * gl/lib/glob.c: Ditto. * gl/lib/glob.in.h: Ditto. --- diff --git a/doc/make.texi b/doc/make.texi index 2c5253db..ed0f1a40 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -69,8 +69,9 @@ developing GNU and promoting software freedom.'' @insertcopying @sp 2 Published by the Free Software Foundation @* -51 Franklin St. -- Fifth Floor @* -Boston, MA 02110-1301 USA @* +31 Milk Street, # 960789 @* +Boston, MA 02196 @* +USA @* ISBN @value{ISBN} @* @sp 2 Cover art by Etienne Suvasa. diff --git a/gl/lib/fnmatch.c b/gl/lib/fnmatch.c index 01da376b..528962f8 100644 --- a/gl/lib/fnmatch.c +++ b/gl/lib/fnmatch.c @@ -13,9 +13,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to the Free -Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA. */ +along with this library; see the file COPYING.LIB. +If not, see . */ #if HAVE_CONFIG_H # include diff --git a/gl/lib/fnmatch.in.h b/gl/lib/fnmatch.in.h index a809971c..22e54c9f 100644 --- a/gl/lib/fnmatch.in.h +++ b/gl/lib/fnmatch.in.h @@ -13,9 +13,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to the Free -Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA. */ +along with this library; see the file COPYING.LIB. +If not, see . */ #ifndef _FNMATCH_H #define _FNMATCH_H 1 diff --git a/gl/lib/glob.c b/gl/lib/glob.c index 61a208cd..101e4291 100644 --- a/gl/lib/glob.c +++ b/gl/lib/glob.c @@ -12,9 +12,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to the Free -Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA. */ +along with this library; see the file COPYING.LIB. +If not, see . */ /* AIX requires this to be the first thing in the file. */ #if defined _AIX && !defined __GNUC__ diff --git a/gl/lib/glob.in.h b/gl/lib/glob.in.h index 44a66556..77c195d2 100644 --- a/gl/lib/glob.in.h +++ b/gl/lib/glob.in.h @@ -12,9 +12,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to the Free -Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA. */ +along with this library; see the file COPYING.LIB. +If not, see . */ #ifndef _GLOB_H #define _GLOB_H 1