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. --- locale/programs/3level.h | 3 +-- locale/programs/charmap-dir.c | 3 +-- locale/programs/charmap-dir.h | 3 +-- locale/programs/charmap.c | 3 +-- locale/programs/charmap.h | 3 +-- locale/programs/config.h | 3 +-- locale/programs/ld-address.c | 3 +-- locale/programs/ld-collate.c | 3 +-- locale/programs/ld-ctype.c | 3 +-- locale/programs/ld-identification.c | 3 +-- locale/programs/ld-measurement.c | 3 +-- locale/programs/ld-messages.c | 3 +-- locale/programs/ld-monetary.c | 3 +-- locale/programs/ld-name.c | 3 +-- locale/programs/ld-numeric.c | 3 +-- locale/programs/ld-paper.c | 3 +-- locale/programs/ld-telephone.c | 3 +-- locale/programs/ld-time.c | 3 +-- locale/programs/linereader.c | 3 +-- locale/programs/linereader.h | 3 +-- locale/programs/locale-spec.c | 3 +-- locale/programs/locale.c | 3 +-- locale/programs/localedef.c | 3 +-- locale/programs/localedef.h | 3 +-- locale/programs/locarchive.c | 3 +-- locale/programs/locfile-token.h | 3 +-- locale/programs/locfile.c | 3 +-- locale/programs/locfile.h | 3 +-- locale/programs/repertoire.c | 3 +-- locale/programs/repertoire.h | 3 +-- locale/programs/simple-hash.c | 3 +-- locale/programs/simple-hash.h | 3 +-- locale/programs/xmalloc.c | 3 +-- locale/programs/xstrdup.c | 3 +-- 34 files changed, 34 insertions(+), 68 deletions(-) (limited to 'locale/programs') diff --git a/locale/programs/3level.h b/locale/programs/3level.h index cce925e..6297720 100644 --- a/locale/programs/3level.h +++ b/locale/programs/3level.h @@ -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 . */ /* Construction of sparse 3-level tables. See wchar-lookup.h or coll-lookup.h for their structure and the diff --git a/locale/programs/charmap-dir.c b/locale/programs/charmap-dir.c index 776f01e..2c5baca 100644 --- a/locale/programs/charmap-dir.c +++ b/locale/programs/charmap-dir.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 . */ #include #include diff --git a/locale/programs/charmap-dir.h b/locale/programs/charmap-dir.h index 028f926..cdccb7a 100644 --- a/locale/programs/charmap-dir.h +++ b/locale/programs/charmap-dir.h @@ -12,8 +12,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 . */ #ifndef _CHARMAP_DIR_H #define _CHARMAP_DIR_H 1 diff --git a/locale/programs/charmap.c b/locale/programs/charmap.c index ef52821..8b2b3d7 100644 --- a/locale/programs/charmap.c +++ b/locale/programs/charmap.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 diff --git a/locale/programs/charmap.h b/locale/programs/charmap.h index 11fddd7..45a5e94 100644 --- a/locale/programs/charmap.h +++ b/locale/programs/charmap.h @@ -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 . */ #ifndef _CHARMAP_H #define _CHARMAP_H diff --git a/locale/programs/config.h b/locale/programs/config.h index 903db20..beb43f6 100644 --- a/locale/programs/config.h +++ b/locale/programs/config.h @@ -14,8 +14,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 . */ #ifndef _LD_CONFIG_H #define _LD_CONFIG_H 1 diff --git a/locale/programs/ld-address.c b/locale/programs/ld-address.c index df2e193..fb440bb 100644 --- a/locale/programs/ld-address.c +++ b/locale/programs/ld-address.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 diff --git a/locale/programs/ld-collate.c b/locale/programs/ld-collate.c index a0a0159..b4d395f 100644 --- a/locale/programs/ld-collate.c +++ b/locale/programs/ld-collate.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 diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c index 36d0a99..c4790d8 100644 --- a/locale/programs/ld-ctype.c +++ b/locale/programs/ld-ctype.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 diff --git a/locale/programs/ld-identification.c b/locale/programs/ld-identification.c index ae6a606..b0326f9 100644 --- a/locale/programs/ld-identification.c +++ b/locale/programs/ld-identification.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 diff --git a/locale/programs/ld-measurement.c b/locale/programs/ld-measurement.c index 8abe38e..a47af60 100644 --- a/locale/programs/ld-measurement.c +++ b/locale/programs/ld-measurement.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 diff --git a/locale/programs/ld-messages.c b/locale/programs/ld-messages.c index 7e41a19..87f3a1d 100644 --- a/locale/programs/ld-messages.c +++ b/locale/programs/ld-messages.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 diff --git a/locale/programs/ld-monetary.c b/locale/programs/ld-monetary.c index b8d291e..07e7b3f 100644 --- a/locale/programs/ld-monetary.c +++ b/locale/programs/ld-monetary.c @@ -14,8 +14,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 diff --git a/locale/programs/ld-name.c b/locale/programs/ld-name.c index 9f32882..9f29c7e 100644 --- a/locale/programs/ld-name.c +++ b/locale/programs/ld-name.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 diff --git a/locale/programs/ld-numeric.c b/locale/programs/ld-numeric.c index b1a89e2..f8e8f82 100644 --- a/locale/programs/ld-numeric.c +++ b/locale/programs/ld-numeric.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 diff --git a/locale/programs/ld-paper.c b/locale/programs/ld-paper.c index eda94f6..ed7fbe3 100644 --- a/locale/programs/ld-paper.c +++ b/locale/programs/ld-paper.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 diff --git a/locale/programs/ld-telephone.c b/locale/programs/ld-telephone.c index 108bdc7..d842ea2 100644 --- a/locale/programs/ld-telephone.c +++ b/locale/programs/ld-telephone.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 diff --git a/locale/programs/ld-time.c b/locale/programs/ld-time.c index 3a00d26..8666603 100644 --- a/locale/programs/ld-time.c +++ b/locale/programs/ld-time.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 diff --git a/locale/programs/linereader.c b/locale/programs/linereader.c index 2e20e5d..0b2a338 100644 --- a/locale/programs/linereader.c +++ b/locale/programs/linereader.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 diff --git a/locale/programs/linereader.h b/locale/programs/linereader.h index e0c844e..df95a1e 100644 --- a/locale/programs/linereader.h +++ b/locale/programs/linereader.h @@ -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 . */ #ifndef _LINEREADER_H #define _LINEREADER_H 1 diff --git a/locale/programs/locale-spec.c b/locale/programs/locale-spec.c index 43df46b..a7d6bd5 100644 --- a/locale/programs/locale-spec.c +++ b/locale/programs/locale-spec.c @@ -14,8 +14,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 diff --git a/locale/programs/locale.c b/locale/programs/locale.c index 2cd4be8..247265e 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -14,8 +14,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 diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index 75905f9..5dc35ca 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.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 diff --git a/locale/programs/localedef.h b/locale/programs/localedef.h index b39e023..d58299b 100644 --- a/locale/programs/localedef.h +++ b/locale/programs/localedef.h @@ -14,8 +14,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 . */ #ifndef _LOCALEDEF_H #define _LOCALEDEF_H 1 diff --git a/locale/programs/locarchive.c b/locale/programs/locarchive.c index 5069265..8dfabca 100644 --- a/locale/programs/locarchive.c +++ b/locale/programs/locarchive.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 diff --git a/locale/programs/locfile-token.h b/locale/programs/locfile-token.h index aba0c0e..68dedfe 100644 --- a/locale/programs/locfile-token.h +++ b/locale/programs/locfile-token.h @@ -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 . */ #ifndef _TOKEN_H #define _TOKEN_H diff --git a/locale/programs/locfile.c b/locale/programs/locfile.c index 928048b..5fb44c0 100644 --- a/locale/programs/locfile.c +++ b/locale/programs/locfile.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 diff --git a/locale/programs/locfile.h b/locale/programs/locfile.h index 6e5341f..708078a 100644 --- a/locale/programs/locfile.h +++ b/locale/programs/locfile.h @@ -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 . */ #ifndef _LOCFILE_H #define _LOCFILE_H 1 diff --git a/locale/programs/repertoire.c b/locale/programs/repertoire.c index 366580e..694c770 100644 --- a/locale/programs/repertoire.c +++ b/locale/programs/repertoire.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 diff --git a/locale/programs/repertoire.h b/locale/programs/repertoire.h index 2e1f7ae..db85cf9 100644 --- a/locale/programs/repertoire.h +++ b/locale/programs/repertoire.h @@ -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 . */ #ifndef _REPERTOIREMAP_H #define _REPERTOIREMAP_H 1 diff --git a/locale/programs/simple-hash.c b/locale/programs/simple-hash.c index 573f7e4..bb30766 100644 --- a/locale/programs/simple-hash.c +++ b/locale/programs/simple-hash.c @@ -14,8 +14,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 diff --git a/locale/programs/simple-hash.h b/locale/programs/simple-hash.h index e0c32bc..94ef2a5 100644 --- a/locale/programs/simple-hash.h +++ b/locale/programs/simple-hash.h @@ -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 . */ #ifndef _SIMPLE_HASH_H #define _SIMPLE_HASH_H diff --git a/locale/programs/xmalloc.c b/locale/programs/xmalloc.c index de2767d..33ff550 100644 --- a/locale/programs/xmalloc.c +++ b/locale/programs/xmalloc.c @@ -14,8 +14,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 diff --git a/locale/programs/xstrdup.c b/locale/programs/xstrdup.c index e6e302f..fdd637c 100644 --- a/locale/programs/xstrdup.c +++ b/locale/programs/xstrdup.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 -- cgit v1.1