From c4f8fab7b813c70c64e9a74bd5bf39193c8544a5 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Wed, 3 Jul 2013 22:05:54 +0200 Subject: Fix FSF address in a bunch of files --- src/post/deinterlace/plugins/greedy2frame_template.c | 3 ++- src/post/deinterlace/plugins/greedy2frame_template_sse2.c | 3 ++- src/post/deinterlace/plugins/greedyh.asm | 3 ++- src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'src/post/deinterlace/plugins') diff --git a/src/post/deinterlace/plugins/greedy2frame_template.c b/src/post/deinterlace/plugins/greedy2frame_template.c index e88124886..780fafdff 100644 --- a/src/post/deinterlace/plugins/greedy2frame_template.c +++ b/src/post/deinterlace/plugins/greedy2frame_template.c @@ -7,7 +7,8 @@ ** published by the Free Software Foundation. A copy of this license is ** included with this software distribution in the file COPYING. If you ** do not have a copy, you may obtain a copy by writing to the Free -** Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +** Software Foundation, 51 Franklin St, Fifth Floor, Boston, MA +** 02110-1301, USA. ** ** This software is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/post/deinterlace/plugins/greedy2frame_template_sse2.c b/src/post/deinterlace/plugins/greedy2frame_template_sse2.c index 379a78440..f5b749994 100644 --- a/src/post/deinterlace/plugins/greedy2frame_template_sse2.c +++ b/src/post/deinterlace/plugins/greedy2frame_template_sse2.c @@ -7,7 +7,8 @@ ** published by the Free Software Foundation. A copy of this license is ** included with this software distribution in the file COPYING. If you ** do not have a copy, you may obtain a copy by writing to the Free -** Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +** Software Foundation, 51 Franklin St, Fifth Floor, Boston, MA +** 02110-1301, USA. ** ** This software is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/post/deinterlace/plugins/greedyh.asm b/src/post/deinterlace/plugins/greedyh.asm index c96bfbf2c..46d687c6e 100644 --- a/src/post/deinterlace/plugins/greedyh.asm +++ b/src/post/deinterlace/plugins/greedyh.asm @@ -7,7 +7,8 @@ // published by the Free Software Foundation. A copy of this license is // included with this software distribution in the file COPYING. If you // do not have a copy, you may obtain a copy by writing to the Free -// Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +// Software Foundation, 51 Franklin St, Fifth Floor, Boston, MA +// 02110-1301, USA. // // This software is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc b/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc index d3ee46a20..c5770f244 100644 --- a/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc +++ b/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc @@ -7,7 +7,8 @@ // published by the Free Software Foundation. A copy of this license is // included with this software distribution in the file COPYING. If you // do not have a copy, you may obtain a copy by writing to the Free -// Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +// Software Foundation, 51 Franklin St, Fifth Floor, Boston, MA +// 02110-1301, USA. // // This software is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3