From 59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Feb 2012 23:18:22 +0000 Subject: Replace FSF snail mail address with URLs. --- catgets/Makefile | 5 ++--- catgets/catgets.c | 5 ++--- catgets/catgetsinfo.h | 5 ++--- catgets/gencat.c | 3 +-- catgets/nl_types.h | 5 ++--- catgets/open_catalog.c | 5 ++--- catgets/test-gencat.sh | 5 ++--- catgets/xopen-msg.sed | 3 +-- 8 files changed, 14 insertions(+), 22 deletions(-) (limited to 'catgets') diff --git a/catgets/Makefile b/catgets/Makefile index cd3fe21d6e..9e308c50cf 100644 --- a/catgets/Makefile +++ b/catgets/Makefile @@ -12,9 +12,8 @@ # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public -# License along with the GNU C Library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA. +# License along with the GNU C Library; if not, see +# . # # Makefile for catgets. diff --git a/catgets/catgets.c b/catgets/catgets.c index 9fd0115806..7ebee21800 100644 --- a/catgets/catgets.c +++ b/catgets/catgets.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/catgets/catgetsinfo.h b/catgets/catgetsinfo.h index 5c993f753a..c7b95ccf30 100644 --- a/catgets/catgetsinfo.h +++ b/catgets/catgetsinfo.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include diff --git a/catgets/gencat.c b/catgets/gencat.c index a91554367d..26bb91d5d7 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with this program; if not, see . */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/catgets/nl_types.h b/catgets/nl_types.h index 6cb5b22e07..4a96717447 100644 --- a/catgets/nl_types.h +++ b/catgets/nl_types.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _NL_TYPES_H #define _NL_TYPES_H 1 diff --git a/catgets/open_catalog.c b/catgets/open_catalog.c index 8c563b2e26..40b66c9113 100644 --- a/catgets/open_catalog.c +++ b/catgets/open_catalog.c @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include diff --git a/catgets/test-gencat.sh b/catgets/test-gencat.sh index 7b88994f34..50594bc351 100755 --- a/catgets/test-gencat.sh +++ b/catgets/test-gencat.sh @@ -15,9 +15,8 @@ # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public -# License along with the GNU C Library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA. +# License along with the GNU C Library; if not, see +# . common_objpfx=$1 run_program_prefix=$2 diff --git a/catgets/xopen-msg.sed b/catgets/xopen-msg.sed index b19c0bbd0e..d96a6d7358 100755 --- a/catgets/xopen-msg.sed +++ b/catgets/xopen-msg.sed @@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# along with this program; if not, see . # # # The first directive in the .msg should be the definition of the -- cgit v1.2.3