summaryrefslogtreecommitdiff
path: root/ext/bz2
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-03 20:38:00 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:09:59 +0000
commit9e1b75fda32f56fb8b85e763bc5a235abf70c9ad (patch)
tree5a636bce24daf096d979bc5138bd311f2aa7b734 /ext/bz2
parentfa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff)
downloadgstreamer-plugins-bad-9e1b75fda32f56fb8b85e763bc5a235abf70c9ad.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'ext/bz2')
-rw-r--r--ext/bz2/gstbz2.c4
-rw-r--r--ext/bz2/gstbz2dec.c4
-rw-r--r--ext/bz2/gstbz2dec.h4
-rw-r--r--ext/bz2/gstbz2enc.c4
-rw-r--r--ext/bz2/gstbz2enc.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/ext/bz2/gstbz2.c b/ext/bz2/gstbz2.c
index 37427f823..c2fdef7a8 100644
--- a/ext/bz2/gstbz2.c
+++ b/ext/bz2/gstbz2.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.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/bz2/gstbz2dec.c b/ext/bz2/gstbz2dec.c
index 0cd9fa703..2d873b83c 100644
--- a/ext/bz2/gstbz2dec.c
+++ b/ext/bz2/gstbz2dec.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.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/bz2/gstbz2dec.h b/ext/bz2/gstbz2dec.h
index 478721ca4..6a7256984 100644
--- a/ext/bz2/gstbz2dec.h
+++ b/ext/bz2/gstbz2dec.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.
*/
#ifndef __GST_BZ2DEC_H_
diff --git a/ext/bz2/gstbz2enc.c b/ext/bz2/gstbz2enc.c
index 4be2d4b24..5ff872c98 100644
--- a/ext/bz2/gstbz2enc.c
+++ b/ext/bz2/gstbz2enc.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.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/bz2/gstbz2enc.h b/ext/bz2/gstbz2enc.h
index 2b264e65a..7cdb6e311 100644
--- a/ext/bz2/gstbz2enc.h
+++ b/ext/bz2/gstbz2enc.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.
*/
#ifndef __GST_BZ2ENC_H_