From 9e1b75fda32f56fb8b85e763bc5a235abf70c9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 3 Nov 2012 20:38:00 +0000 Subject: Fix FSF address https://bugzilla.gnome.org/show_bug.cgi?id=687520 --- ext/resindvd/gstmpegdemux.h | 4 ++-- ext/resindvd/gstpesfilter.c | 4 ++-- ext/resindvd/gstpesfilter.h | 4 ++-- ext/resindvd/plugin.c | 4 ++-- ext/resindvd/resindvdbin.c | 4 ++-- ext/resindvd/resindvdbin.h | 4 ++-- ext/resindvd/resindvdsrc.c | 4 ++-- ext/resindvd/resindvdsrc.h | 4 ++-- ext/resindvd/rsndec.c | 4 ++-- ext/resindvd/rsndec.h | 4 ++-- ext/resindvd/rsninputselector.c | 4 ++-- ext/resindvd/rsninputselector.h | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) (limited to 'ext/resindvd') diff --git a/ext/resindvd/gstmpegdemux.h b/ext/resindvd/gstmpegdemux.h index 186a64126..ed730c03e 100644 --- a/ext/resindvd/gstmpegdemux.h +++ b/ext/resindvd/gstmpegdemux.h @@ -29,8 +29,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. * * The Original Code is Fluendo MPEG Demuxer plugin. * diff --git a/ext/resindvd/gstpesfilter.c b/ext/resindvd/gstpesfilter.c index d58c72602..efef8f6b6 100644 --- a/ext/resindvd/gstpesfilter.c +++ b/ext/resindvd/gstpesfilter.c @@ -29,8 +29,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. * * The Original Code is Fluendo MPEG Demuxer plugin. * diff --git a/ext/resindvd/gstpesfilter.h b/ext/resindvd/gstpesfilter.h index ccc8461da..e82ca803f 100644 --- a/ext/resindvd/gstpesfilter.h +++ b/ext/resindvd/gstpesfilter.h @@ -29,8 +29,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. * * The Original Code is Fluendo MPEG Demuxer plugin. * diff --git a/ext/resindvd/plugin.c b/ext/resindvd/plugin.c index 3b2ac6b42..473ecd6e5 100644 --- a/ext/resindvd/plugin.c +++ b/ext/resindvd/plugin.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 diff --git a/ext/resindvd/resindvdbin.c b/ext/resindvd/resindvdbin.c index ec6d61933..057b6f852 100644 --- a/ext/resindvd/resindvdbin.c +++ b/ext/resindvd/resindvdbin.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 diff --git a/ext/resindvd/resindvdbin.h b/ext/resindvd/resindvdbin.h index f2e5d94d1..f2434c1eb 100644 --- a/ext/resindvd/resindvdbin.h +++ b/ext/resindvd/resindvdbin.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 __RESINDVDBIN_H__ diff --git a/ext/resindvd/resindvdsrc.c b/ext/resindvd/resindvdsrc.c index 44eb4793a..f13418a13 100644 --- a/ext/resindvd/resindvdsrc.c +++ b/ext/resindvd/resindvdsrc.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 diff --git a/ext/resindvd/resindvdsrc.h b/ext/resindvd/resindvdsrc.h index 5e6e3c7a0..e53fb2b12 100644 --- a/ext/resindvd/resindvdsrc.h +++ b/ext/resindvd/resindvdsrc.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 __RESINDVDSRC_H__ #define __RESINDVDSRC_H__ diff --git a/ext/resindvd/rsndec.c b/ext/resindvd/rsndec.c index 3f72426c0..3403d9a39 100644 --- a/ext/resindvd/rsndec.c +++ b/ext/resindvd/rsndec.c @@ -14,8 +14,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/ext/resindvd/rsndec.h b/ext/resindvd/rsndec.h index 93c79a6e8..58cf7ccb4 100644 --- a/ext/resindvd/rsndec.h +++ b/ext/resindvd/rsndec.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 __RSNDEC_H__ diff --git a/ext/resindvd/rsninputselector.c b/ext/resindvd/rsninputselector.c index 88bcc05f1..df3537fca 100644 --- a/ext/resindvd/rsninputselector.c +++ b/ext/resindvd/rsninputselector.c @@ -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. */ /** diff --git a/ext/resindvd/rsninputselector.h b/ext/resindvd/rsninputselector.h index d7d2a8d32..5ac6e953d 100644 --- a/ext/resindvd/rsninputselector.h +++ b/ext/resindvd/rsninputselector.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 __RSN_INPUT_SELECTOR_H__ -- cgit v1.2.1