summaryrefslogtreecommitdiffstats
path: root/gobject
diff options
context:
space:
mode:
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
*/