From 7d12db0ccbd94f765cf699117be42089fd03d378 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 3 Nov 2012 20:38:00 +0000 Subject: [PATCH] Fix FSF address https://bugzilla.gnome.org/show_bug.cgi?id=687520 --- gst/audiofx/gststereo.c | 4 ++-- gst/audiofx/gststereo.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gst/audiofx/gststereo.c b/gst/audiofx/gststereo.c index 25d9965..d3a6a7f 100644 --- a/gst/audiofx/gststereo.c +++ b/gst/audiofx/gststereo.c @@ -13,8 +13,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* This effect is borrowed from xmms-0.6.1, though I mangled it so badly in diff --git a/gst/audiofx/gststereo.h b/gst/audiofx/gststereo.h index 2772464..bd7b6c1 100644 --- a/gst/audiofx/gststereo.h +++ b/gst/audiofx/gststereo.h @@ -13,8 +13,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ -- 2.7.4