From 660204c65ca3e46be86c8634fcbdfa980fae4a03 Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Fri, 13 Jan 2006 00:23:32 +0000
Subject: [PATCH] Update licensing information: The FSF changed postal address.

Originally committed as revision 17368 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
---
 postproc/cs_test.c                  | 2 +-
 postproc/swscale-example.c          | 2 +-
 postproc/swscale.c                  | 2 +-
 postproc/swscale.h                  | 2 +-
 postproc/swscale_altivec_template.c | 2 +-
 postproc/swscale_internal.h         | 2 +-
 postproc/swscale_template.c         | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/postproc/cs_test.c b/postproc/cs_test.c
index df54a7ee0b3..b1963f92f62 100644
--- a/postproc/cs_test.c
+++ b/postproc/cs_test.c
@@ -13,7 +13,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
 */
 
 #include <stdio.h>
diff --git a/postproc/swscale-example.c b/postproc/swscale-example.c
index 3509eca6bfa..15a3545f3c9 100644
--- a/postproc/swscale-example.c
+++ b/postproc/swscale-example.c
@@ -13,7 +13,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
 */
 
 #include <stdio.h>
diff --git a/postproc/swscale.c b/postproc/swscale.c
index 941a486b0dc..a836aac4afe 100644
--- a/postproc/swscale.c
+++ b/postproc/swscale.c
@@ -13,7 +13,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
 */
 
 /*
diff --git a/postproc/swscale.h b/postproc/swscale.h
index 97c8570e82c..e589e7dce0b 100644
--- a/postproc/swscale.h
+++ b/postproc/swscale.h
@@ -13,7 +13,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
 */
 
 #ifndef SWSCALE_H
diff --git a/postproc/swscale_altivec_template.c b/postproc/swscale_altivec_template.c
index 93ae41fcdff..a466c026ff0 100644
--- a/postproc/swscale_altivec_template.c
+++ b/postproc/swscale_altivec_template.c
@@ -17,7 +17,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
 */
 
 #ifdef CONFIG_DARWIN
diff --git a/postproc/swscale_internal.h b/postproc/swscale_internal.h
index 9a8a9b4b35c..c6611da5091 100644
--- a/postproc/swscale_internal.h
+++ b/postproc/swscale_internal.h
@@ -13,7 +13,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
 */
 
 #ifndef SWSCALE_INTERNAL_H
diff --git a/postproc/swscale_template.c b/postproc/swscale_template.c
index 3c503e3c720..6a8e576ffb1 100644
--- a/postproc/swscale_template.c
+++ b/postproc/swscale_template.c
@@ -13,7 +13,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
 */
 
 #undef REAL_MOVNTQ
-- 
GitLab