update fsf address
authorPeng Wu <alexepico@gmail.com>
Tue, 12 Jun 2012 06:10:27 +0000 (14:10 +0800)
committerPeng Wu <alexepico@gmail.com>
Tue, 12 Jun 2012 06:10:27 +0000 (14:10 +0800)
16 files changed:
CMakeLists.txt
Makefile.am
data/Makefile.am
doc/Makefile.am
src/Makefile.am
src/include/Makefile.am
src/lookup/Makefile.am
src/storage/Makefile.am
tests/Makefile.am
tests/include/Makefile.am
tests/lookup/Makefile.am
tests/storage/Makefile.am
utils/Makefile.am
utils/segment/Makefile.am
utils/storage/Makefile.am
utils/training/Makefile.am

index 94d4d94..1430b79 100644 (file)
@@ -12,7 +12,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 ######## Project settings
 cmake_minimum_required(VERSION 2.8)
index 4e80161..54a1f38 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 EXTRA_DIST             = COPYING
 
index 17afcc2..a87ddb0 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 
 textual_model_data     = interpolation.text \
index 42d863f..358100e 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 
 man_MANS               = libpinyin.1 \
index 6b9d67d..e6ec44a 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 AUTOMAKE_OPTIONS       = gnu
 SUBDIRS                = include storage lookup
index 1b29002..5e543d9 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 MAINTAINERCLEANFILES    = Makefile.in
 
index a5afe83..f11e448 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 MAINTAINERCLEANFILES    = Makefile.in
 
index baae744..3fc7910 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 INCLUDES                = -I$(top_srcdir)/src/include \
                          -I$(top_srcdir)/src/storage \
index 1c0bf09..84b4518 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 AUTOMAKE_OPTIONS       = gnu
 SUBDIRS                = include storage lookup
index 061d5f8..656c665 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 INCLUDES                = -I$(top_srcdir)/src \
                           -I$(top_srcdir)/src/include \
index 0329709..f0eb408 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 INCLUDES                = -I$(top_srcdir)/src \
                           -I$(top_srcdir)/src/include \
index 4d333b6..df20f67 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 INCLUDES                = -I$(top_srcdir)/src \
                           -I$(top_srcdir)/src/include \
index 8342f61..bc0f3e5 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 AUTOMAKE_OPTIONS       = gnu
 SUBDIRS                = storage segment training
index 4561ad1..184b7af 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 MAINTAINERCLEANFILES    = Makefile.in
 
index cb54626..944d647 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 INCLUDES                = -I$(top_srcdir)/src \
                           -I$(top_srcdir)/src/include \
index 8503c63..58119aa 100644 (file)
@@ -13,7 +13,7 @@
 ##
 ## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 MAINTAINERCLEANFILES    = Makefile.in