summaryrefslogtreecommitdiff
path: root/gi
diff options
context:
space:
mode:
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>2013-11-25 17:01:48 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-11-26 15:28:53 +0000
commit2ad767a74c4dc950344865513604b87d6202dc46 (patch)
tree963b1b9bc22eb4db6737b9e2964fab85e1f0f18a /gi
parent25a0d4b8f91f1d771c215079832170cd0402d2ee (diff)
Update FSF address
The FSF has moved since these files were created. Update the address, in order to keep packaging tools such as rpmlint quiet. Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=715182
Diffstat (limited to 'gi')
-rw-r--r--gi/__init__.py2
-rw-r--r--gi/overrides/Gst.py2
-rw-r--r--gi/overrides/GstPbutils.py2
-rw-r--r--gi/overrides/gstmodule.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/gi/__init__.py b/gi/__init__.py
index 09d180b..82a1866 100644
--- a/gi/__init__.py
+++ b/gi/__init__.py
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02111-1307, USA.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gi/overrides/Gst.py b/gi/overrides/Gst.py
index 8b1b79a..74c38c5 100644
--- a/gi/overrides/Gst.py
+++ b/gi/overrides/Gst.py
@@ -17,7 +17,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02111-1307, USA.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gi/overrides/GstPbutils.py b/gi/overrides/GstPbutils.py
index c5adbfc..16416ca 100644
--- a/gi/overrides/GstPbutils.py
+++ b/gi/overrides/GstPbutils.py
@@ -17,7 +17,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02111-1307, USA.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gi/overrides/gstmodule.c b/gi/overrides/gstmodule.c
index ae4fe49..97cbf77 100644
--- a/gi/overrides/gstmodule.c
+++ b/gi/overrides/gstmodule.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02111-1307, USA.
*
* Author: David I. Lehn <dlehn@users.sourceforge.net>