summaryrefslogtreecommitdiffstats
path: root/gobject
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@gnome.org>2009-03-29 02:33:25 +0000
committerTobias Mueller <tobiasmue@src.gnome.org>2009-03-29 02:33:25 +0000
commitc034c9c509a15525446d9151c75aed0d76e4966c (patch)
treed2e12a27db25f44a1e5d5ea2f7c881e0de1b4431 /gobject
parentf586bc529acf3e4d1c72562cbacb3a65db44b2b3 (diff)
downloadpygobject-c034c9c509a15525446d9151c75aed0d76e4966c.tar.gz
pygobject-c034c9c509a15525446d9151c75aed0d76e4966c.tar.xz
pygobject-c034c9c509a15525446d9151c75aed0d76e4966c.zip
Update the address of the FSF, by replacing old bits of the address with
2009-03-29 Tobias Mueller <tobiasmue@gnome.org> Update the address of the FSF, by replacing old bits of the address with new ones. Fixes bug 577134 * ltihooks.py: * pygtk.py: * COPYING: * gobject/pygparamspec.h: * gobject/pygpointer.c: * gobject/ffi-marshaller.h: * gobject/pygtype.c: * gobject/__init__.py: * gobject/pygpointer.h: * gobject/pygtype.h: * gobject/pygflags.c: * gobject/pyginterface.c: * gobject/pygflags.h: * gobject/pygboxed.c: * gobject/gobjectmodule.c: * gobject/pygenum.c: * gobject/pyginterface.h: * gobject/pygboxed.h: * gobject/pygobject.c: * gobject/constants.py.in: * gobject/pygenum.h: * gobject/propertyhelper.py: * gobject/pygparamspec.c: * gobject/ffi-marshaller.c: * glib/pygmainloop.c: * glib/pygoptioncontext.h: * glib/pygmainloop.h: * glib/pyglib-private.h: * glib/__init__.py: * glib/pygoptiongroup.c: * glib/pygspawn.c: * glib/pygmaincontext.c: * glib/pygoptiongroup.h: * glib/pygspawn.h: * glib/pygmaincontext.h: * glib/option.py: * glib/pygsource.c: * glib/glibmodule.c: * glib/pygiochannel.h: * glib/pygsource.h: * glib/pyglib.c: * glib/pyglib.h: * glib/pyglib-python-compat.h: * glib/pygoptioncontext.c: * gio/gfileinfo.override: * gio/gappinfo.override: * gio/__init__.py: * gio/gfileattribute.override: * gio/gvolume.override: * gio/gio.override: * gio/ginputstream.override: * gio/goutputstream.override: * gio/unix.override: * gio/gfile.override: * gio/gvolumemonitor.override: * gio/gapplaunchcontext.override: * gio/giomodule.c: * gio/gfileenumerator.override: * gio/pygio-utils.c: * gio/unixmodule.c: * gio/pygio-utils.h: * gio/gicon.override: svn path=/trunk/; revision=1038
Diffstat (limited to 'gobject')
-rw-r--r--gobject/__init__.py2
-rw-r--r--gobject/constants.py.in2
-rw-r--r--gobject/ffi-marshaller.c2
-rw-r--r--gobject/ffi-marshaller.h2
-rw-r--r--gobject/gobjectmodule.c2
-rw-r--r--gobject/propertyhelper.py2
-rw-r--r--gobject/pygboxed.c2
-rw-r--r--gobject/pygboxed.h2
-rw-r--r--gobject/pygenum.c2
-rw-r--r--gobject/pygenum.h2
-rw-r--r--gobject/pygflags.c2
-rw-r--r--gobject/pygflags.h2
-rw-r--r--gobject/pyginterface.c2
-rw-r--r--gobject/pyginterface.h2
-rw-r--r--gobject/pygobject.c2
-rw-r--r--gobject/pygparamspec.c2
-rw-r--r--gobject/pygparamspec.h2
-rw-r--r--gobject/pygpointer.c2
-rw-r--r--gobject/pygpointer.h2
-rw-r--r--gobject/pygtype.c2
-rw-r--r--gobject/pygtype.h2
21 files changed, 21 insertions, 21 deletions
diff --git a/gobject/__init__.py b/gobject/__init__.py
index ae2c5be..41eaaf8 100644
--- a/gobject/__init__.py
+++ b/gobject/__init__.py
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
# USA
# this can go when things are a little further along
diff --git a/gobject/constants.py.in b/gobject/constants.py.in
index 80bf920..0a1eb86 100644
--- a/gobject/constants.py.in
+++ b/gobject/constants.py.in
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
# USA
import sys
diff --git a/gobject/ffi-marshaller.c b/gobject/ffi-marshaller.c
index 177f7c1..60cfc34 100644
--- a/gobject/ffi-marshaller.c
+++ b/gobject/ffi-marshaller.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/ffi-marshaller.h b/gobject/ffi-marshaller.h
index 81404b0..aac18bd 100644
--- a/gobject/ffi-marshaller.h
+++ b/gobject/ffi-marshaller.h
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/gobjectmodule.c b/gobject/gobjectmodule.c
index ecc28f9..aecf937 100644
--- a/gobject/gobjectmodule.c
+++ b/gobject/gobjectmodule.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/propertyhelper.py b/gobject/propertyhelper.py
index faf1562..216ceb2 100644
--- a/gobject/propertyhelper.py
+++ b/gobject/propertyhelper.py
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
# USA
import sys
diff --git a/gobject/pygboxed.c b/gobject/pygboxed.c
index aea6089..eb274a2 100644
--- a/gobject/pygboxed.c
+++ b/gobject/pygboxed.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygboxed.h b/gobject/pygboxed.h
index e53bb8b..8433b9d 100644
--- a/gobject/pygboxed.h
+++ b/gobject/pygboxed.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygenum.c b/gobject/pygenum.c
index 5b30fc1..76b35f2 100644
--- a/gobject/pygenum.c
+++ b/gobject/pygenum.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygenum.h b/gobject/pygenum.h
index e03ff20..0558831 100644
--- a/gobject/pygenum.h
+++ b/gobject/pygenum.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygflags.c b/gobject/pygflags.c
index 1857bb3..6dc419e 100644
--- a/gobject/pygflags.c
+++ b/gobject/pygflags.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygflags.h b/gobject/pygflags.h
index 10cdb8b..e93265c 100644
--- a/gobject/pygflags.h
+++ b/gobject/pygflags.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pyginterface.c b/gobject/pyginterface.c
index 2a17574..29af546 100644
--- a/gobject/pyginterface.c
+++ b/gobject/pyginterface.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pyginterface.h b/gobject/pyginterface.h
index 8dd0ae8..0f390c2 100644
--- a/gobject/pyginterface.h
+++ b/gobject/pyginterface.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygobject.c b/gobject/pygobject.c
index 25efc52..f2d7062 100644
--- a/gobject/pygobject.c
+++ b/gobject/pygobject.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygparamspec.c b/gobject/pygparamspec.c
index c4b68ec..be3840b 100644
--- a/gobject/pygparamspec.c
+++ b/gobject/pygparamspec.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygparamspec.h b/gobject/pygparamspec.h
index 1a33618..64aab0c 100644
--- a/gobject/pygparamspec.h
+++ b/gobject/pygparamspec.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygpointer.c b/gobject/pygpointer.c
index c955c3d..ee0a8da 100644
--- a/gobject/pygpointer.c
+++ b/gobject/pygpointer.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygpointer.h b/gobject/pygpointer.h
index 5e16873..f2923da 100644
--- a/gobject/pygpointer.h
+++ b/gobject/pygpointer.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygtype.c b/gobject/pygtype.c
index d5d3b98..8f9b233 100644
--- a/gobject/pygtype.c
+++ b/gobject/pygtype.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/gobject/pygtype.h b/gobject/pygtype.h
index 8a0cb77..2f9e7ad 100644
--- a/gobject/pygtype.h
+++ b/gobject/pygtype.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/