summaryrefslogtreecommitdiff
path: root/src/post
diff options
context:
space:
mode:
Diffstat (limited to 'src/post')
-rw-r--r--src/post/deinterlace/plugins/greedy2frame_template.c3
-rw-r--r--src/post/deinterlace/plugins/greedy2frame_template_sse2.c3
-rw-r--r--src/post/deinterlace/plugins/greedyh.asm3
-rw-r--r--src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc3
-rw-r--r--src/post/goom/goomsl_yacc.c3
-rw-r--r--src/post/goom/goomsl_yacc.h3
6 files changed, 10 insertions, 8 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
diff --git a/src/post/goom/goomsl_yacc.c b/src/post/goom/goomsl_yacc.c
index 589b171be..cfe80b27c 100644
--- a/src/post/goom/goomsl_yacc.c
+++ b/src/post/goom/goomsl_yacc.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.
diff --git a/src/post/goom/goomsl_yacc.h b/src/post/goom/goomsl_yacc.h
index fae0c010f..4d779324c 100644
--- a/src/post/goom/goomsl_yacc.h
+++ b/src/post/goom/goomsl_yacc.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.