summaryrefslogtreecommitdiffstats
path: root/utils/storage
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-10-11 14:56:23 +0800
committerPeng Wu <alexepico@gmail.com>2011-10-11 14:56:23 +0800
commit127a5ce640ec5282bbb4b473c01c5366e3c5e2f2 (patch)
tree3c6b579b801b4ad8ecf61e84e461f33c9a401b26 /utils/storage
parenteecf06e590cfead43cd54940698523c1b5753141 (diff)
downloadlibpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.tar.gz
libpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.tar.xz
libpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.zip
fixes fsf address
Diffstat (limited to 'utils/storage')
-rw-r--r--utils/storage/export_interpolation.cpp2
-rw-r--r--utils/storage/gen_binary_files.cpp2
-rw-r--r--utils/storage/gen_pinyin_table.cpp2
-rw-r--r--utils/storage/gen_zhuyin_map.cpp2
-rw-r--r--utils/storage/import_interpolation.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/utils/storage/export_interpolation.cpp b/utils/storage/export_interpolation.cpp
index 1e6a318..93854b6 100644
--- a/utils/storage/export_interpolation.cpp
+++ b/utils/storage/export_interpolation.cpp
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/utils/storage/gen_binary_files.cpp b/utils/storage/gen_binary_files.cpp
index 4c71247..5d8dfa6 100644
--- a/utils/storage/gen_binary_files.cpp
+++ b/utils/storage/gen_binary_files.cpp
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 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>
diff --git a/utils/storage/gen_pinyin_table.cpp b/utils/storage/gen_pinyin_table.cpp
index 414946b..0d7e231 100644
--- a/utils/storage/gen_pinyin_table.cpp
+++ b/utils/storage/gen_pinyin_table.cpp
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 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>
diff --git a/utils/storage/gen_zhuyin_map.cpp b/utils/storage/gen_zhuyin_map.cpp
index 68efbcc..2224805 100644
--- a/utils/storage/gen_zhuyin_map.cpp
+++ b/utils/storage/gen_zhuyin_map.cpp
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/utils/storage/import_interpolation.cpp b/utils/storage/import_interpolation.cpp
index 643bf1a..7ddb4f3 100644
--- a/utils/storage/import_interpolation.cpp
+++ b/utils/storage/import_interpolation.cpp
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 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>