File ibus-pinyin-fsf-address.diff of Package ibus-pinyin
diff -Nur ibus-pinyin-1.4.0/setup/ibus-setup-pinyin.in ibus-pinyin-1.4.0-new/setup/ibus-setup-pinyin.in
--- ibus-pinyin-1.4.0/setup/ibus-setup-pinyin.in 2011-09-17 10:43:37.000000000 +0800
+++ ibus-pinyin-1.4.0-new/setup/ibus-setup-pinyin.in 2012-03-20 23:02:51.122057748 +0800
@@ -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 St, Fifth Floor, Boston, MA 02110-1301, USA.
prefix=@prefix@
exec_prefix=@exec_prefix@
diff -Nur ibus-pinyin-1.4.0/setup/main.py ibus-pinyin-1.4.0-new/setup/main.py
--- ibus-pinyin-1.4.0/setup/main.py 2011-09-17 10:43:37.000000000 +0800
+++ ibus-pinyin-1.4.0-new/setup/main.py 2012-03-20 23:03:48.634059716 +0800
@@ -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 St, Fifth Floor, Boston, MA 02110-1301, USA.
import sys
import gtk
import ibus
diff -Nur ibus-pinyin-1.4.0/setup/version.py ibus-pinyin-1.4.0-new/setup/version.py
--- ibus-pinyin-1.4.0/setup/version.py 2011-12-21 11:13:00.000000000 +0800
+++ ibus-pinyin-1.4.0-new/setup/version.py 2012-03-20 23:02:09.472056323 +0800
@@ -16,6 +16,6 @@
#
# 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
def get_version():
return "1.4.0"
diff -Nur ibus-pinyin-1.4.0/setup/version.py.in ibus-pinyin-1.4.0-new/setup/version.py.in
--- ibus-pinyin-1.4.0/setup/version.py.in 2011-09-17 10:43:37.000000000 +0800
+++ ibus-pinyin-1.4.0-new/setup/version.py.in 2012-03-20 23:02:23.142056791 +0800
@@ -16,6 +16,6 @@
#
# 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
def get_version():
return "@VERSION@"