summaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-06-12 14:02:30 +0800
committerPeng Wu <alexepico@gmail.com>2012-06-12 14:02:30 +0800
commit171bce8e19fb2035108a12dc5b8be1e57dc710dc (patch)
treecfe83af5bab45babe91b58040d527e22cf28df47 /lua
parent729a9fc188632ee58122de88e64d72550578057b (diff)
downloadibus-libpinyin-171bce8e19fb2035108a12dc5b8be1e57dc710dc.tar.gz
ibus-libpinyin-171bce8e19fb2035108a12dc5b8be1e57dc710dc.tar.xz
ibus-libpinyin-171bce8e19fb2035108a12dc5b8be1e57dc710dc.zip
update fsf address
Diffstat (limited to 'lua')
-rw-r--r--lua/lua-ext-console.c2
-rw-r--r--lua/lua-plugin-init.c2
-rw-r--r--lua/lua-plugin.c2
-rw-r--r--lua/lua-plugin.h2
-rw-r--r--lua/test-lua-plugin.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/lua/lua-ext-console.c b/lua/lua-ext-console.c
index 5d1553a..dbbadfb 100644
--- a/lua/lua-ext-console.c
+++ b/lua/lua-ext-console.c
@@ -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.
*/
diff --git a/lua/lua-plugin-init.c b/lua/lua-plugin-init.c
index 91b98ac..021883a 100644
--- a/lua/lua-plugin-init.c
+++ b/lua/lua-plugin-init.c
@@ -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.
*/
diff --git a/lua/lua-plugin.c b/lua/lua-plugin.c
index a685c04..9fd36fb 100644
--- a/lua/lua-plugin.c
+++ b/lua/lua-plugin.c
@@ -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.
*/
diff --git a/lua/lua-plugin.h b/lua/lua-plugin.h
index cf1a55d..59a815a 100644
--- a/lua/lua-plugin.h
+++ b/lua/lua-plugin.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.
*/
diff --git a/lua/test-lua-plugin.c b/lua/test-lua-plugin.c
index c025bde..432903a 100644
--- a/lua/test-lua-plugin.c
+++ b/lua/test-lua-plugin.c
@@ -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.
*/