summaryrefslogtreecommitdiff
path: root/ext/bz2
diff options
context:
space:
mode:
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_