summaryrefslogtreecommitdiffstats
path: root/tests
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 /tests
parenteecf06e590cfead43cd54940698523c1b5753141 (diff)
downloadlibpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.tar.gz
libpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.tar.xz
libpinyin-127a5ce640ec5282bbb4b473c01c5366e3c5e2f2.zip
fixes fsf address
Diffstat (limited to 'tests')
-rw-r--r--tests/lookup/test_phrase_lookup.cpp2
-rw-r--r--tests/storage/test_phrase_index_logger.cpp2
-rw-r--r--tests/test_chewing.cpp2
-rw-r--r--tests/test_phrase.cpp2
-rw-r--r--tests/test_pinyin.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/lookup/test_phrase_lookup.cpp b/tests/lookup/test_phrase_lookup.cpp
index 24e6982..63ebf8f 100644
--- a/tests/lookup/test_phrase_lookup.cpp
+++ b/tests/lookup/test_phrase_lookup.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/tests/storage/test_phrase_index_logger.cpp b/tests/storage/test_phrase_index_logger.cpp
index e0434c0..74cd5af 100644
--- a/tests/storage/test_phrase_index_logger.cpp
+++ b/tests/storage/test_phrase_index_logger.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 "pinyin_internal.h"
diff --git a/tests/test_chewing.cpp b/tests/test_chewing.cpp
index 95e867e..4d3a054 100644
--- a/tests/test_chewing.cpp
+++ b/tests/test_chewing.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/tests/test_phrase.cpp b/tests/test_phrase.cpp
index 5a70b45..01cd4cc 100644
--- a/tests/test_phrase.cpp
+++ b/tests/test_phrase.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/tests/test_pinyin.cpp b/tests/test_pinyin.cpp
index eb868d3..3162cb3 100644
--- a/tests/test_pinyin.cpp
+++ b/tests/test_pinyin.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.
*/