[Groonga-commit] groonga/groonga [master] update FSF address.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 1日 (水) 16:35:57 JST


Kouhei Sutou	2012-02-01 16:35:57 +0900 (Wed, 01 Feb 2012)

  New Revision: 70d6610414ad91e332a62732c33ed80b77f67733

  Log:
    update FSF address.
    
    Suggested by Daiki Ueno. Thanks!!!

  Modified files:
    COPYING
    include/groonga.h
    lib/com.c
    lib/com.h
    lib/ctx.c
    lib/ctx.h
    lib/dat.h
    lib/db.c
    lib/db.h
    lib/expr.c
    lib/geo.c
    lib/geo.h
    lib/groonga_in.h
    lib/hash.c
    lib/hash.h
    lib/icudump.c
    lib/ii.c
    lib/ii.h
    lib/io.c
    lib/io.h
    lib/nfkc.c
    lib/nfkc.h
    lib/nfkc.rb
    lib/output.c
    lib/output.h
    lib/pat.c
    lib/pat.h
    lib/plugin.c
    lib/plugin_in.h
    lib/proc.c
    lib/proc.h
    lib/ql.c
    lib/ql.h
    lib/query.c
    lib/scm.c
    lib/snip.c
    lib/snip.h
    lib/store.c
    lib/store.h
    lib/str.c
    lib/str.h
    lib/token.c
    lib/token.h
    lib/util.c
    lib/util.h
    test/benchmark/bench-geo-distance.c
    test/benchmark/bench-geo-select.c
    test/benchmark/bench-table-factory.c
    test/benchmark/lib/bench-reporter.c
    test/benchmark/lib/bench-reporter.h
    test/benchmark/lib/bench-utils.c
    test/benchmark/lib/bench-utils.h
    test/benchmark/lib/benchmark.c
    test/benchmark/lib/benchmark.h
    test/stress/stress.py
    test/unit/command/test-bom.rb
    test/unit/command/test-comment.rb
    test/unit/command/test-config-file.rb
    test/unit/command/test-option.rb
    test/unit/core/test-accessor.c
    test/unit/core/test-cast-basic.c
    test/unit/core/test-cast-table.c
    test/unit/core/test-column.c
    test/unit/core/test-command-cache-limit.c
    test/unit/core/test-command-column-create.c
    test/unit/core/test-command-column-list.c
    test/unit/core/test-command-column-rename.c
    test/unit/core/test-command-define-selector.c
    test/unit/core/test-command-delete.c
    test/unit/core/test-command-dump.c
    test/unit/core/test-command-load.c
    test/unit/core/test-command-select-filter-invalid.c
    test/unit/core/test-command-select-filter.c
    test/unit/core/test-command-select-geo.c
    test/unit/core/test-command-select-prefix-search.c
    test/unit/core/test-command-select-query-expansion.c
    test/unit/core/test-command-select-query.c
    test/unit/core/test-command-select-sort.c
    test/unit/core/test-command-select.c
    test/unit/core/test-command-table-create.c
    test/unit/core/test-command-table-list.c
    test/unit/core/test-command-table-rename.c
    test/unit/core/test-command-truncate.c
    test/unit/core/test-context.c
    test/unit/core/test-database-create.c
    test/unit/core/test-database.c
    test/unit/core/test-encoding.c
    test/unit/core/test-expr-parse.c
    test/unit/core/test-expr-query.c
    test/unit/core/test-expr-script.c
    test/unit/core/test-expr.c
    test/unit/core/test-function-edit-distance.c
    test/unit/core/test-function.c
    test/unit/core/test-geo-in-rectangle-border.c
    test/unit/core/test-geo-in-rectangle.c
    test/unit/core/test-geo.c
    test/unit/core/test-hash-cursor.c
    test/unit/core/test-hash-sort.c
    test/unit/core/test-hash.c
    test/unit/core/test-hash.h
    test/unit/core/test-inspect.c
    test/unit/core/test-inverted-index.c
    test/unit/core/test-log.c
    test/unit/core/test-object.c
    test/unit/core/test-patricia-trie-cursor.c
    test/unit/core/test-patricia-trie-search.c
    test/unit/core/test-patricia-trie.c
    test/unit/core/test-patricia-trie.h
    test/unit/core/test-performance.c
    test/unit/core/test-plugin.c
    test/unit/core/test-public-context.c
    test/unit/core/test-query.c
    test/unit/core/test-rename.c
    test/unit/core/test-store-ja.c
    test/unit/core/test-stress.c
    test/unit/core/test-table-cursor.c
    test/unit/core/test-table-hook.c
    test/unit/core/test-table-patricia-trie-cursor.c
    test/unit/core/test-table-select-normalize.c
    test/unit/core/test-table-select.c
    test/unit/core/test-table-sort-geo.c
    test/unit/core/test-table-sort-key-from-str.c
    test/unit/core/test-table.c
    test/unit/core/test-text.c
    test/unit/core/test-view-operations.c
    test/unit/core/test-view.c
    test/unit/fixtures/performance/test-read-write.c
    test/unit/fixtures/plugins/string.c
    test/unit/fixtures/stress/test-stress-hash.c
    test/unit/fixtures/stress/test-stress-patricia-trie.c
    test/unit/fixtures/suite-groonga-test-fixtures.c
    test/unit/gqtp/test-cache.rb
    test/unit/gqtp/test-load.rb
    test/unit/gqtp/test-restore.rb
    test/unit/gqtp/test-status.rb
    test/unit/grntest/test-gqtp.rb
    test/unit/grntest/test-http.rb
    test/unit/grntest/test-option.rb
    test/unit/http/test-http-crud.rb
    test/unit/http/test-http-load.rb
    test/unit/http/test-http-schema.rb
    test/unit/http/test-http-select-basic.rb
    test/unit/http/test-http-select-drilldown.rb
    test/unit/http/test-http-select-weight.rb
    test/unit/http/test-http-view.rb
    test/unit/http/test-http.rb
    test/unit/http/test-invalid-http.rb
    test/unit/http/test-static-html.rb
    test/unit/lib/grn-assertions.c
    test/unit/lib/grn-assertions.h
    test/unit/lib/grn-test-hash-assertions.c
    test/unit/lib/grn-test-hash-assertions.h
    test/unit/lib/grn-test-hash-factory.c
    test/unit/lib/grn-test-hash-factory.h
    test/unit/lib/grn-test-memcached-assertions.c
    test/unit/lib/grn-test-memcached-assertions.h
    test/unit/lib/grn-test-server.c
    test/unit/lib/grn-test-server.h
    test/unit/lib/grn-test-shortcut.h
    test/unit/lib/grn-test-utils.c
    test/unit/lib/grn-test-utils.h
    test/unit/lib/ruby/groonga-constants.rb
    test/unit/lib/ruby/groonga-grntest-test-utils.rb
    test/unit/lib/ruby/groonga-http-test-utils.rb
    test/unit/lib/ruby/groonga-local-gqtp-test-utils.rb
    test/unit/lib/ruby/groonga-test-utils.rb
    test/unit/memcached/test-memcached.c
    test/unit/story/test-rurema.c
    test/unit/story/test-taiyaki.c
    test/unit/suggest/test-httpd.rb
    test/unit/suite-groonga-test.c
    test/unit/tools/test-query-log-analyzer.rb
    test/unit/util/test-snip.c
    test/unit/util/test-string.c
    tools/groonga-suggest-httpd-client.rb

  Modified: COPYING (+10 -12)
===================================================================
--- COPYING    2012-02-01 16:20:30 +0900 (223ede7)
+++ COPYING    2012-02-01 16:35:57 +0900 (4362b49)
@@ -1,8 +1,8 @@
-		  GNU LESSER GENERAL PUBLIC LICENSE
-		       Version 2.1, February 1999
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       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.
 
@@ -10,7 +10,7 @@
  as the successor of the GNU Library Public License, version 2, hence
  the version number 2.1.]
 
-			    Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -112,7 +112,7 @@ modification follow.  Pay close attention to the difference between a
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
 
-		  GNU LESSER GENERAL PUBLIC LICENSE
+                  GNU LESSER GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library or other
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
-  
+
   1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
@@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving the free status
 of all derivatives of our free software and of promoting the sharing
 and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -455,7 +455,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
            How to Apply These Terms to Your New Libraries
 
@@ -476,7 +476,7 @@ convey the exclusion of warranty; and each file should have at least the
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -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.
 
@@ -500,5 +500,3 @@ necessary.  Here is a sample; alter the names:
   Ty Coon, President of Vice
 
 That's all there is to it!
-
-

  Modified: include/groonga.h (+1 -1)
===================================================================
--- include/groonga.h    2012-02-01 16:20:30 +0900 (93c14f5)
+++ include/groonga.h    2012-02-01 16:35:57 +0900 (101af22)
@@ -13,7 +13,7 @@
 
   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
 */
 #ifndef GROONGA_H
 #define GROONGA_H

  Modified: lib/com.c (+1 -1)
===================================================================
--- lib/com.c    2012-02-01 16:20:30 +0900 (54cb155)
+++ lib/com.c    2012-02-01 16:35:57 +0900 (5fc9f48)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "groonga_in.h"

  Modified: lib/com.h (+1 -1)
===================================================================
--- lib/com.h    2012-02-01 16:20:30 +0900 (9bf4348)
+++ lib/com.h    2012-02-01 16:35:57 +0900 (1c8cd7c)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #ifndef GRN_COM_H

  Modified: lib/ctx.c (+1 -1)
===================================================================
--- lib/ctx.c    2012-02-01 16:20:30 +0900 (e10695b)
+++ lib/ctx.c    2012-02-01 16:35:57 +0900 (6cbf03d)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "groonga_in.h"

  Modified: lib/ctx.h (+1 -1)
===================================================================
--- lib/ctx.h    2012-02-01 16:20:30 +0900 (a78d6d6)
+++ lib/ctx.h    2012-02-01 16:35:57 +0900 (06d4f9d)
@@ -13,7 +13,7 @@
 
   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
 */
 #ifndef GRN_CTX_H
 #define GRN_CTX_H

  Modified: lib/dat.h (+1 -1)
===================================================================
--- lib/dat.h    2012-02-01 16:20:30 +0900 (b747b76)
+++ lib/dat.h    2012-02-01 16:35:57 +0900 (a92b0f7)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_DAT_H
 #define GRN_DAT_H

  Modified: lib/db.c (+1 -1)
===================================================================
--- lib/db.c    2012-02-01 16:20:30 +0900 (52d21c3)
+++ lib/db.c    2012-02-01 16:35:57 +0900 (a82b4a9)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include "db.h"

  Modified: lib/db.h (+1 -1)
===================================================================
--- lib/db.h    2012-02-01 16:20:30 +0900 (58c5cf6)
+++ lib/db.h    2012-02-01 16:35:57 +0900 (b2f57b2)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_DB_H
 #define GRN_DB_H

  Modified: lib/expr.c (+1 -1)
===================================================================
--- lib/expr.c    2012-02-01 16:20:30 +0900 (12ccb84)
+++ lib/expr.c    2012-02-01 16:35:57 +0900 (6b7483b)
@@ -13,7 +13,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include "db.h"

  Modified: lib/geo.c (+1 -1)
===================================================================
--- lib/geo.c    2012-02-01 16:20:30 +0900 (0f05b13)
+++ lib/geo.c    2012-02-01 16:35:57 +0900 (564e16a)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "geo.h"

  Modified: lib/geo.h (+1 -1)
===================================================================
--- lib/geo.h    2012-02-01 16:20:30 +0900 (a299771)
+++ lib/geo.h    2012-02-01 16:35:57 +0900 (a29bdc5)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_GEO_H
 #define GRN_GEO_H

  Modified: lib/groonga_in.h (+1 -1)
===================================================================
--- lib/groonga_in.h    2012-02-01 16:20:30 +0900 (c062402)
+++ lib/groonga_in.h    2012-02-01 16:35:57 +0900 (6a02b6a)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef GROONGA_IN_H

  Modified: lib/hash.c (+1 -1)
===================================================================
--- lib/hash.c    2012-02-01 16:20:30 +0900 (5471026)
+++ lib/hash.c    2012-02-01 16:35:57 +0900 (bc5c3ae)
@@ -13,7 +13,7 @@
 
   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
 */
 #include "hash.h"
 #include "pat.h"

  Modified: lib/hash.h (+1 -1)
===================================================================
--- lib/hash.h    2012-02-01 16:20:30 +0900 (fab0e89)
+++ lib/hash.h    2012-02-01 16:35:57 +0900 (efe364f)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_HASH_H
 #define GRN_HASH_H

  Modified: lib/icudump.c (+1 -1)
===================================================================
--- lib/icudump.c    2012-02-01 16:20:30 +0900 (b140027)
+++ lib/icudump.c    2012-02-01 16:35:57 +0900 (2cbc15c)
@@ -12,7 +12,7 @@
 
   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
 */
 #include <stdio.h>
 #include <getopt.h>

  Modified: lib/ii.c (+1 -1)
===================================================================
--- lib/ii.c    2012-02-01 16:20:30 +0900 (17961b2)
+++ lib/ii.c    2012-02-01 16:35:57 +0900 (3c9ca17)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include <stdio.h>

  Modified: lib/ii.h (+1 -1)
===================================================================
--- lib/ii.h    2012-02-01 16:20:30 +0900 (c5d05f1)
+++ lib/ii.h    2012-02-01 16:35:57 +0900 (5243446)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_II_H
 #define GRN_II_H

  Modified: lib/io.c (+1 -1)
===================================================================
--- lib/io.c    2012-02-01 16:20:30 +0900 (a4dc887)
+++ lib/io.c    2012-02-01 16:35:57 +0900 (84c1009)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "groonga_in.h"

  Modified: lib/io.h (+1 -1)
===================================================================
--- lib/io.h    2012-02-01 16:20:30 +0900 (c5f9847)
+++ lib/io.h    2012-02-01 16:35:57 +0900 (d0e778c)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_IO_H
 #define GRN_IO_H

  Modified: lib/nfkc.c (+1 -1)
===================================================================
--- lib/nfkc.c    2012-02-01 16:20:30 +0900 (d0469a7)
+++ lib/nfkc.c    2012-02-01 16:35:57 +0900 (fac5654)
@@ -12,7 +12,7 @@
 
   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
 
 don't edit this file by hand. it generated automatically by nfkc.rb
 */

  Modified: lib/nfkc.h (+1 -1)
===================================================================
--- lib/nfkc.h    2012-02-01 16:20:30 +0900 (428bba5)
+++ lib/nfkc.h    2012-02-01 16:35:57 +0900 (791acb3)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_NFKC_H
 #define GRN_NFKC_H

  Modified: lib/nfkc.rb (+2 -2)
===================================================================
--- lib/nfkc.rb    2012-02-01 16:20:30 +0900 (1501017)
+++ lib/nfkc.rb    2012-02-01 16:35:57 +0900 (3d83991)
@@ -14,7 +14,7 @@
 #
 # 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
 
 $KCODE = 'u'
 
@@ -342,7 +342,7 @@ template = <<END
 
   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
 
 don't edit this file by hand. it generated automatically by nfkc.rb
 */

  Modified: lib/output.c (+1 -1)
===================================================================
--- lib/output.c    2012-02-01 16:20:30 +0900 (22daa2f)
+++ lib/output.c    2012-02-01 16:35:57 +0900 (5c5387f)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #ifndef GROONGA_IN_H

  Modified: lib/output.h (+1 -1)
===================================================================
--- lib/output.h    2012-02-01 16:20:30 +0900 (0f18b16)
+++ lib/output.h    2012-02-01 16:35:57 +0900 (36c5aa7)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_OUTPUT_H
 #define GRN_OUTPUT_H

  Modified: lib/pat.c (+1 -1)
===================================================================
--- lib/pat.c    2012-02-01 16:20:30 +0900 (62f879c)
+++ lib/pat.c    2012-02-01 16:35:57 +0900 (6fcd9ac)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include <string.h>

  Modified: lib/pat.h (+1 -1)
===================================================================
--- lib/pat.h    2012-02-01 16:20:30 +0900 (62e8db5)
+++ lib/pat.h    2012-02-01 16:35:57 +0900 (55adc23)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_PAT_H
 #define GRN_PAT_H

  Modified: lib/plugin.c (+1 -1)
===================================================================
--- lib/plugin.c    2012-02-01 16:20:30 +0900 (2787908)
+++ lib/plugin.c    2012-02-01 16:35:57 +0900 (48e172f)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: lib/plugin_in.h (+1 -1)
===================================================================
--- lib/plugin_in.h    2012-02-01 16:20:30 +0900 (aa6dc6f)
+++ lib/plugin_in.h    2012-02-01 16:35:57 +0900 (6acfe5f)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_PLUGIN_H
 #define GRN_PLUGIN_H

  Modified: lib/proc.c (+1 -1)
===================================================================
--- lib/proc.c    2012-02-01 16:20:30 +0900 (95e3636)
+++ lib/proc.c    2012-02-01 16:35:57 +0900 (b3be640)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "proc.h"

  Modified: lib/proc.h (+1 -1)
===================================================================
--- lib/proc.h    2012-02-01 16:20:30 +0900 (43b6ea7)
+++ lib/proc.h    2012-02-01 16:35:57 +0900 (1f7f81d)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_PROC_H
 #define GRN_PROC_H

  Modified: lib/ql.c (+1 -1)
===================================================================
--- lib/ql.c    2012-02-01 16:20:30 +0900 (f0be9e4)
+++ lib/ql.c    2012-02-01 16:35:57 +0900 (33e9fc3)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "groonga_in.h"

  Modified: lib/ql.h (+1 -1)
===================================================================
--- lib/ql.h    2012-02-01 16:20:30 +0900 (c8664b2)
+++ lib/ql.h    2012-02-01 16:35:57 +0900 (b7e1bb6)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_QL_H
 #define GRN_QL_H

  Modified: lib/query.c (+1 -1)
===================================================================
--- lib/query.c    2012-02-01 16:20:30 +0900 (c0fb2a6)
+++ lib/query.c    2012-02-01 16:35:57 +0900 (cc28bb3)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "groonga_in.h"

  Modified: lib/scm.c (+1 -1)
===================================================================
--- lib/scm.c    2012-02-01 16:20:30 +0900 (70697d4)
+++ lib/scm.c    2012-02-01 16:35:57 +0900 (47233f0)
@@ -13,7 +13,7 @@
 
   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
 */
 
 /*  Groonga Query Language is based on Mini-Scheme, original credits follow  */

  Modified: lib/snip.c (+1 -1)
===================================================================
--- lib/snip.c    2012-02-01 16:20:30 +0900 (65ff44c)
+++ lib/snip.c    2012-02-01 16:35:57 +0900 (cfe958a)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include <string.h>

  Modified: lib/snip.h (+1 -1)
===================================================================
--- lib/snip.h    2012-02-01 16:20:30 +0900 (f330d9a)
+++ lib/snip.h    2012-02-01 16:35:57 +0900 (4ad99b9)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_SNIP_H
 #define GRN_SNIP_H

  Modified: lib/store.c (+1 -1)
===================================================================
--- lib/store.c    2012-02-01 16:20:30 +0900 (bbad816)
+++ lib/store.c    2012-02-01 16:35:57 +0900 (983f354)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include "str.h"

  Modified: lib/store.h (+1 -1)
===================================================================
--- lib/store.h    2012-02-01 16:20:30 +0900 (929f1f6)
+++ lib/store.h    2012-02-01 16:35:57 +0900 (3f7c07c)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_STORE_H
 #define GRN_STORE_H

  Modified: lib/str.c (+1 -1)
===================================================================
--- lib/str.c    2012-02-01 16:20:30 +0900 (e219843)
+++ lib/str.c    2012-02-01 16:35:57 +0900 (f6f518c)
@@ -12,7 +12,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include <limits.h>

  Modified: lib/str.h (+1 -1)
===================================================================
--- lib/str.h    2012-02-01 16:20:30 +0900 (935f0ad)
+++ lib/str.h    2012-02-01 16:35:57 +0900 (6bf0ce0)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_STR_H
 #define GRN_STR_H

  Modified: lib/token.c (+1 -1)
===================================================================
--- lib/token.c    2012-02-01 16:20:30 +0900 (79d6647)
+++ lib/token.c    2012-02-01 16:35:57 +0900 (f8cc681)
@@ -13,7 +13,7 @@
 
   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
 */
 #include "groonga_in.h"
 #include <string.h>

  Modified: lib/token.h (+1 -1)
===================================================================
--- lib/token.h    2012-02-01 16:20:30 +0900 (e91a267)
+++ lib/token.h    2012-02-01 16:35:57 +0900 (95d768b)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_TOKEN_H
 #define GRN_TOKEN_H

  Modified: lib/util.c (+1 -1)
===================================================================
--- lib/util.c    2012-02-01 16:20:30 +0900 (6ce5ba2)
+++ lib/util.c    2012-02-01 16:35:57 +0900 (f8afe19)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: lib/util.h (+1 -1)
===================================================================
--- lib/util.h    2012-02-01 16:20:30 +0900 (a698675)
+++ lib/util.h    2012-02-01 16:35:57 +0900 (1ffb5fa)
@@ -12,7 +12,7 @@
 
   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
 */
 #ifndef GRN_UTIL_H
 #define GRN_UTIL_H

  Modified: test/benchmark/bench-geo-distance.c (+1 -1)
===================================================================
--- test/benchmark/bench-geo-distance.c    2012-02-01 16:20:30 +0900 (1ee4a3e)
+++ test/benchmark/bench-geo-distance.c    2012-02-01 16:35:57 +0900 (5d07b2e)
@@ -13,7 +13,7 @@
 
   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
 */
 
 /*

  Modified: test/benchmark/bench-geo-select.c (+1 -1)
===================================================================
--- test/benchmark/bench-geo-select.c    2012-02-01 16:20:30 +0900 (6995bd8)
+++ test/benchmark/bench-geo-select.c    2012-02-01 16:35:57 +0900 (b934f22)
@@ -13,7 +13,7 @@
 
   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
 */
 
 /*

  Modified: test/benchmark/bench-table-factory.c (+1 -1)
===================================================================
--- test/benchmark/bench-table-factory.c    2012-02-01 16:20:30 +0900 (ba0872e)
+++ test/benchmark/bench-table-factory.c    2012-02-01 16:35:57 +0900 (7e06874)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <string.h>

  Modified: test/benchmark/lib/bench-reporter.c (+1 -1)
===================================================================
--- test/benchmark/lib/bench-reporter.c    2012-02-01 16:20:30 +0900 (c2c7788)
+++ test/benchmark/lib/bench-reporter.c    2012-02-01 16:35:57 +0900 (d49518e)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <string.h>

  Modified: test/benchmark/lib/bench-reporter.h (+1 -1)
===================================================================
--- test/benchmark/lib/bench-reporter.h    2012-02-01 16:20:30 +0900 (a985ab2)
+++ test/benchmark/lib/bench-reporter.h    2012-02-01 16:35:57 +0900 (7ac5151)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __BENCH_REPORTER_H__

  Modified: test/benchmark/lib/bench-utils.c (+1 -1)
===================================================================
--- test/benchmark/lib/bench-utils.c    2012-02-01 16:20:30 +0900 (e9e6c8e)
+++ test/benchmark/lib/bench-utils.c    2012-02-01 16:35:57 +0900 (a427973)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <errno.h>

  Modified: test/benchmark/lib/bench-utils.h (+1 -1)
===================================================================
--- test/benchmark/lib/bench-utils.h    2012-02-01 16:20:30 +0900 (a71164a)
+++ test/benchmark/lib/bench-utils.h    2012-02-01 16:35:57 +0900 (cebf5c2)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __BENCH_UTILS_H__

  Modified: test/benchmark/lib/benchmark.c (+1 -1)
===================================================================
--- test/benchmark/lib/benchmark.c    2012-02-01 16:20:30 +0900 (03fff82)
+++ test/benchmark/lib/benchmark.c    2012-02-01 16:35:57 +0900 (cbbe375)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "benchmark.h"

  Modified: test/benchmark/lib/benchmark.h (+1 -1)
===================================================================
--- test/benchmark/lib/benchmark.h    2012-02-01 16:20:30 +0900 (36bf37a)
+++ test/benchmark/lib/benchmark.h    2012-02-01 16:35:57 +0900 (87f4ed8)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __BENCHMARK_H__

  Modified: test/stress/stress.py (+1 -1)
===================================================================
--- test/stress/stress.py    2012-02-01 16:20:30 +0900 (27cf1ac)
+++ test/stress/stress.py    2012-02-01 16:35:57 +0900 (8eb5d0b)
@@ -17,7 +17,7 @@
 #
 #  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
 
 import os
 import sys

  Modified: test/unit/command/test-bom.rb (+1 -1)
===================================================================
--- test/unit/command/test-bom.rb    2012-02-01 16:20:30 +0900 (e8ffa67)
+++ test/unit/command/test-bom.rb    2012-02-01 16:35:57 +0900 (cc366c5)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class BOMTest < Test::Unit::TestCase
   include GroongaTestUtils

  Modified: test/unit/command/test-comment.rb (+1 -1)
===================================================================
--- test/unit/command/test-comment.rb    2012-02-01 16:20:30 +0900 (e70ea96)
+++ test/unit/command/test-comment.rb    2012-02-01 16:35:57 +0900 (5887353)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class CommentTest < Test::Unit::TestCase
   include GroongaTestUtils

  Modified: test/unit/command/test-config-file.rb (+1 -1)
===================================================================
--- test/unit/command/test-config-file.rb    2012-02-01 16:20:30 +0900 (3ab6b44)
+++ test/unit/command/test-config-file.rb    2012-02-01 16:35:57 +0900 (0b9649d)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class ConfigFileTest < Test::Unit::TestCase
   include GroongaTestUtils

  Modified: test/unit/command/test-option.rb (+1 -1)
===================================================================
--- test/unit/command/test-option.rb    2012-02-01 16:20:30 +0900 (137a370)
+++ test/unit/command/test-option.rb    2012-02-01 16:35:57 +0900 (98b2710)
@@ -14,7 +14,7 @@
 #
 # 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
 
 class OptionTest < Test::Unit::TestCase
   include GroongaTestUtils

  Modified: test/unit/core/test-accessor.c (+1 -1)
===================================================================
--- test/unit/core/test-accessor.c    2012-02-01 16:20:30 +0900 (106a55c)
+++ test/unit/core/test-accessor.c    2012-02-01 16:35:57 +0900 (3680ed1)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-cast-basic.c (+1 -1)
===================================================================
--- test/unit/core/test-cast-basic.c    2012-02-01 16:20:30 +0900 (8367c32)
+++ test/unit/core/test-cast-basic.c    2012-02-01 16:35:57 +0900 (d7effe6)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <db.h>

  Modified: test/unit/core/test-cast-table.c (+1 -1)
===================================================================
--- test/unit/core/test-cast-table.c    2012-02-01 16:20:30 +0900 (6efe01f)
+++ test/unit/core/test-cast-table.c    2012-02-01 16:35:57 +0900 (37f3dcb)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <db.h>

  Modified: test/unit/core/test-column.c (+1 -1)
===================================================================
--- test/unit/core/test-column.c    2012-02-01 16:20:30 +0900 (bbc0a63)
+++ test/unit/core/test-column.c    2012-02-01 16:35:57 +0900 (82913f2)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-command-cache-limit.c (+1 -1)
===================================================================
--- test/unit/core/test-command-cache-limit.c    2012-02-01 16:20:30 +0900 (4762bd6)
+++ test/unit/core/test-command-cache-limit.c    2012-02-01 16:35:57 +0900 (b8d1a6f)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-column-create.c (+1 -1)
===================================================================
--- test/unit/core/test-command-column-create.c    2012-02-01 16:20:30 +0900 (7f25938)
+++ test/unit/core/test-command-column-create.c    2012-02-01 16:35:57 +0900 (f5c1b12)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-column-list.c (+1 -1)
===================================================================
--- test/unit/core/test-command-column-list.c    2012-02-01 16:20:30 +0900 (885c7b4)
+++ test/unit/core/test-command-column-list.c    2012-02-01 16:35:57 +0900 (9d2cdf5)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-column-rename.c (+1 -1)
===================================================================
--- test/unit/core/test-command-column-rename.c    2012-02-01 16:20:30 +0900 (1294719)
+++ test/unit/core/test-command-column-rename.c    2012-02-01 16:35:57 +0900 (6365b32)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-define-selector.c (+1 -1)
===================================================================
--- test/unit/core/test-command-define-selector.c    2012-02-01 16:20:30 +0900 (c14e347)
+++ test/unit/core/test-command-define-selector.c    2012-02-01 16:35:57 +0900 (7fc63ef)
@@ -12,7 +12,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-delete.c (+1 -1)
===================================================================
--- test/unit/core/test-command-delete.c    2012-02-01 16:20:30 +0900 (9f43033)
+++ test/unit/core/test-command-delete.c    2012-02-01 16:35:57 +0900 (2daf827)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-dump.c (+1 -1)
===================================================================
--- test/unit/core/test-command-dump.c    2012-02-01 16:20:30 +0900 (5823c5b)
+++ test/unit/core/test-command-dump.c    2012-02-01 16:35:57 +0900 (8939236)
@@ -15,7 +15,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-load.c (+1 -1)
===================================================================
--- test/unit/core/test-command-load.c    2012-02-01 16:20:30 +0900 (7f67089)
+++ test/unit/core/test-command-load.c    2012-02-01 16:35:57 +0900 (92da745)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-select-filter-invalid.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-filter-invalid.c    2012-02-01 16:20:30 +0900 (c155a45)
+++ test/unit/core/test-command-select-filter-invalid.c    2012-02-01 16:35:57 +0900 (6ece137)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select-filter.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-filter.c    2012-02-01 16:20:30 +0900 (307463a)
+++ test/unit/core/test-command-select-filter.c    2012-02-01 16:35:57 +0900 (643df59)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select-geo.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-geo.c    2012-02-01 16:20:30 +0900 (a3a5ddf)
+++ test/unit/core/test-command-select-geo.c    2012-02-01 16:35:57 +0900 (f52871e)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-select-prefix-search.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-prefix-search.c    2012-02-01 16:20:30 +0900 (90f8b66)
+++ test/unit/core/test-command-select-prefix-search.c    2012-02-01 16:35:57 +0900 (4508287)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select-query-expansion.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-query-expansion.c    2012-02-01 16:20:30 +0900 (ae97c75)
+++ test/unit/core/test-command-select-query-expansion.c    2012-02-01 16:35:57 +0900 (c0ee634)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select-query.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-query.c    2012-02-01 16:20:30 +0900 (97f91f8)
+++ test/unit/core/test-command-select-query.c    2012-02-01 16:35:57 +0900 (1429aa4)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select-sort.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select-sort.c    2012-02-01 16:20:30 +0900 (e64d620)
+++ test/unit/core/test-command-select-sort.c    2012-02-01 16:35:57 +0900 (2b9b925)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-select.c (+1 -1)
===================================================================
--- test/unit/core/test-command-select.c    2012-02-01 16:20:30 +0900 (42b5dba)
+++ test/unit/core/test-command-select.c    2012-02-01 16:35:57 +0900 (6adf5c5)
@@ -14,7 +14,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-command-table-create.c (+1 -1)
===================================================================
--- test/unit/core/test-command-table-create.c    2012-02-01 16:20:30 +0900 (ab4fbd1)
+++ test/unit/core/test-command-table-create.c    2012-02-01 16:35:57 +0900 (ac7ff15)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-table-list.c (+1 -1)
===================================================================
--- test/unit/core/test-command-table-list.c    2012-02-01 16:20:30 +0900 (e2b7248)
+++ test/unit/core/test-command-table-list.c    2012-02-01 16:35:57 +0900 (ec7c830)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-table-rename.c (+1 -1)
===================================================================
--- test/unit/core/test-command-table-rename.c    2012-02-01 16:20:30 +0900 (81ad708)
+++ test/unit/core/test-command-table-rename.c    2012-02-01 16:35:57 +0900 (3671f95)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-command-truncate.c (+1 -1)
===================================================================
--- test/unit/core/test-command-truncate.c    2012-02-01 16:20:30 +0900 (550dc20)
+++ test/unit/core/test-command-truncate.c    2012-02-01 16:35:57 +0900 (3291050)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-context.c (+1 -1)
===================================================================
--- test/unit/core/test-context.c    2012-02-01 16:20:30 +0900 (2bf881b)
+++ test/unit/core/test-context.c    2012-02-01 16:35:57 +0900 (96a3303)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <ctx.h>

  Modified: test/unit/core/test-database-create.c (+1 -1)
===================================================================
--- test/unit/core/test-database-create.c    2012-02-01 16:20:30 +0900 (18cab51)
+++ test/unit/core/test-database-create.c    2012-02-01 16:35:57 +0900 (09228a7)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <store.h>

  Modified: test/unit/core/test-database.c (+1 -1)
===================================================================
--- test/unit/core/test-database.c    2012-02-01 16:20:30 +0900 (3f2cd53)
+++ test/unit/core/test-database.c    2012-02-01 16:35:57 +0900 (b792615)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-encoding.c (+1 -1)
===================================================================
--- test/unit/core/test-encoding.c    2012-02-01 16:20:30 +0900 (9880e70)
+++ test/unit/core/test-encoding.c    2012-02-01 16:35:57 +0900 (180ca31)
@@ -14,7 +14,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-expr-parse.c (+1 -1)
===================================================================
--- test/unit/core/test-expr-parse.c    2012-02-01 16:20:30 +0900 (bcfdf12)
+++ test/unit/core/test-expr-parse.c    2012-02-01 16:35:57 +0900 (1d3c9e9)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: test/unit/core/test-expr-query.c (+1 -1)
===================================================================
--- test/unit/core/test-expr-query.c    2012-02-01 16:20:30 +0900 (9f728f8)
+++ test/unit/core/test-expr-query.c    2012-02-01 16:35:57 +0900 (36d7feb)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: test/unit/core/test-expr-script.c (+1 -1)
===================================================================
--- test/unit/core/test-expr-script.c    2012-02-01 16:20:30 +0900 (6b89c46)
+++ test/unit/core/test-expr-script.c    2012-02-01 16:35:57 +0900 (f013f07)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: test/unit/core/test-expr.c (+1 -1)
===================================================================
--- test/unit/core/test-expr.c    2012-02-01 16:20:30 +0900 (3f14c43)
+++ test/unit/core/test-expr.c    2012-02-01 16:35:57 +0900 (b5abcfe)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: test/unit/core/test-function-edit-distance.c (+1 -1)
===================================================================
--- test/unit/core/test-function-edit-distance.c    2012-02-01 16:20:30 +0900 (5c955cc)
+++ test/unit/core/test-function-edit-distance.c    2012-02-01 16:35:57 +0900 (b918997)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-function.c (+1 -1)
===================================================================
--- test/unit/core/test-function.c    2012-02-01 16:20:30 +0900 (15db86a)
+++ test/unit/core/test-function.c    2012-02-01 16:35:57 +0900 (dbfa163)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-geo-in-rectangle-border.c (+1 -1)
===================================================================
--- test/unit/core/test-geo-in-rectangle-border.c    2012-02-01 16:20:30 +0900 (235618b)
+++ test/unit/core/test-geo-in-rectangle-border.c    2012-02-01 16:35:57 +0900 (9c2a62b)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-geo-in-rectangle.c (+1 -1)
===================================================================
--- test/unit/core/test-geo-in-rectangle.c    2012-02-01 16:20:30 +0900 (7a0e4dc)
+++ test/unit/core/test-geo-in-rectangle.c    2012-02-01 16:35:57 +0900 (79151a3)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-geo.c (+1 -1)
===================================================================
--- test/unit/core/test-geo.c    2012-02-01 16:20:30 +0900 (3060ced)
+++ test/unit/core/test-geo.c    2012-02-01 16:35:57 +0900 (287d56c)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-hash-cursor.c (+1 -1)
===================================================================
--- test/unit/core/test-hash-cursor.c    2012-02-01 16:20:30 +0900 (c3ba4bf)
+++ test/unit/core/test-hash-cursor.c    2012-02-01 16:35:57 +0900 (9e310f9)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "test-hash.h"

  Modified: test/unit/core/test-hash-sort.c (+1 -1)
===================================================================
--- test/unit/core/test-hash-sort.c    2012-02-01 16:20:30 +0900 (922459b)
+++ test/unit/core/test-hash-sort.c    2012-02-01 16:35:57 +0900 (81cc6ab)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <store.h>

  Modified: test/unit/core/test-hash.c (+1 -1)
===================================================================
--- test/unit/core/test-hash.c    2012-02-01 16:20:30 +0900 (45f8f04)
+++ test/unit/core/test-hash.c    2012-02-01 16:35:57 +0900 (f7392ca)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <math.h>

  Modified: test/unit/core/test-hash.h (+1 -1)
===================================================================
--- test/unit/core/test-hash.h    2012-02-01 16:20:30 +0900 (f9a31d8)
+++ test/unit/core/test-hash.h    2012-02-01 16:35:57 +0900 (6ce3ece)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <hash.h>

  Modified: test/unit/core/test-inspect.c (+1 -1)
===================================================================
--- test/unit/core/test-inspect.c    2012-02-01 16:20:30 +0900 (b70264f)
+++ test/unit/core/test-inspect.c    2012-02-01 16:35:57 +0900 (ba31c90)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-inverted-index.c (+1 -1)
===================================================================
--- test/unit/core/test-inverted-index.c    2012-02-01 16:20:30 +0900 (740b6e9)
+++ test/unit/core/test-inverted-index.c    2012-02-01 16:35:57 +0900 (3ad45c4)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <ii.h>

  Modified: test/unit/core/test-log.c (+1 -1)
===================================================================
--- test/unit/core/test-log.c    2012-02-01 16:20:30 +0900 (c75492e)
+++ test/unit/core/test-log.c    2012-02-01 16:35:57 +0900 (5fb7f7e)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-object.c (+1 -1)
===================================================================
--- test/unit/core/test-object.c    2012-02-01 16:20:30 +0900 (e4c6cfc)
+++ test/unit/core/test-object.c    2012-02-01 16:35:57 +0900 (6376fd7)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "../../../config.h"

  Modified: test/unit/core/test-patricia-trie-cursor.c (+1 -1)
===================================================================
--- test/unit/core/test-patricia-trie-cursor.c    2012-02-01 16:20:30 +0900 (9775b19)
+++ test/unit/core/test-patricia-trie-cursor.c    2012-02-01 16:35:57 +0900 (bbef9f3)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "test-patricia-trie.h"

  Modified: test/unit/core/test-patricia-trie-search.c (+1 -1)
===================================================================
--- test/unit/core/test-patricia-trie-search.c    2012-02-01 16:20:30 +0900 (dafc2ee)
+++ test/unit/core/test-patricia-trie-search.c    2012-02-01 16:35:57 +0900 (e87d6f9)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "test-patricia-trie.h"

  Modified: test/unit/core/test-patricia-trie.c (+1 -1)
===================================================================
--- test/unit/core/test-patricia-trie.c    2012-02-01 16:20:30 +0900 (c9d981f)
+++ test/unit/core/test-patricia-trie.c    2012-02-01 16:35:57 +0900 (2db5d18)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "test-patricia-trie.h"

  Modified: test/unit/core/test-patricia-trie.h (+1 -1)
===================================================================
--- test/unit/core/test-patricia-trie.h    2012-02-01 16:20:30 +0900 (bd55b20)
+++ test/unit/core/test-patricia-trie.h    2012-02-01 16:35:57 +0900 (b8a3803)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <pat.h>

  Modified: test/unit/core/test-performance.c (+1 -1)
===================================================================
--- test/unit/core/test-performance.c    2012-02-01 16:20:30 +0900 (5394c4b)
+++ test/unit/core/test-performance.c    2012-02-01 16:35:57 +0900 (736c1d8)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-plugin.c (+1 -1)
===================================================================
--- test/unit/core/test-plugin.c    2012-02-01 16:20:30 +0900 (d3ddfe8)
+++ test/unit/core/test-plugin.c    2012-02-01 16:35:57 +0900 (60a2747)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-public-context.c (+1 -1)
===================================================================
--- test/unit/core/test-public-context.c    2012-02-01 16:20:30 +0900 (c6b78c1)
+++ test/unit/core/test-public-context.c    2012-02-01 16:35:57 +0900 (2adc480)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-query.c (+1 -1)
===================================================================
--- test/unit/core/test-query.c    2012-02-01 16:20:30 +0900 (4460e43)
+++ test/unit/core/test-query.c    2012-02-01 16:35:57 +0900 (bd61eb9)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-rename.c (+1 -1)
===================================================================
--- test/unit/core/test-rename.c    2012-02-01 16:20:30 +0900 (be693d8)
+++ test/unit/core/test-rename.c    2012-02-01 16:35:57 +0900 (fe4c352)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <stdio.h>

  Modified: test/unit/core/test-store-ja.c (+1 -1)
===================================================================
--- test/unit/core/test-store-ja.c    2012-02-01 16:20:30 +0900 (9ec0b63)
+++ test/unit/core/test-store-ja.c    2012-02-01 16:35:57 +0900 (1524054)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-stress.c (+1 -1)
===================================================================
--- test/unit/core/test-stress.c    2012-02-01 16:20:30 +0900 (e36c4a8)
+++ test/unit/core/test-stress.c    2012-02-01 16:35:57 +0900 (2c728e8)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <hash.h>

  Modified: test/unit/core/test-table-cursor.c (+1 -1)
===================================================================
--- test/unit/core/test-table-cursor.c    2012-02-01 16:20:30 +0900 (07ac065)
+++ test/unit/core/test-table-cursor.c    2012-02-01 16:35:57 +0900 (cd4173c)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-table-hook.c (+1 -1)
===================================================================
--- test/unit/core/test-table-hook.c    2012-02-01 16:20:30 +0900 (6433167)
+++ test/unit/core/test-table-hook.c    2012-02-01 16:35:57 +0900 (4eae1ad)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-table-patricia-trie-cursor.c (+1 -1)
===================================================================
--- test/unit/core/test-table-patricia-trie-cursor.c    2012-02-01 16:20:30 +0900 (55c1321)
+++ test/unit/core/test-table-patricia-trie-cursor.c    2012-02-01 16:35:57 +0900 (76d742c)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-table-select-normalize.c (+1 -1)
===================================================================
--- test/unit/core/test-table-select-normalize.c    2012-02-01 16:20:30 +0900 (09e80d3)
+++ test/unit/core/test-table-select-normalize.c    2012-02-01 16:35:57 +0900 (b11df06)
@@ -14,7 +14,7 @@
 
   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
 */
 
 #include "../lib/grn-assertions.h"

  Modified: test/unit/core/test-table-select.c (+1 -1)
===================================================================
--- test/unit/core/test-table-select.c    2012-02-01 16:20:30 +0900 (273d10a)
+++ test/unit/core/test-table-select.c    2012-02-01 16:35:57 +0900 (3a2c9ed)
@@ -15,7 +15,7 @@
 
   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
 */
 
 #include "db.h"

  Modified: test/unit/core/test-table-sort-geo.c (+1 -1)
===================================================================
--- test/unit/core/test-table-sort-geo.c    2012-02-01 16:20:30 +0900 (59bce91)
+++ test/unit/core/test-table-sort-geo.c    2012-02-01 16:35:57 +0900 (83049d0)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-table-sort-key-from-str.c (+1 -1)
===================================================================
--- test/unit/core/test-table-sort-key-from-str.c    2012-02-01 16:20:30 +0900 (8d7dddc)
+++ test/unit/core/test-table-sort-key-from-str.c    2012-02-01 16:35:57 +0900 (53d0ac5)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-table.c (+1 -1)
===================================================================
--- test/unit/core/test-table.c    2012-02-01 16:20:30 +0900 (fb22b5d)
+++ test/unit/core/test-table.c    2012-02-01 16:35:57 +0900 (828b3c1)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/core/test-text.c (+1 -1)
===================================================================
--- test/unit/core/test-text.c    2012-02-01 16:20:30 +0900 (6ff8153)
+++ test/unit/core/test-text.c    2012-02-01 16:35:57 +0900 (a2bbb9d)
@@ -14,7 +14,7 @@
 
   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
 */
 
 #include "str.h"

  Modified: test/unit/core/test-view-operations.c (+1 -1)
===================================================================
--- test/unit/core/test-view-operations.c    2012-02-01 16:20:30 +0900 (cbfa24f)
+++ test/unit/core/test-view-operations.c    2012-02-01 16:35:57 +0900 (51c69eb)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/core/test-view.c (+1 -1)
===================================================================
--- test/unit/core/test-view.c    2012-02-01 16:20:30 +0900 (9bd9ac8)
+++ test/unit/core/test-view.c    2012-02-01 16:35:57 +0900 (07c3391)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/fixtures/performance/test-read-write.c (+1 -1)
===================================================================
--- test/unit/fixtures/performance/test-read-write.c    2012-02-01 16:20:30 +0900 (34f8b8f)
+++ test/unit/fixtures/performance/test-read-write.c    2012-02-01 16:35:57 +0900 (1561620)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/fixtures/plugins/string.c (+1 -1)
===================================================================
--- test/unit/fixtures/plugins/string.c    2012-02-01 16:20:30 +0900 (9e28be5)
+++ test/unit/fixtures/plugins/string.c    2012-02-01 16:35:57 +0900 (30fd00a)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <str.h>

  Modified: test/unit/fixtures/stress/test-stress-hash.c (+1 -1)
===================================================================
--- test/unit/fixtures/stress/test-stress-hash.c    2012-02-01 16:20:30 +0900 (f1f4998)
+++ test/unit/fixtures/stress/test-stress-hash.c    2012-02-01 16:35:57 +0900 (53b8056)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <hash.h>

  Modified: test/unit/fixtures/stress/test-stress-patricia-trie.c (+1 -1)
===================================================================
--- test/unit/fixtures/stress/test-stress-patricia-trie.c    2012-02-01 16:20:30 +0900 (f9b288f)
+++ test/unit/fixtures/stress/test-stress-patricia-trie.c    2012-02-01 16:35:57 +0900 (6b4115c)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <pat.h>

  Modified: test/unit/fixtures/suite-groonga-test-fixtures.c (+1 -1)
===================================================================
--- test/unit/fixtures/suite-groonga-test-fixtures.c    2012-02-01 16:20:30 +0900 (bb046c0)
+++ test/unit/fixtures/suite-groonga-test-fixtures.c    2012-02-01 16:35:57 +0900 (4207f40)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/gqtp/test-cache.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-cache.rb    2012-02-01 16:20:30 +0900 (a41c24e)
+++ test/unit/gqtp/test-cache.rb    2012-02-01 16:35:57 +0900 (0240c76)
@@ -14,7 +14,7 @@
 #
 # 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
 
 class CacheTest < Test::Unit::TestCase
   include GroongaLocalGQTPTestUtils

  Modified: test/unit/gqtp/test-load.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-load.rb    2012-02-01 16:20:30 +0900 (80c9c7d)
+++ test/unit/gqtp/test-load.rb    2012-02-01 16:35:57 +0900 (7b6e895)
@@ -14,7 +14,7 @@
 #
 # 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
 
 class LoadTest < Test::Unit::TestCase
   include GroongaLocalGQTPTestUtils

  Modified: test/unit/gqtp/test-restore.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-restore.rb    2012-02-01 16:20:30 +0900 (841e6db)
+++ test/unit/gqtp/test-restore.rb    2012-02-01 16:35:57 +0900 (d520ff5)
@@ -14,7 +14,7 @@
 #
 # 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
 
 class RestoreTest < Test::Unit::TestCase
   include GroongaLocalGQTPTestUtils

  Modified: test/unit/gqtp/test-status.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-status.rb    2012-02-01 16:20:30 +0900 (fac8e15)
+++ test/unit/gqtp/test-status.rb    2012-02-01 16:35:57 +0900 (63cf487)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class StatusTest < Test::Unit::TestCase
   include GroongaLocalGQTPTestUtils

  Modified: test/unit/grntest/test-gqtp.rb (+1 -1)
===================================================================
--- test/unit/grntest/test-gqtp.rb    2012-02-01 16:20:30 +0900 (e3bdfb4)
+++ test/unit/grntest/test-gqtp.rb    2012-02-01 16:35:57 +0900 (717fc8e)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class GrntestGQTPTest < Test::Unit::TestCase
   include GroongaGrntestTestUtils

  Modified: test/unit/grntest/test-http.rb (+1 -1)
===================================================================
--- test/unit/grntest/test-http.rb    2012-02-01 16:20:30 +0900 (f4dc2e8)
+++ test/unit/grntest/test-http.rb    2012-02-01 16:35:57 +0900 (52e4010)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class GrntestHTTPTest < Test::Unit::TestCase
   include GroongaGrntestTestUtils

  Modified: test/unit/grntest/test-option.rb (+1 -1)
===================================================================
--- test/unit/grntest/test-option.rb    2012-02-01 16:20:30 +0900 (a083cb2)
+++ test/unit/grntest/test-option.rb    2012-02-01 16:35:57 +0900 (cf5f969)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class GrntestOptionTest < Test::Unit::TestCase
   include GroongaGrntestTestUtils

  Modified: test/unit/http/test-http-crud.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-crud.rb    2012-02-01 16:20:30 +0900 (3bc7e3f)
+++ test/unit/http/test-http-crud.rb    2012-02-01 16:35:57 +0900 (35bb047)
@@ -13,7 +13,7 @@
 #
 # 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
 
 module HTTPCRUDTest
   class HTTPAddTest < Test::Unit::TestCase

  Modified: test/unit/http/test-http-load.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-load.rb    2012-02-01 16:20:30 +0900 (848834c)
+++ test/unit/http/test-http-load.rb    2012-02-01 16:35:57 +0900 (402dffb)
@@ -14,7 +14,7 @@
 #
 # 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
 
 class HTTPLoadTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-http-schema.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-schema.rb    2012-02-01 16:20:30 +0900 (56fb4b1)
+++ test/unit/http/test-http-schema.rb    2012-02-01 16:35:57 +0900 (e7c64ba)
@@ -13,7 +13,7 @@
 #
 # 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
 
 module HTTPSchemaTests
   module Utils

  Modified: test/unit/http/test-http-select-basic.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-select-basic.rb    2012-02-01 16:20:30 +0900 (c67d257)
+++ test/unit/http/test-http-select-basic.rb    2012-02-01 16:35:57 +0900 (b157899)
@@ -15,7 +15,7 @@
 #
 # 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
 
 module HTTPSelectBasicTests
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-http-select-drilldown.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-select-drilldown.rb    2012-02-01 16:20:30 +0900 (add71b2)
+++ test/unit/http/test-http-select-drilldown.rb    2012-02-01 16:35:57 +0900 (64eae9d)
@@ -13,7 +13,7 @@
 #
 # 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
 
 module HTTPSelectDrilldownTests
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-http-select-weight.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-select-weight.rb    2012-02-01 16:20:30 +0900 (7f25c8c)
+++ test/unit/http/test-http-select-weight.rb    2012-02-01 16:35:57 +0900 (c0617a6)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class HTTPSelectWeightTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-http-view.rb (+1 -1)
===================================================================
--- test/unit/http/test-http-view.rb    2012-02-01 16:20:30 +0900 (86ec327)
+++ test/unit/http/test-http-view.rb    2012-02-01 16:35:57 +0900 (4270c60)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class HTTPViewTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-http.rb (+1 -1)
===================================================================
--- test/unit/http/test-http.rb    2012-02-01 16:20:30 +0900 (a09cf6a)
+++ test/unit/http/test-http.rb    2012-02-01 16:35:57 +0900 (ece62c7)
@@ -15,7 +15,7 @@
 #
 # 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
 
 module HTTPTests
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-invalid-http.rb (+1 -1)
===================================================================
--- test/unit/http/test-invalid-http.rb    2012-02-01 16:20:30 +0900 (d74cf80)
+++ test/unit/http/test-invalid-http.rb    2012-02-01 16:35:57 +0900 (53482f8)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class InvalidHTTPTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/http/test-static-html.rb (+1 -1)
===================================================================
--- test/unit/http/test-static-html.rb    2012-02-01 16:20:30 +0900 (148bf9e)
+++ test/unit/http/test-static-html.rb    2012-02-01 16:35:57 +0900 (7033c32)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class StaticHTMLTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/lib/grn-assertions.c (+1 -1)
===================================================================
--- test/unit/lib/grn-assertions.c    2012-02-01 16:20:30 +0900 (cd4ae64)
+++ test/unit/lib/grn-assertions.c    2012-02-01 16:35:57 +0900 (6fb74c0)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <cutter/cut-helper.h>

  Modified: test/unit/lib/grn-assertions.h (+1 -1)
===================================================================
--- test/unit/lib/grn-assertions.h    2012-02-01 16:20:30 +0900 (d1d1c51)
+++ test/unit/lib/grn-assertions.h    2012-02-01 16:35:57 +0900 (e58fd96)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_ASSERTIONS_H__

  Modified: test/unit/lib/grn-test-hash-assertions.c (+1 -1)
===================================================================
--- test/unit/lib/grn-test-hash-assertions.c    2012-02-01 16:20:30 +0900 (ec2a7fc)
+++ test/unit/lib/grn-test-hash-assertions.c    2012-02-01 16:35:57 +0900 (a67b8c2)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/lib/grn-test-hash-assertions.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-hash-assertions.h    2012-02-01 16:20:30 +0900 (5f70992)
+++ test/unit/lib/grn-test-hash-assertions.h    2012-02-01 16:35:57 +0900 (c1d909b)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_HASH_ASSERTIONS_H__

  Modified: test/unit/lib/grn-test-hash-factory.c (+1 -1)
===================================================================
--- test/unit/lib/grn-test-hash-factory.c    2012-02-01 16:20:30 +0900 (a42bc7f)
+++ test/unit/lib/grn-test-hash-factory.c    2012-02-01 16:35:57 +0900 (ef78d08)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "grn-test-hash-factory.h"

  Modified: test/unit/lib/grn-test-hash-factory.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-hash-factory.h    2012-02-01 16:20:30 +0900 (a183e92)
+++ test/unit/lib/grn-test-hash-factory.h    2012-02-01 16:35:57 +0900 (ed21e7c)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_HASH_FACTORY_H__

  Modified: test/unit/lib/grn-test-memcached-assertions.c (+1 -1)
===================================================================
--- test/unit/lib/grn-test-memcached-assertions.c    2012-02-01 16:20:30 +0900 (3a9ac7e)
+++ test/unit/lib/grn-test-memcached-assertions.c    2012-02-01 16:35:57 +0900 (4f7afcc)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/lib/grn-test-memcached-assertions.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-memcached-assertions.h    2012-02-01 16:20:30 +0900 (f659cae)
+++ test/unit/lib/grn-test-memcached-assertions.h    2012-02-01 16:35:57 +0900 (5f4981d)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_MEMCACHED_ASSERTIONS_H__

  Modified: test/unit/lib/grn-test-server.c (+1 -1)
===================================================================
--- test/unit/lib/grn-test-server.c    2012-02-01 16:20:30 +0900 (fbdf100)
+++ test/unit/lib/grn-test-server.c    2012-02-01 16:35:57 +0900 (9344abd)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <errno.h>

  Modified: test/unit/lib/grn-test-server.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-server.h    2012-02-01 16:20:30 +0900 (ece26dd)
+++ test/unit/lib/grn-test-server.h    2012-02-01 16:35:57 +0900 (1c69524)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_SERVER_H__

  Modified: test/unit/lib/grn-test-shortcut.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-shortcut.h    2012-02-01 16:20:30 +0900 (6c61b0a)
+++ test/unit/lib/grn-test-shortcut.h    2012-02-01 16:35:57 +0900 (c3d2669)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_SHORTCUT_H__

  Modified: test/unit/lib/grn-test-utils.c (+1 -1)
===================================================================
--- test/unit/lib/grn-test-utils.c    2012-02-01 16:20:30 +0900 (d2027a5)
+++ test/unit/lib/grn-test-utils.c    2012-02-01 16:35:57 +0900 (01275a3)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include "grn-assertions.h"

  Modified: test/unit/lib/grn-test-utils.h (+1 -1)
===================================================================
--- test/unit/lib/grn-test-utils.h    2012-02-01 16:20:30 +0900 (72a3546)
+++ test/unit/lib/grn-test-utils.h    2012-02-01 16:35:57 +0900 (b1e878d)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #ifndef __GRN_TEST_UTILS_H__

  Modified: test/unit/lib/ruby/groonga-constants.rb (+1 -1)
===================================================================
--- test/unit/lib/ruby/groonga-constants.rb    2012-02-01 16:20:30 +0900 (e4f4b6b)
+++ test/unit/lib/ruby/groonga-constants.rb    2012-02-01 16:35:57 +0900 (0537839)
@@ -13,7 +13,7 @@
 #
 # 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
 
 module GroongaConstants
   module Result

  Modified: test/unit/lib/ruby/groonga-grntest-test-utils.rb (+1 -1)
===================================================================
--- test/unit/lib/ruby/groonga-grntest-test-utils.rb    2012-02-01 16:20:30 +0900 (89384e7)
+++ test/unit/lib/ruby/groonga-grntest-test-utils.rb    2012-02-01 16:35:57 +0900 (5440e90)
@@ -13,7 +13,7 @@
 #
 # 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
 
 require "tempfile"
 require 'groonga-test-utils'

  Modified: test/unit/lib/ruby/groonga-http-test-utils.rb (+1 -1)
===================================================================
--- test/unit/lib/ruby/groonga-http-test-utils.rb    2012-02-01 16:20:30 +0900 (0c8928d)
+++ test/unit/lib/ruby/groonga-http-test-utils.rb    2012-02-01 16:35:57 +0900 (af3325b)
@@ -13,7 +13,7 @@
 #
 # 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
 
 require 'groonga-test-utils'
 require 'net/http'

  Modified: test/unit/lib/ruby/groonga-local-gqtp-test-utils.rb (+1 -1)
===================================================================
--- test/unit/lib/ruby/groonga-local-gqtp-test-utils.rb    2012-02-01 16:20:30 +0900 (55797ce)
+++ test/unit/lib/ruby/groonga-local-gqtp-test-utils.rb    2012-02-01 16:35:57 +0900 (f319330)
@@ -13,7 +13,7 @@
 #
 # 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
 
 require 'groonga-test-utils'
 

  Modified: test/unit/lib/ruby/groonga-test-utils.rb (+1 -1)
===================================================================
--- test/unit/lib/ruby/groonga-test-utils.rb    2012-02-01 16:20:30 +0900 (53a337c)
+++ test/unit/lib/ruby/groonga-test-utils.rb    2012-02-01 16:35:57 +0900 (a1dbf71)
@@ -13,7 +13,7 @@
 #
 # 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
 
 require 'fileutils'
 require 'shellwords'

  Modified: test/unit/memcached/test-memcached.c (+1 -1)
===================================================================
--- test/unit/memcached/test-memcached.c    2012-02-01 16:20:30 +0900 (af83be8)
+++ test/unit/memcached/test-memcached.c    2012-02-01 16:35:57 +0900 (5351315)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <glib/gstdio.h>

  Modified: test/unit/story/test-rurema.c (+1 -1)
===================================================================
--- test/unit/story/test-rurema.c    2012-02-01 16:20:30 +0900 (54ddd46)
+++ test/unit/story/test-rurema.c    2012-02-01 16:35:57 +0900 (cd59da0)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/story/test-taiyaki.c (+1 -1)
===================================================================
--- test/unit/story/test-taiyaki.c    2012-02-01 16:20:30 +0900 (0ccc56e)
+++ test/unit/story/test-taiyaki.c    2012-02-01 16:35:57 +0900 (0438413)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <gcutter.h>

  Modified: test/unit/suggest/test-httpd.rb (+1 -1)
===================================================================
--- test/unit/suggest/test-httpd.rb    2012-02-01 16:20:30 +0900 (9aeb576)
+++ test/unit/suggest/test-httpd.rb    2012-02-01 16:35:57 +0900 (d5bab77)
@@ -13,7 +13,7 @@
 #
 # 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
 
 class SuggestHTTPDTest < Test::Unit::TestCase
   include GroongaHTTPTestUtils

  Modified: test/unit/suite-groonga-test.c (+1 -1)
===================================================================
--- test/unit/suite-groonga-test.c    2012-02-01 16:20:30 +0900 (d65bd0d)
+++ test/unit/suite-groonga-test.c    2012-02-01 16:35:57 +0900 (1c0748a)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/tools/test-query-log-analyzer.rb (+1 -1)
===================================================================
--- test/unit/tools/test-query-log-analyzer.rb    2012-02-01 16:20:30 +0900 (90e1942)
+++ test/unit/tools/test-query-log-analyzer.rb    2012-02-01 16:35:57 +0900 (d49a46c)
@@ -13,7 +13,7 @@
 #
 # 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
 
 load "groonga-query-log-analyzer"
 require "stringio"

  Modified: test/unit/util/test-snip.c (+1 -1)
===================================================================
--- test/unit/util/test-snip.c    2012-02-01 16:20:30 +0900 (0884f5c)
+++ test/unit/util/test-snip.c    2012-02-01 16:35:57 +0900 (925431e)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: test/unit/util/test-string.c (+1 -1)
===================================================================
--- test/unit/util/test-string.c    2012-02-01 16:20:30 +0900 (1d9849d)
+++ test/unit/util/test-string.c    2012-02-01 16:35:57 +0900 (2417060)
@@ -13,7 +13,7 @@
 
   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
 */
 
 #include <groonga.h>

  Modified: tools/groonga-suggest-httpd-client.rb (+1 -1)
===================================================================
--- tools/groonga-suggest-httpd-client.rb    2012-02-01 16:20:30 +0900 (7ee9a86)
+++ tools/groonga-suggest-httpd-client.rb    2012-02-01 16:35:57 +0900 (ac4c307)
@@ -13,7 +13,7 @@
 #
 # 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
 
 require "optparse"
 require "cool.io"




Groonga-commit メーリングリストの案内
Back to archive index