summaryrefslogtreecommitdiff
path: root/sys/waveform
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-04 00:07:18 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:07:18 +0000
commit230cf41cc966d7b3ebea248b82e1e3a60ac58d63 (patch)
treee33ca196cc179108d7ec54fa76ca12818636cf90 /sys/waveform
parent9857e6af4d2903d034a3ba11525f8a24d2bbb8b5 (diff)
downloadgstreamer-plugins-good-230cf41cc966d7b3ebea248b82e1e3a60ac58d63.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'sys/waveform')
-rw-r--r--sys/waveform/gstwaveformplugin.c4
-rw-r--r--sys/waveform/gstwaveformsink.c4
-rw-r--r--sys/waveform/gstwaveformsink.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/waveform/gstwaveformplugin.c b/sys/waveform/gstwaveformplugin.c
index a169dd466..d00c4c245 100644
--- a/sys/waveform/gstwaveformplugin.c
+++ b/sys/waveform/gstwaveformplugin.c
@@ -15,8 +15,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/waveform/gstwaveformsink.c b/sys/waveform/gstwaveformsink.c
index 305679551..934147555 100644
--- a/sys/waveform/gstwaveformsink.c
+++ b/sys/waveform/gstwaveformsink.c
@@ -15,8 +15,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.
*/
/**
diff --git a/sys/waveform/gstwaveformsink.h b/sys/waveform/gstwaveformsink.h
index b23aea145..d774c7012 100644
--- a/sys/waveform/gstwaveformsink.h
+++ b/sys/waveform/gstwaveformsink.h
@@ -15,8 +15,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.
*/
#ifndef __GST_WAVEFORMSINK_H__