From b5b8aa7815757a933f7fc8174781e1df34303de6 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Thu, 7 Dec 2006 12:12:38 +0000 Subject: [PATCH] Update FSF postal address. --- COPYING | 4 ++-- ChangeLog | 4 ++-- Makefile.am | 4 ++-- NEWS | 4 ++-- README | 4 ++-- TODO | 4 ++-- bootstrap.sh | 4 ++-- configure.ac | 4 ++-- example/ChangeLog | 4 ++-- example/Makefile.am | 4 ++-- example/mconv.c | 2 +- example/mdate.c | 2 +- example/mdump.c | 2 +- example/medit.c | 2 +- example/mimx-anthy.c | 2 +- example/mimx-ispell.c | 2 +- example/mview.c | 2 +- m17n-config.in | 4 ++-- src/ChangeLog | 4 ++-- src/Makefile.am | 4 ++-- src/character.c | 2 +- src/character.h | 2 +- src/charset.c | 2 +- src/charset.h | 2 +- src/chartab.c | 2 +- src/chartab.h | 2 +- src/coding.c | 2 +- src/coding.h | 2 +- src/database.c | 2 +- src/database.h | 2 +- src/draw.c | 2 +- src/face.c | 2 +- src/face.h | 2 +- src/font-flt.c | 2 +- src/font-ft.c | 2 +- src/font.c | 2 +- src/font.h | 2 +- src/fontset.c | 2 +- src/fontset.h | 2 +- src/input-gui.c | 2 +- src/input.c | 2 +- src/input.h | 2 +- src/internal-gui.h | 2 +- src/internal.h | 2 +- src/language.c | 2 +- src/language.h | 2 +- src/linkcore.c | 4 ++-- src/linkgui.c | 2 +- src/linkshell.c | 2 +- src/locale.c | 2 +- src/m17n-X.c | 2 +- src/m17n-X.h | 2 +- src/m17n-core.c | 2 +- src/m17n-core.h | 2 +- src/m17n-gd.c | 2 +- src/m17n-gui.c | 2 +- src/m17n-gui.h | 2 +- src/m17n-misc.h | 2 +- src/m17n.c | 2 +- src/m17n.h | 2 +- src/mlocale.h | 2 +- src/mtext-lbrk.c | 2 +- src/mtext-wseg.c | 2 +- src/mtext.c | 2 +- src/mtext.h | 2 +- src/plist.c | 2 +- src/plist.h | 2 +- src/symbol.c | 2 +- src/symbol.h | 2 +- src/textprop.c | 2 +- src/textprop.h | 2 +- 71 files changed, 85 insertions(+), 85 deletions(-) diff --git a/COPYING b/COPYING index b1e3f5a..5ab7695 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/ChangeLog b/ChangeLog index 783d13c..ac4693b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -295,5 +295,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. diff --git a/Makefile.am b/Makefile.am index 781defe..88a5aa0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,8 +17,8 @@ # You should have received a copy of the GNU Lesser General Public # License along with the m17n library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. ## Process this file with Automake to create Makefile.in diff --git a/NEWS b/NEWS index bafc46a..2664d37 100644 --- a/NEWS +++ b/NEWS @@ -165,8 +165,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Local Variables: mode: outline diff --git a/README b/README index c821dea..b7e3659 100644 --- a/README +++ b/README @@ -151,5 +151,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. diff --git a/TODO b/TODO index 87c343b..cf8eb85 100644 --- a/TODO +++ b/TODO @@ -56,5 +56,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. diff --git a/bootstrap.sh b/bootstrap.sh index 41fd26f..8ed4745 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -40,5 +40,5 @@ echo " % make install" # You should have received a copy of the GNU Lesser General Public # License along with the m17n library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. diff --git a/configure.ac b/configure.ac index 2417889..d4aa3bd 100644 --- a/configure.ac +++ b/configure.ac @@ -18,8 +18,8 @@ dnl Lesser General Public License for more details. dnl You should have received a copy of the GNU Lesser General Public dnl License along with the m17n library; if not, write to the Free -dnl Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -dnl 02111-1307, USA. +dnl Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +dnl Boston, MA 02110-1301, USA. dnl Process this file with autoconf to produce a configure script. diff --git a/example/ChangeLog b/example/ChangeLog index bc10ffe..a1c9ae0 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -633,5 +633,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. diff --git a/example/Makefile.am b/example/Makefile.am index e9f82dd..d81069e 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -17,8 +17,8 @@ # You should have received a copy of the GNU Lesser General Public # License along with the m17n library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. ## Process this file with Automake to create Makefile.in diff --git a/example/mconv.c b/example/mconv.c index 972dfbe..ba7ef9c 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/mdate.c b/example/mdate.c index c721a6d..a48464c 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/mdump.c b/example/mdump.c index 17bf03a..639642d 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/medit.c b/example/medit.c index 0e54cde..067b2ec 100644 --- a/example/medit.c +++ b/example/medit.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/mimx-anthy.c b/example/mimx-anthy.c index 773d7ff..997a726 100644 --- a/example/mimx-anthy.c +++ b/example/mimx-anthy.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/mimx-ispell.c b/example/mimx-ispell.c index 39777b7..daa244f 100644 --- a/example/mimx-ispell.c +++ b/example/mimx-ispell.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/example/mview.c b/example/mview.c index 3d82317..a15859b 100644 --- a/example/mview.c +++ b/example/mview.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/m17n-config.in b/m17n-config.in index c3f8156..a1fc0e0 100644 --- a/m17n-config.in +++ b/m17n-config.in @@ -100,5 +100,5 @@ EOF # You should have received a copy of the GNU Lesser General Public # License along with the m17n library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. diff --git a/src/ChangeLog b/src/ChangeLog index 723b376..4a1385c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3447,5 +3447,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. diff --git a/src/Makefile.am b/src/Makefile.am index 1ef8d56..43407f8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,8 +16,8 @@ # You should have received a copy of the GNU Lesser General Public # License along with the m17n library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. VINFO = -version-info @API_VERSION@ diff --git a/src/character.c b/src/character.c index a9b3569..96ce01e 100644 --- a/src/character.c +++ b/src/character.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/character.h b/src/character.h index 85bb785..ed0893c 100644 --- a/src/character.h +++ b/src/character.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_CHARACTER_H_ diff --git a/src/charset.c b/src/charset.c index af9c1b1..bf3cfc2 100644 --- a/src/charset.c +++ b/src/charset.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en @addtogroup m17nCharset diff --git a/src/charset.h b/src/charset.h index 5b9e430..325151d 100644 --- a/src/charset.h +++ b/src/charset.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_CHARSET_H_ diff --git a/src/chartab.c b/src/chartab.c index 81380cc..04b216f 100644 --- a/src/chartab.c +++ b/src/chartab.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/chartab.h b/src/chartab.h index 715acbf..54f1d0e 100644 --- a/src/chartab.h +++ b/src/chartab.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_CHARTAB_H_ diff --git a/src/coding.c b/src/coding.c index 4a21ee5..d5c8232 100644 --- a/src/coding.c +++ b/src/coding.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/coding.h b/src/coding.h index 2d698eb..d640d01 100644 --- a/src/coding.h +++ b/src/coding.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_CODING_H_ diff --git a/src/database.c b/src/database.c index 80907f4..f9b338c 100644 --- a/src/database.c +++ b/src/database.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/database.h b/src/database.h index 39fc06c..35e5360 100644 --- a/src/database.h +++ b/src/database.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_DATABASE_H_ diff --git a/src/draw.c b/src/draw.c index 8e88cc2..6155d4a 100644 --- a/src/draw.c +++ b/src/draw.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/face.c b/src/face.c index d3e7937..68372ee 100644 --- a/src/face.c +++ b/src/face.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/face.h b/src/face.h index bec3fc5..a529839 100644 --- a/src/face.h +++ b/src/face.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_FACE_H_ diff --git a/src/font-flt.c b/src/font-flt.c index 668ff6f..0fe4135 100644 --- a/src/font-flt.c +++ b/src/font-flt.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include "config.h" diff --git a/src/font-ft.c b/src/font-ft.c index e49399b..048748f 100644 --- a/src/font-ft.c +++ b/src/font-ft.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include "config.h" diff --git a/src/font.c b/src/font.c index ba9eb6b..8f03529 100644 --- a/src/font.c +++ b/src/font.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/font.h b/src/font.h index f7caef7..4cfeff0 100644 --- a/src/font.h +++ b/src/font.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_FONT_H_ diff --git a/src/fontset.c b/src/fontset.c index b567861..917cb44 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/fontset.h b/src/fontset.h index bdb5f4a..523622e 100644 --- a/src/fontset.h +++ b/src/fontset.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_FONTSET_H_ diff --git a/src/input-gui.c b/src/input-gui.c index 8ea078b..8035303 100644 --- a/src/input-gui.c +++ b/src/input-gui.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/input.c b/src/input.c index fc36f02..2b31a31 100644 --- a/src/input.c +++ b/src/input.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/input.h b/src/input.h index 3eab1b6..7f723ed 100644 --- a/src/input.h +++ b/src/input.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_INPUT_H_ diff --git a/src/internal-gui.h b/src/internal-gui.h index d23ae86..d313aa5 100644 --- a/src/internal-gui.h +++ b/src/internal-gui.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M_INTERNAL_GUI_H diff --git a/src/internal.h b/src/internal.h index 3bb67fa..c4a4636 100644 --- a/src/internal.h +++ b/src/internal.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_INTERNAL_H_ diff --git a/src/language.c b/src/language.c index 32dd9e0..4570d76 100644 --- a/src/language.c +++ b/src/language.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include diff --git a/src/language.h b/src/language.h index 851fae3..efef516 100644 --- a/src/language.h +++ b/src/language.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_LANGUAGE_H_ diff --git a/src/linkcore.c b/src/linkcore.c index 4a5da33..87322b1 100644 --- a/src/linkcore.c +++ b/src/linkcore.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the m17n library; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include #include "m17n-core.h" diff --git a/src/linkgui.c b/src/linkgui.c index 5b70689..5918d47 100644 --- a/src/linkgui.c +++ b/src/linkgui.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include diff --git a/src/linkshell.c b/src/linkshell.c index 7190e4d..e2e6298 100644 --- a/src/linkshell.c +++ b/src/linkshell.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include diff --git a/src/locale.c b/src/locale.c index 247ce7b..bd020b6 100644 --- a/src/locale.c +++ b/src/locale.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/m17n-X.c b/src/m17n-X.c index e9e182c..80cbeb3 100644 --- a/src/m17n-X.c +++ b/src/m17n-X.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include "config.h" diff --git a/src/m17n-X.h b/src/m17n-X.h index 4842be1..d239a13 100644 --- a/src/m17n-X.h +++ b/src/m17n-X.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_X_H_ diff --git a/src/m17n-core.c b/src/m17n-core.c index dbf29bb..66fef04 100644 --- a/src/m17n-core.c +++ b/src/m17n-core.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/m17n-core.h b/src/m17n-core.h index 112f037..6d8b2b7 100644 --- a/src/m17n-core.h +++ b/src/m17n-core.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_CORE_H_ diff --git a/src/m17n-gd.c b/src/m17n-gd.c index 74e98d9..c79a1bf 100644 --- a/src/m17n-gd.c +++ b/src/m17n-gd.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #if !defined (FOR_DOXYGEN) || defined (DOXYGEN_INTERNAL_MODULE) diff --git a/src/m17n-gui.c b/src/m17n-gui.c index 44c204c..fd3569d 100644 --- a/src/m17n-gui.c +++ b/src/m17n-gui.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/m17n-gui.h b/src/m17n-gui.h index 569fafa..00f21cb 100644 --- a/src/m17n-gui.h +++ b/src/m17n-gui.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_GUI_H_ diff --git a/src/m17n-misc.h b/src/m17n-misc.h index da2f97f..39e6a9e 100644 --- a/src/m17n-misc.h +++ b/src/m17n-misc.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_ERR_H_ diff --git a/src/m17n.c b/src/m17n.c index c12424a..952ad55 100644 --- a/src/m17n.c +++ b/src/m17n.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #include diff --git a/src/m17n.h b/src/m17n.h index df86161..b6eb6dc 100644 --- a/src/m17n.h +++ b/src/m17n.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_H_ diff --git a/src/mlocale.h b/src/mlocale.h index 306dfe9..b4ac575 100644 --- a/src/mlocale.h +++ b/src/mlocale.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_LOCAL_H_ diff --git a/src/mtext-lbrk.c b/src/mtext-lbrk.c index 2d4fd37..34c6b8b 100644 --- a/src/mtext-lbrk.c +++ b/src/mtext-lbrk.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #if !defined (FOR_DOXYGEN) || defined (DOXYGEN_INTERNAL_MODULE) diff --git a/src/mtext-wseg.c b/src/mtext-wseg.c index 8e8cdd3..9b07198 100644 --- a/src/mtext-wseg.c +++ b/src/mtext-wseg.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #if !defined (FOR_DOXYGEN) || defined (DOXYGEN_INTERNAL_MODULE) diff --git a/src/mtext.c b/src/mtext.c index 1dd8d57..6da7170 100644 --- a/src/mtext.c +++ b/src/mtext.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/mtext.h b/src/mtext.h index 95f8371..469bc14 100644 --- a/src/mtext.h +++ b/src/mtext.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_MTEXT_H_ diff --git a/src/plist.c b/src/plist.c index 8926952..c3063b7 100644 --- a/src/plist.c +++ b/src/plist.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/plist.h b/src/plist.h index 491edf1..1d89c16 100644 --- a/src/plist.h +++ b/src/plist.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_PLIST_H_ diff --git a/src/symbol.c b/src/symbol.c index c573bb1..6999163 100644 --- a/src/symbol.c +++ b/src/symbol.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/symbol.h b/src/symbol.h index cb4a7f2..09ed08c 100644 --- a/src/symbol.h +++ b/src/symbol.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_SYMBOL_H_ diff --git a/src/textprop.c b/src/textprop.c index fc93e58..5fb93a4 100644 --- a/src/textprop.c +++ b/src/textprop.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ /***en diff --git a/src/textprop.h b/src/textprop.h index f85bb44..171ff7c 100644 --- a/src/textprop.h +++ b/src/textprop.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 02111-1307, USA. */ #ifndef _M17N_TEXTPROP_H_ -- 1.7.10.4