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/sndfile/gstsf.c | 4 ++-- ext/sndfile/gstsf.h | 4 ++-- ext/sndfile/gstsfsink.c | 4 ++-- ext/sndfile/gstsfsink.h | 4 ++-- ext/sndfile/gstsfsrc.c | 4 ++-- ext/sndfile/gstsfsrc.h | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'ext/sndfile') diff --git a/ext/sndfile/gstsf.c b/ext/sndfile/gstsf.c index c2b4a0581..e71b18884 100644 --- a/ext/sndfile/gstsf.c +++ b/ext/sndfile/gstsf.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. */ diff --git a/ext/sndfile/gstsf.h b/ext/sndfile/gstsf.h index f57d3f7f6..0b12f656a 100644 --- a/ext/sndfile/gstsf.h +++ b/ext/sndfile/gstsf.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. */ diff --git a/ext/sndfile/gstsfsink.c b/ext/sndfile/gstsfsink.c index fafd81efb..c7f819499 100644 --- a/ext/sndfile/gstsfsink.c +++ b/ext/sndfile/gstsfsink.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. */ diff --git a/ext/sndfile/gstsfsink.h b/ext/sndfile/gstsfsink.h index bf6c69560..28eedd254 100644 --- a/ext/sndfile/gstsfsink.h +++ b/ext/sndfile/gstsfsink.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. */ diff --git a/ext/sndfile/gstsfsrc.c b/ext/sndfile/gstsfsrc.c index a2dac492a..d41953d2f 100644 --- a/ext/sndfile/gstsfsrc.c +++ b/ext/sndfile/gstsfsrc.c @@ -17,8 +17,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/sndfile/gstsfsrc.h b/ext/sndfile/gstsfsrc.h index 7f9fedb99..4e280cc1e 100644 --- a/ext/sndfile/gstsfsrc.h +++ b/ext/sndfile/gstsfsrc.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. */ -- cgit v1.2.1