summaryrefslogtreecommitdiff
path: root/testsuite/test_bus.py
diff options
context:
space:
mode:
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>2013-12-12 11:20:12 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-12-12 11:35:41 +0000
commitc889037e40bb3568ef8cd9456123d744b25a919b (patch)
treea7bd3e7a63187fadb79c5b6522d97525779b78cf /testsuite/test_bus.py
parent8542c4b21929b2ed84272deb3ae49a2766c82035 (diff)
Fix zip code of new FSF address
I missed the zip code last time round - fix it. Thanks to Michael Schwendt in https://bugzilla.redhat.com/show_bug.cgi?id=1034341#c11 for pointing this out to me. Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=720317
Diffstat (limited to 'testsuite/test_bus.py')
-rw-r--r--testsuite/test_bus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/test_bus.py b/testsuite/test_bus.py
index 27936f4..0a99f9d 100644
--- a/testsuite/test_bus.py
+++ b/testsuite/test_bus.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
from common import gst, unittest, TestCase