summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/PYBus.h2
-rw-r--r--src/PYConfig.cc2
-rw-r--r--src/PYConfig.h2
-rw-r--r--src/PYDynamicSpecialPhrase.cc2
-rw-r--r--src/PYDynamicSpecialPhrase.h2
-rw-r--r--src/PYEditor.cc2
-rw-r--r--src/PYEditor.h2
-rw-r--r--src/PYEngine.cc2
-rw-r--r--src/PYEngine.h2
-rw-r--r--src/PYEnglishEditor.cc2
-rw-r--r--src/PYEnglishEditor.h2
-rw-r--r--src/PYExtEditor.cc2
-rw-r--r--src/PYExtEditor.h2
-rw-r--r--src/PYFallbackEditor.cc2
-rw-r--r--src/PYFallbackEditor.h2
-rw-r--r--src/PYHalfFullConverter.cc2
-rw-r--r--src/PYHalfFullConverter.h2
-rw-r--r--src/PYLibPinyin.cc2
-rw-r--r--src/PYLibPinyin.h2
-rw-r--r--src/PYLookupTable.h2
-rw-r--r--src/PYMain.cc2
-rw-r--r--src/PYObject.h2
-rw-r--r--src/PYPBopomofoEditor.cc2
-rw-r--r--src/PYPBopomofoEditor.h2
-rw-r--r--src/PYPBopomofoEngine.cc2
-rw-r--r--src/PYPBopomofoEngine.h2
-rw-r--r--src/PYPConfig.cc2
-rw-r--r--src/PYPConfig.h2
-rw-r--r--src/PYPDoublePinyinEditor.cc2
-rw-r--r--src/PYPDoublePinyinEditor.h2
-rw-r--r--src/PYPFullPinyinEditor.cc2
-rw-r--r--src/PYPFullPinyinEditor.h2
-rw-r--r--src/PYPPhoneticEditor.cc2
-rw-r--r--src/PYPPhoneticEditor.h2
-rw-r--r--src/PYPPinyinEditor.cc2
-rw-r--r--src/PYPPinyinEditor.h2
-rw-r--r--src/PYPPinyinEngine.cc2
-rw-r--r--src/PYPPinyinEngine.h2
-rw-r--r--src/PYPinyinProperties.cc2
-rw-r--r--src/PYPinyinProperties.h2
-rw-r--r--src/PYPointer.h2
-rw-r--r--src/PYProperty.h2
-rw-r--r--src/PYPunctEditor.cc2
-rw-r--r--src/PYPunctEditor.h2
-rw-r--r--src/PYRawEditor.h2
-rw-r--r--src/PYRegex.h2
-rw-r--r--src/PYSignal.h2
-rw-r--r--src/PYSimpTradConverter.cc2
-rw-r--r--src/PYSimpTradConverter.h2
-rw-r--r--src/PYSpecialPhrase.cc2
-rw-r--r--src/PYSpecialPhrase.h2
-rw-r--r--src/PYSpecialPhraseTable.cc2
-rw-r--r--src/PYSpecialPhraseTable.h2
-rw-r--r--src/PYString.h2
-rw-r--r--src/PYText.h2
-rw-r--r--src/PYTypes.h2
-rw-r--r--src/PYUtil.h2
57 files changed, 57 insertions, 57 deletions
diff --git a/src/PYBus.h b/src/PYBus.h
index 7d1dd42..963faaa 100644
--- a/src/PYBus.h
+++ b/src/PYBus.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_BUS_H_
#define __PY_BUS_H_
diff --git a/src/PYConfig.cc b/src/PYConfig.cc
index 26b05b0..abfdefa 100644
--- a/src/PYConfig.cc
+++ b/src/PYConfig.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYConfig.h"
diff --git a/src/PYConfig.h b/src/PYConfig.h
index fb84cb1..0bd63e7 100644
--- a/src/PYConfig.h
+++ b/src/PYConfig.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_CONFIG_H_
#define __PY_CONFIG_H_
diff --git a/src/PYDynamicSpecialPhrase.cc b/src/PYDynamicSpecialPhrase.cc
index 357c5b5..0e9597f 100644
--- a/src/PYDynamicSpecialPhrase.cc
+++ b/src/PYDynamicSpecialPhrase.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYDynamicSpecialPhrase.h"
diff --git a/src/PYDynamicSpecialPhrase.h b/src/PYDynamicSpecialPhrase.h
index 551d4b7..6795fc9 100644
--- a/src/PYDynamicSpecialPhrase.h
+++ b/src/PYDynamicSpecialPhrase.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_DYNAMIC_SPECIAL_PHRASE_H_
#define __PY_DYNAMIC_SPECIAL_PHRASE_H_
diff --git a/src/PYEditor.cc b/src/PYEditor.cc
index 7e1c7ed..39be5ed 100644
--- a/src/PYEditor.cc
+++ b/src/PYEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYText.h"
#include "PYEditor.h"
diff --git a/src/PYEditor.h b/src/PYEditor.h
index edc97f6..a0ffb18 100644
--- a/src/PYEditor.h
+++ b/src/PYEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_EDITOR_H_
#define __PY_EDITOR_H_
diff --git a/src/PYEngine.cc b/src/PYEngine.cc
index b128f59..870c3ab 100644
--- a/src/PYEngine.cc
+++ b/src/PYEngine.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <cstring>
diff --git a/src/PYEngine.h b/src/PYEngine.h
index b2d16ba..c5b0d9d 100644
--- a/src/PYEngine.h
+++ b/src/PYEngine.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_ENGINE_H_
#define __PY_ENGINE_H_
diff --git a/src/PYEnglishEditor.cc b/src/PYEnglishEditor.cc
index 17a19ce..6bc8e0b 100644
--- a/src/PYEnglishEditor.cc
+++ b/src/PYEnglishEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYEnglishEditor.h"
diff --git a/src/PYEnglishEditor.h b/src/PYEnglishEditor.h
index 34654db..be530e1 100644
--- a/src/PYEnglishEditor.h
+++ b/src/PYEnglishEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_ENGLISH_EDITOR_
diff --git a/src/PYExtEditor.cc b/src/PYExtEditor.cc
index 85f87bb..dfbe064 100644
--- a/src/PYExtEditor.cc
+++ b/src/PYExtEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <cstring>
#include <string>
diff --git a/src/PYExtEditor.h b/src/PYExtEditor.h
index 7dbccd6..5342f5f 100644
--- a/src/PYExtEditor.h
+++ b/src/PYExtEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_EXT_EDITOR_
#define __PY_EXT_EDITOR_
diff --git a/src/PYFallbackEditor.cc b/src/PYFallbackEditor.cc
index 34b8d52..c9583be 100644
--- a/src/PYFallbackEditor.cc
+++ b/src/PYFallbackEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYFallbackEditor.h"
#include "PYHalfFullConverter.h"
diff --git a/src/PYFallbackEditor.h b/src/PYFallbackEditor.h
index 2d1b449..d810320 100644
--- a/src/PYFallbackEditor.h
+++ b/src/PYFallbackEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_FALLBACK_EDITOR_
#define __PY_FALLBACK_EDITOR_
diff --git a/src/PYHalfFullConverter.cc b/src/PYHalfFullConverter.cc
index 3efbe3b..446e107 100644
--- a/src/PYHalfFullConverter.cc
+++ b/src/PYHalfFullConverter.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYHalfFullConverter.h"
diff --git a/src/PYHalfFullConverter.h b/src/PYHalfFullConverter.h
index 799a81b..dd42a42 100644
--- a/src/PYHalfFullConverter.h
+++ b/src/PYHalfFullConverter.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_HALF_FULL_CONVERTER_H_
#define __PY_HALF_FULL_CONVERTER_H_
diff --git a/src/PYLibPinyin.cc b/src/PYLibPinyin.cc
index 76d3410..dd56fa7 100644
--- a/src/PYLibPinyin.cc
+++ b/src/PYLibPinyin.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYLibPinyin.h"
diff --git a/src/PYLibPinyin.h b/src/PYLibPinyin.h
index 09613f3..9807ca4 100644
--- a/src/PYLibPinyin.h
+++ b/src/PYLibPinyin.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_H_
diff --git a/src/PYLookupTable.h b/src/PYLookupTable.h
index f59c1e4..53e218f 100644
--- a/src/PYLookupTable.h
+++ b/src/PYLookupTable.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LOOKUP_TABLE_H_
#define __PY_LOOKUP_TABLE_H_
diff --git a/src/PYMain.cc b/src/PYMain.cc
index e3d4888..0830b2c 100644
--- a/src/PYMain.cc
+++ b/src/PYMain.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/PYObject.h b/src/PYObject.h
index 7d5e28e..f40e8a7 100644
--- a/src/PYObject.h
+++ b/src/PYObject.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_OBJECT_H_
#define __PY_OBJECT_H_
diff --git a/src/PYPBopomofoEditor.cc b/src/PYPBopomofoEditor.cc
index 02283a0..331a651 100644
--- a/src/PYPBopomofoEditor.cc
+++ b/src/PYPBopomofoEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPBopomofoEditor.h"
#include "PYConfig.h"
diff --git a/src/PYPBopomofoEditor.h b/src/PYPBopomofoEditor.h
index 24bf8d3..66d3e69 100644
--- a/src/PYPBopomofoEditor.h
+++ b/src/PYPBopomofoEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_BOPOMOFO_EDITOR_H_
#define __PY_LIB_PINYIN_BOPOMOFO_EDITOR_H_
diff --git a/src/PYPBopomofoEngine.cc b/src/PYPBopomofoEngine.cc
index fac05df..27883a4 100644
--- a/src/PYPBopomofoEngine.cc
+++ b/src/PYPBopomofoEngine.cc
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPBopomofoEngine.h"
#include <string>
diff --git a/src/PYPBopomofoEngine.h b/src/PYPBopomofoEngine.h
index 710f40c..fc64842 100644
--- a/src/PYPBopomofoEngine.h
+++ b/src/PYPBopomofoEngine.h
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_BOPOMOFO_ENGINE_H_
#define __PY_LIB_PINYIN_BOPOMOFO_ENGINE_H_
diff --git a/src/PYPConfig.cc b/src/PYPConfig.cc
index 6204972..20b93a7 100644
--- a/src/PYPConfig.cc
+++ b/src/PYPConfig.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPConfig.h"
diff --git a/src/PYPConfig.h b/src/PYPConfig.h
index 866577f..56f8b01 100644
--- a/src/PYPConfig.h
+++ b/src/PYPConfig.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIBPINYIN_CONFIG_H_
#define __PY_LIBPINYIN_CONFIG_H_
diff --git a/src/PYPDoublePinyinEditor.cc b/src/PYPDoublePinyinEditor.cc
index 20585c2..8a39a42 100644
--- a/src/PYPDoublePinyinEditor.cc
+++ b/src/PYPDoublePinyinEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPDoublePinyinEditor.h"
diff --git a/src/PYPDoublePinyinEditor.h b/src/PYPDoublePinyinEditor.h
index 9476e49..991ee99 100644
--- a/src/PYPDoublePinyinEditor.h
+++ b/src/PYPDoublePinyinEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_DOUBLE_PINYIN_EDITOR_H_
#define __PY_LIB_PINYIN_DOUBLE_PINYIN_EDITOR_H_
diff --git a/src/PYPFullPinyinEditor.cc b/src/PYPFullPinyinEditor.cc
index 0ecc90f..00e3077 100644
--- a/src/PYPFullPinyinEditor.cc
+++ b/src/PYPFullPinyinEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPFullPinyinEditor.h"
diff --git a/src/PYPFullPinyinEditor.h b/src/PYPFullPinyinEditor.h
index a7d76ea..a3b3df4 100644
--- a/src/PYPFullPinyinEditor.h
+++ b/src/PYPFullPinyinEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_FULL_PINYIN_EDITOR_H
#define __PY_LIB_PINYIN_FULL_PINYIN_EDITOR_H
diff --git a/src/PYPPhoneticEditor.cc b/src/PYPPhoneticEditor.cc
index 8e0f823..4a7afcb 100644
--- a/src/PYPPhoneticEditor.cc
+++ b/src/PYPPhoneticEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPPhoneticEditor.h"
#include "PYConfig.h"
diff --git a/src/PYPPhoneticEditor.h b/src/PYPPhoneticEditor.h
index d730e9e..98cbb0b 100644
--- a/src/PYPPhoneticEditor.h
+++ b/src/PYPPhoneticEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_BASE_EDITOR_H_
#define __PY_LIB_PINYIN_BASE_EDITOR_H_
diff --git a/src/PYPPinyinEditor.cc b/src/PYPPinyinEditor.cc
index c1903a5..220ab5c 100644
--- a/src/PYPPinyinEditor.cc
+++ b/src/PYPPinyinEditor.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPPinyinEditor.h"
diff --git a/src/PYPPinyinEditor.h b/src/PYPPinyinEditor.h
index f48967e..d5d6e83 100644
--- a/src/PYPPinyinEditor.h
+++ b/src/PYPPinyinEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_PINYIN_EDITOR_H_
#define __PY_LIB_PINYIN_PINYIN_EDITOR_H_
diff --git a/src/PYPPinyinEngine.cc b/src/PYPPinyinEngine.cc
index 1b7e360..c219f09 100644
--- a/src/PYPPinyinEngine.cc
+++ b/src/PYPPinyinEngine.cc
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPPinyinEngine.h"
#include <string>
diff --git a/src/PYPPinyinEngine.h b/src/PYPPinyinEngine.h
index 5640cbc..2df12351 100644
--- a/src/PYPPinyinEngine.h
+++ b/src/PYPPinyinEngine.h
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_LIB_PINYIN_PINYIN_ENGINE_H_
#define __PY_LIB_PINYIN_PINYIN_ENGINE_H_
diff --git a/src/PYPinyinProperties.cc b/src/PYPinyinProperties.cc
index 65e1528..41c2490 100644
--- a/src/PYPinyinProperties.cc
+++ b/src/PYPinyinProperties.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYPinyinProperties.h"
#include <libintl.h>
diff --git a/src/PYPinyinProperties.h b/src/PYPinyinProperties.h
index 7a8001f..c030a1a 100644
--- a/src/PYPinyinProperties.h
+++ b/src/PYPinyinProperties.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_PINYIN_PROPERTIES_H_
#define __PY_PINYIN_PROPERTIES_H_
diff --git a/src/PYPointer.h b/src/PYPointer.h
index 4271fa3..7a07d86 100644
--- a/src/PYPointer.h
+++ b/src/PYPointer.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_POINTER_H_
#define __PY_POINTER_H_
diff --git a/src/PYProperty.h b/src/PYProperty.h
index 739700d..868ea5b 100644
--- a/src/PYProperty.h
+++ b/src/PYProperty.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_PROPERTY_H_
#define __PY_PROPERTY_H_
diff --git a/src/PYPunctEditor.cc b/src/PYPunctEditor.cc
index d815975..16a979d 100644
--- a/src/PYPunctEditor.cc
+++ b/src/PYPunctEditor.cc
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <algorithm>
#include "PYConfig.h"
diff --git a/src/PYPunctEditor.h b/src/PYPunctEditor.h
index 119a3ee..65c4bd4 100644
--- a/src/PYPunctEditor.h
+++ b/src/PYPunctEditor.h
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_PUNCT_EDITOR_
#define __PY_PUNCT_EDITOR_
diff --git a/src/PYRawEditor.h b/src/PYRawEditor.h
index c1a3555..d3a5f89 100644
--- a/src/PYRawEditor.h
+++ b/src/PYRawEditor.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_RAW_EDITOR_
#define __PY_RAW_EDITOR_
diff --git a/src/PYRegex.h b/src/PYRegex.h
index 6417130..24cfa42 100644
--- a/src/PYRegex.h
+++ b/src/PYRegex.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_REGEX_H_
#define __PY_REGEX_H_
diff --git a/src/PYSignal.h b/src/PYSignal.h
index 35d2a44..babf530 100644
--- a/src/PYSignal.h
+++ b/src/PYSignal.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_SIGNAL_H_
#define __PY_SIGNAL_H_
diff --git a/src/PYSimpTradConverter.cc b/src/PYSimpTradConverter.cc
index d061d1d..84cb30e 100644
--- a/src/PYSimpTradConverter.cc
+++ b/src/PYSimpTradConverter.cc
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
diff --git a/src/PYSimpTradConverter.h b/src/PYSimpTradConverter.h
index 6336f0b..0fe5c2a 100644
--- a/src/PYSimpTradConverter.h
+++ b/src/PYSimpTradConverter.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_SIMP_TRAD_CONVERTER_H_
#define __PY_SIMP_TRAD_CONVERTER_H_
diff --git a/src/PYSpecialPhrase.cc b/src/PYSpecialPhrase.cc
index 8d46685..b88146b 100644
--- a/src/PYSpecialPhrase.cc
+++ b/src/PYSpecialPhrase.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYSpecialPhrase.h"
diff --git a/src/PYSpecialPhrase.h b/src/PYSpecialPhrase.h
index 39a8b4a..4f7b8d6 100644
--- a/src/PYSpecialPhrase.h
+++ b/src/PYSpecialPhrase.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_SPECIAL_PHRASE_H_
#define __PY_SPECIAL_PHRASE_H_
diff --git a/src/PYSpecialPhraseTable.cc b/src/PYSpecialPhraseTable.cc
index 67fcf4f..545bfdc 100644
--- a/src/PYSpecialPhraseTable.cc
+++ b/src/PYSpecialPhraseTable.cc
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "PYSpecialPhraseTable.h"
#include <fstream>
diff --git a/src/PYSpecialPhraseTable.h b/src/PYSpecialPhraseTable.h
index 58100c0..fe121e8 100644
--- a/src/PYSpecialPhraseTable.h
+++ b/src/PYSpecialPhraseTable.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_SPECIAL_PHRASE_TABLE_H_
#define __PY_SPECIAL_PHRASE_TABLE_H_
diff --git a/src/PYString.h b/src/PYString.h
index ab0cf1f..5896127 100644
--- a/src/PYString.h
+++ b/src/PYString.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_STRING_H_
#define __PY_STRING_H_
diff --git a/src/PYText.h b/src/PYText.h
index 5ad6e62..b2bb002 100644
--- a/src/PYText.h
+++ b/src/PYText.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_TEXT_H_
#define __PY_TEXT_H_
diff --git a/src/PYTypes.h b/src/PYTypes.h
index 13502a4..fcd7f3f 100644
--- a/src/PYTypes.h
+++ b/src/PYTypes.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_TYPES_H_
#define __PY_TYPES_H_
diff --git a/src/PYUtil.h b/src/PYUtil.h
index c15518d..46b0116 100644
--- a/src/PYUtil.h
+++ b/src/PYUtil.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __PY_UTIL_H_
#define __PY_UTIL_H_