rtpmux: Fix FSF address
authorTim-Philipp Müller <tim@centricular.net>
Sat, 3 Nov 2012 20:38:00 +0000 (20:38 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 16 Dec 2012 16:36:39 +0000 (16:36 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=687520

gst/rtpmanager/gstrtpdtmfmux.c
gst/rtpmanager/gstrtpdtmfmux.h
gst/rtpmanager/gstrtpmux.c
gst/rtpmanager/gstrtpmux.h
gst/rtpmanager/gstrtpmuxer.c
tests/check/elements/rtpmux.c

index 70af809baf06d0c22c0a18e532bbf5f1f1f963b6..1ec4b89db14bb544ee6524dbb65fc71ffbb733e9 100644 (file)
@@ -21,8 +21,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.
  */
 
 /**
index 25f74c76cb83751fb4f5724f1dc7666a851ed46a..651e9ece7e0969753f838b907a1acbcddd7706a0 100644 (file)
@@ -19,8 +19,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_RTP_DTMF_MUX_H__
index 286ddc6e00ef7ec83e1e367e29288e71ffc0cba2..c7315880ba54e94fcf31e6b09f0ad79b7e7ccd41 100644 (file)
@@ -21,8 +21,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.
  */
 
 /**
index 07475752ccb14b792f0b719df68d15730b106ae4..8c87aa241c1965bbe27fe49de3bf52fcb5da605f 100644 (file)
@@ -19,8 +19,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_RTP_MUX_H__
index c1fd6dbd1aeb94813701abd37f604c183a79942a..e5bc466005b573ce1f1601840f12fd804d18c7de 100644 (file)
@@ -19,8 +19,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
index b565b1f199071fa4b614485aa10271f7d1895995..4ced8e7252a6799376305cb9a0d571be5c608480 100644 (file)
@@ -18,8 +18,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.
  */
 
 #include <gst/check/gstcheck.h>