summaryrefslogtreecommitdiffstats
path: root/postproc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-13 00:23:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-13 00:23:32 +0000
commit988281c471a3a5f3e69073a0449ce8875c54304c (patch)
treed0721e76cf8f22c38b61fcce5e191c66aead73ab /postproc
parent2601de41209ebed1abf2e577e109056fbe9d1211 (diff)
downloadmpv-988281c471a3a5f3e69073a0449ce8875c54304c.tar.bz2
mpv-988281c471a3a5f3e69073a0449ce8875c54304c.tar.xz
Update licensing information: The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17368 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'postproc')
-rw-r--r--postproc/cs_test.c2
-rw-r--r--postproc/swscale-example.c2
-rw-r--r--postproc/swscale.c2
-rw-r--r--postproc/swscale.h2
-rw-r--r--postproc/swscale_altivec_template.c2
-rw-r--r--postproc/swscale_internal.h2
-rw-r--r--postproc/swscale_template.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/postproc/cs_test.c b/postproc/cs_test.c
index df54a7ee0b..b1963f92f6 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 3509eca6bf..15a3545f3c 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 941a486b0d..a836aac4af 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 97c8570e82..e589e7dce0 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 93ae41fcdf..a466c026ff 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 9a8a9b4b35..c6611da509 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 3c503e3c72..6a8e576ffb 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