From c034c9c509a15525446d9151c75aed0d76e4966c Mon Sep 17 00:00:00 2001 From: Tobias Mueller Date: Sun, 29 Mar 2009 02:33:25 +0000 Subject: Update the address of the FSF, by replacing old bits of the address with 2009-03-29 Tobias Mueller 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 --- gobject/__init__.py | 2 +- gobject/constants.py.in | 2 +- gobject/ffi-marshaller.c | 2 +- gobject/ffi-marshaller.h | 2 +- gobject/gobjectmodule.c | 2 +- gobject/propertyhelper.py | 2 +- gobject/pygboxed.c | 2 +- gobject/pygboxed.h | 2 +- gobject/pygenum.c | 2 +- gobject/pygenum.h | 2 +- gobject/pygflags.c | 2 +- gobject/pygflags.h | 2 +- gobject/pyginterface.c | 2 +- gobject/pyginterface.h | 2 +- gobject/pygobject.c | 2 +- gobject/pygparamspec.c | 2 +- gobject/pygparamspec.h | 2 +- gobject/pygpointer.c | 2 +- gobject/pygpointer.h | 2 +- gobject/pygtype.c | 2 +- gobject/pygtype.h | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'gobject') 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 */ -- cgit