diff options
Diffstat (limited to 'src/post/deinterlace')
4 files changed, 8 insertions, 4 deletions
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 |