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/C-address.c | 5 ++--- locale/C-collate.c | 5 ++--- locale/C-ctype.c | 5 ++--- locale/C-identification.c | 5 ++--- locale/C-measurement.c | 5 ++--- locale/C-messages.c | 5 ++--- locale/C-monetary.c | 5 ++--- locale/C-name.c | 5 ++--- locale/C-numeric.c | 5 ++--- locale/C-paper.c | 5 ++--- locale/C-telephone.c | 5 ++--- locale/C-time.c | 5 ++--- locale/C-translit.h.in | 5 ++--- locale/Makefile | 5 ++--- locale/bits/locale.h | 5 ++--- locale/broken_cur_max.c | 5 ++--- locale/categories.def | 5 ++--- locale/coll-lookup.c | 5 ++--- locale/coll-lookup.h | 5 ++--- locale/duplocale.c | 5 ++--- locale/elem-hash.h | 5 ++--- locale/findlocale.c | 5 ++--- locale/freelocale.c | 5 ++--- locale/global-locale.c | 5 ++--- locale/hashval.h | 5 ++--- locale/indigits.h | 5 ++--- locale/indigitswc.h | 5 ++--- locale/langinfo.h | 5 ++--- locale/lc-address.c | 5 ++--- locale/lc-collate.c | 5 ++--- locale/lc-ctype.c | 5 ++--- locale/lc-identification.c | 5 ++--- locale/lc-measurement.c | 5 ++--- locale/lc-messages.c | 5 ++--- locale/lc-monetary.c | 5 ++--- locale/lc-name.c | 5 ++--- locale/lc-numeric.c | 5 ++--- locale/lc-paper.c | 5 ++--- locale/lc-telephone.c | 5 ++--- locale/lc-time.c | 5 ++--- locale/loadarchive.c | 5 ++--- locale/loadlocale.c | 5 ++--- locale/locale.h | 5 ++--- locale/localeconv.c | 5 ++--- locale/localeinfo.h | 5 ++--- locale/localename.c | 5 ++--- locale/locarchive.h | 5 ++--- locale/mb_cur_max.c | 5 ++--- locale/newlocale.c | 5 ++--- locale/nl_langinfo.c | 5 ++--- locale/nl_langinfo_l.c | 5 ++--- locale/outdigits.h | 5 ++--- locale/outdigitswc.h | 5 ++--- 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 +-- locale/setlocale.c | 5 ++--- locale/strlen-hash.h | 5 ++--- locale/tst-C-locale.c | 5 ++--- locale/uselocale.c | 5 ++--- locale/weight.h | 5 ++--- locale/weightwc.h | 5 ++--- locale/xlocale.c | 5 ++--- locale/xlocale.h | 5 ++--- 95 files changed, 156 insertions(+), 251 deletions(-) (limited to 'locale') diff --git a/locale/C-address.c b/locale/C-address.c index 0d30052613..1be175cec8 100644 --- a/locale/C-address.c +++ b/locale/C-address.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 diff --git a/locale/C-collate.c b/locale/C-collate.c index a7e440fda7..fa2dbf3f1c 100644 --- a/locale/C-collate.c +++ b/locale/C-collate.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 "localeinfo.h" diff --git a/locale/C-ctype.c b/locale/C-ctype.c index 0eb60d4da7..3cc2777fdc 100644 --- a/locale/C-ctype.c +++ b/locale/C-ctype.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 "localeinfo.h" #include diff --git a/locale/C-identification.c b/locale/C-identification.c index da465d2c82..4fd10f080e 100644 --- a/locale/C-identification.c +++ b/locale/C-identification.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 diff --git a/locale/C-measurement.c b/locale/C-measurement.c index 16e45f6502..36a3fba53f 100644 --- a/locale/C-measurement.c +++ b/locale/C-measurement.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 diff --git a/locale/C-messages.c b/locale/C-messages.c index 0d2a05f80d..978d885cac 100644 --- a/locale/C-messages.c +++ b/locale/C-messages.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 "localeinfo.h" diff --git a/locale/C-monetary.c b/locale/C-monetary.c index e18c059e07..e3dfa0ab6c 100644 --- a/locale/C-monetary.c +++ b/locale/C-monetary.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 "localeinfo.h" diff --git a/locale/C-name.c b/locale/C-name.c index e59b42fa09..fae96ddbf9 100644 --- a/locale/C-name.c +++ b/locale/C-name.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 diff --git a/locale/C-numeric.c b/locale/C-numeric.c index a16a841c78..4bd371af8c 100644 --- a/locale/C-numeric.c +++ b/locale/C-numeric.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 "localeinfo.h" diff --git a/locale/C-paper.c b/locale/C-paper.c index 2d060ca8ba..497482b16e 100644 --- a/locale/C-paper.c +++ b/locale/C-paper.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 diff --git a/locale/C-telephone.c b/locale/C-telephone.c index 522388866e..0e7e81eff1 100644 --- a/locale/C-telephone.c +++ b/locale/C-telephone.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 diff --git a/locale/C-time.c b/locale/C-time.c index 16d387b938..b3c25db21b 100644 --- a/locale/C-time.c +++ b/locale/C-time.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 "localeinfo.h" diff --git a/locale/C-translit.h.in b/locale/C-translit.h.in index a058464898..f92f4f239b 100644 --- a/locale/C-translit.h.in +++ b/locale/C-translit.h.in @@ -14,9 +14,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 + . */ /* The entries here have to be sorted relative to the input string. */ diff --git a/locale/Makefile b/locale/Makefile index cd221774ad..5cc1e7295d 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -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 +# . # # Makefile for locales. diff --git a/locale/bits/locale.h b/locale/bits/locale.h index 50064b53e7..aa6949f4e4 100644 --- a/locale/bits/locale.h +++ b/locale/bits/locale.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 + . */ #if !defined _LOCALE_H && !defined _LANGINFO_H # error "Never use directly; include instead." diff --git a/locale/broken_cur_max.c b/locale/broken_cur_max.c index bfdec32f4f..958433a5a3 100644 --- a/locale/broken_cur_max.c +++ b/locale/broken_cur_max.c @@ -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 + . */ #include #include diff --git a/locale/categories.def b/locale/categories.def index c4831f61a8..db99fc4a2f 100644 --- a/locale/categories.def +++ b/locale/categories.def @@ -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 + . */ /* These definitions are used by the locale-related files in the C library and the programs `localedef' and `locale'. diff --git a/locale/coll-lookup.c b/locale/coll-lookup.c index 6c765727cc..d171509da2 100644 --- a/locale/coll-lookup.c +++ b/locale/coll-lookup.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 diff --git a/locale/coll-lookup.h b/locale/coll-lookup.h index 3fe6bafb71..19d5d321d6 100644 --- a/locale/coll-lookup.h +++ b/locale/coll-lookup.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/locale/duplocale.c b/locale/duplocale.c index 63513c539c..8159450f85 100644 --- a/locale/duplocale.c +++ b/locale/duplocale.c @@ -14,9 +14,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/locale/elem-hash.h b/locale/elem-hash.h index 9efe8d1385..dda70a140a 100644 --- a/locale/elem-hash.h +++ b/locale/elem-hash.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 + . */ /* The hashing function used for the table with collation symbols. */ diff --git a/locale/findlocale.c b/locale/findlocale.c index 6c888f00c9..eb712fc452 100644 --- a/locale/findlocale.c +++ b/locale/findlocale.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/locale/freelocale.c b/locale/freelocale.c index 97a8ee8a5e..bff9a3f94f 100644 --- a/locale/freelocale.c +++ b/locale/freelocale.c @@ -14,9 +14,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/locale/global-locale.c b/locale/global-locale.c index c5681a736f..6ebb4cf167 100644 --- a/locale/global-locale.c +++ b/locale/global-locale.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 "localeinfo.h" diff --git a/locale/hashval.h b/locale/hashval.h index 52ef8b5da9..4c5969e631 100644 --- a/locale/hashval.h +++ b/locale/hashval.h @@ -14,9 +14,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 hashval_t # define hashval_t unsigned long int diff --git a/locale/indigits.h b/locale/indigits.h index b0bf40d53a..ea19e6ffc1 100644 --- a/locale/indigits.h +++ b/locale/indigits.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 #include diff --git a/locale/indigitswc.h b/locale/indigitswc.h index d09de8989f..880aa24cfc 100644 --- a/locale/indigitswc.h +++ b/locale/indigitswc.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 #include diff --git a/locale/langinfo.h b/locale/langinfo.h index 0a53365071..0791b0b9f7 100644 --- a/locale/langinfo.h +++ b/locale/langinfo.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 + . */ #ifndef _LANGINFO_H #define _LANGINFO_H 1 diff --git a/locale/lc-address.c b/locale/lc-address.c index 0144403462..4e6617b55a 100644 --- a/locale/lc-address.c +++ b/locale/lc-address.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 "localeinfo.h" diff --git a/locale/lc-collate.c b/locale/lc-collate.c index 1f4323230b..673f10f0bd 100644 --- a/locale/lc-collate.c +++ b/locale/lc-collate.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 "localeinfo.h" #include diff --git a/locale/lc-ctype.c b/locale/lc-ctype.c index 95d35a4947..36636a2be4 100644 --- a/locale/lc-ctype.c +++ b/locale/lc-ctype.c @@ -14,9 +14,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 "localeinfo.h" #include diff --git a/locale/lc-identification.c b/locale/lc-identification.c index df868eeadd..2117e6d2ae 100644 --- a/locale/lc-identification.c +++ b/locale/lc-identification.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 "localeinfo.h" diff --git a/locale/lc-measurement.c b/locale/lc-measurement.c index 63729bb5f5..70a4c896ae 100644 --- a/locale/lc-measurement.c +++ b/locale/lc-measurement.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 "localeinfo.h" diff --git a/locale/lc-messages.c b/locale/lc-messages.c index f2c7c0d7b3..2337c0543b 100644 --- a/locale/lc-messages.c +++ b/locale/lc-messages.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 "localeinfo.h" diff --git a/locale/lc-monetary.c b/locale/lc-monetary.c index 54471c2717..90964e1ff0 100644 --- a/locale/lc-monetary.c +++ b/locale/lc-monetary.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 "localeinfo.h" diff --git a/locale/lc-name.c b/locale/lc-name.c index 689c0662ee..87ff2a49df 100644 --- a/locale/lc-name.c +++ b/locale/lc-name.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 "localeinfo.h" diff --git a/locale/lc-numeric.c b/locale/lc-numeric.c index 1e736d033f..46e692e8f0 100644 --- a/locale/lc-numeric.c +++ b/locale/lc-numeric.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 "localeinfo.h" diff --git a/locale/lc-paper.c b/locale/lc-paper.c index 3c47a90f7e..4c4f142eec 100644 --- a/locale/lc-paper.c +++ b/locale/lc-paper.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 "localeinfo.h" diff --git a/locale/lc-telephone.c b/locale/lc-telephone.c index 054ce657c9..abd78d0ccd 100644 --- a/locale/lc-telephone.c +++ b/locale/lc-telephone.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 "localeinfo.h" diff --git a/locale/lc-time.c b/locale/lc-time.c index fa450669a8..14d8779d2b 100644 --- a/locale/lc-time.c +++ b/locale/lc-time.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 "localeinfo.h" diff --git a/locale/loadarchive.c b/locale/loadarchive.c index 47a6127a52..3110c9bc1e 100644 --- a/locale/loadarchive.c +++ b/locale/loadarchive.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/locale/loadlocale.c b/locale/loadlocale.c index d33a494134..e3fa18743a 100644 --- a/locale/loadlocale.c +++ b/locale/loadlocale.c @@ -14,9 +14,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/locale/locale.h b/locale/locale.h index 7341b47429..d962ae6d0a 100644 --- a/locale/locale.h +++ b/locale/locale.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 + . */ /* * ISO C99 Standard: 7.11 Localization diff --git a/locale/localeconv.c b/locale/localeconv.c index 5cbd99ed16..157a314fd7 100644 --- a/locale/localeconv.c +++ b/locale/localeconv.c @@ -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 + . */ #include #include "localeinfo.h" diff --git a/locale/localeinfo.h b/locale/localeinfo.h index 3c989ea4f9..52f8121375 100644 --- a/locale/localeinfo.h +++ b/locale/localeinfo.h @@ -14,9 +14,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 _LOCALEINFO_H #define _LOCALEINFO_H 1 diff --git a/locale/localename.c b/locale/localename.c index 429fe86753..dbe1e0292e 100644 --- a/locale/localename.c +++ b/locale/localename.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 "localeinfo.h" diff --git a/locale/locarchive.h b/locale/locarchive.h index eb3353d316..83f60fdabe 100644 --- a/locale/locarchive.h +++ b/locale/locarchive.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 + . */ #ifndef _LOCARCHIVE_H #define _LOCARCHIVE_H 1 diff --git a/locale/mb_cur_max.c b/locale/mb_cur_max.c index e94ac49418..19a8519f55 100644 --- a/locale/mb_cur_max.c +++ b/locale/mb_cur_max.c @@ -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 + . */ #include #include diff --git a/locale/newlocale.c b/locale/newlocale.c index da142f2912..8fd402483d 100644 --- a/locale/newlocale.c +++ b/locale/newlocale.c @@ -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 + . */ #include #include diff --git a/locale/nl_langinfo.c b/locale/nl_langinfo.c index b873545caa..86fcad73e5 100644 --- a/locale/nl_langinfo.c +++ b/locale/nl_langinfo.c @@ -14,9 +14,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/locale/nl_langinfo_l.c b/locale/nl_langinfo_l.c index 573fed0c4e..1c6bc65868 100644 --- a/locale/nl_langinfo_l.c +++ b/locale/nl_langinfo_l.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/locale/outdigits.h b/locale/outdigits.h index 9015ee4118..f33ef0711b 100644 --- a/locale/outdigits.h +++ b/locale/outdigits.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 #include diff --git a/locale/outdigitswc.h b/locale/outdigitswc.h index b81acfaf28..63c460d333 100644 --- a/locale/outdigitswc.h +++ b/locale/outdigitswc.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 #include diff --git a/locale/programs/3level.h b/locale/programs/3level.h index cce925e1bc..629772062c 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 776f01e78b..2c5baca17a 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 028f926b0a..cdccb7a423 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 ef528217fd..8b2b3d765d 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 11fddd760a..45a5e94324 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 903db20917..beb43f645a 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 df2e193142..fb440bb24b 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 a0a0159a5c..b4d395fa25 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 36d0a99a4c..c4790d8b14 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 ae6a606888..b0326f99d3 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 8abe38e135..a47af608ae 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 7e41a19e39..87f3a1d027 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 b8d291e7fc..07e7b3f3f5 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 9f328828cf..9f29c7ea1b 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 b1a89e262b..f8e8f82b53 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 eda94f6304..ed7fbe38ee 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 108bdc79a9..d842ea2e0c 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 3a00d26f30..8666603e2f 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 2e20e5d778..0b2a338490 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 e0c844e5b2..df95a1e1e4 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 43df46bb38..a7d6bd5f99 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 2cd4be8fb6..247265e2e9 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 75905f9c38..5dc35ca695 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 b39e0237c4..d58299b8cc 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 5069265170..8dfabca54d 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 aba0c0ef6b..68dedfecf8 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 928048b377..5fb44c094a 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 6e5341f36e..708078a7f5 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 366580e80f..694c770e4a 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 2e1f7ae192..db85cf931f 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 573f7e424d..bb3076612d 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 e0c32bcc34..94ef2a5e80 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 de2767d1da..33ff5502af 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 e6e302f412..fdd637c633 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 diff --git a/locale/setlocale.c b/locale/setlocale.c index 94e1c6480a..01838c5cf2 100644 --- a/locale/setlocale.c +++ b/locale/setlocale.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/locale/strlen-hash.h b/locale/strlen-hash.h index fd193ceff7..f2c255cf8a 100644 --- a/locale/strlen-hash.h +++ b/locale/strlen-hash.h @@ -14,9 +14,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/locale/tst-C-locale.c b/locale/tst-C-locale.c index c568cf404a..282d53aacb 100644 --- a/locale/tst-C-locale.c +++ b/locale/tst-C-locale.c @@ -14,9 +14,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/locale/uselocale.c b/locale/uselocale.c index ec5dc8f356..37f62eabf2 100644 --- a/locale/uselocale.c +++ b/locale/uselocale.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 "localeinfo.h" diff --git a/locale/weight.h b/locale/weight.h index 967e176ca6..306ca09348 100644 --- a/locale/weight.h +++ b/locale/weight.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 + . */ /* Find index of weight. */ auto inline int32_t diff --git a/locale/weightwc.h b/locale/weightwc.h index 7862091426..e966c0349a 100644 --- a/locale/weightwc.h +++ b/locale/weightwc.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 + . */ /* Find index of weight. */ auto inline int32_t diff --git a/locale/xlocale.c b/locale/xlocale.c index f84e73ef0f..9b495ff2b4 100644 --- a/locale/xlocale.c +++ b/locale/xlocale.c @@ -14,9 +14,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 "localeinfo.h" diff --git a/locale/xlocale.h b/locale/xlocale.h index ce541528ce..98c080b945 100644 --- a/locale/xlocale.h +++ b/locale/xlocale.h @@ -14,9 +14,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 _XLOCALE_H #define _XLOCALE_H 1 -- cgit 1.4.1