]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Remove obsolete email address for the FSF
authorPaul Smith <psmith@gnu.org>
Mon, 2 Sep 2024 01:12:37 +0000 (21:12 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 2 Sep 2024 01:12:37 +0000 (21:12 -0400)
* 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.

doc/make.texi
gl/lib/fnmatch.c
gl/lib/fnmatch.in.h
gl/lib/glob.c
gl/lib/glob.in.h

index 2c5253db3f387e5c9a8aacc519571f0f79b215e1..ed0f1a404aab8850cdd82c4e4fe53612c2e33d1a 100644 (file)
@@ -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.
index 01da376b2109b2989b687e79c0cab35b083ef97f..528962f832bce145eedb520f5c464e45a990c272 100644 (file)
@@ -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 <https://www.gnu.org/licenses/>.  */
 
 #if HAVE_CONFIG_H
 # include <config.h>
index a809971c070e3f414c1b20d4256bceda4c622437..22e54c9f503790a4c05c4f0c05a43e5de290e251 100644 (file)
@@ -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 <https://www.gnu.org/licenses/>.  */
 
 #ifndef        _FNMATCH_H
 #define        _FNMATCH_H      1
index 61a208cdcecc7fa0495fbb9fe422b88995f01cad..101e4291f37f7df5fc10a691a641848d50d884e2 100644 (file)
@@ -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 <https://www.gnu.org/licenses/>.  */
 
 /* AIX requires this to be the first thing in the file.  */
 #if defined _AIX && !defined __GNUC__
index 44a66556e1873a67d7eab29eaeb08d548b232ed8..77c195d2c40357699712cdf02fdecbec0a3572e7 100644 (file)
@@ -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 <https://www.gnu.org/licenses/>.  */
 
 #ifndef        _GLOB_H
 #define        _GLOB_H 1