changeset 17367:401b440a6d76

Update licensing information: The FSF changed postal address.
author diego
date Fri, 13 Jan 2006 00:23:32 +0000
parents 934380353fd6
children 1aa04cce704b
files LICENSE TOOLS/dvd2divxscript.pl TOOLS/subedit.pl libmpcodecs/vf_boxblur.c libmpcodecs/vf_delogo.c libmpcodecs/vf_denoise3d.c libmpcodecs/vf_fspp.c libmpcodecs/vf_hqdn3d.c libmpcodecs/vf_il.c libmpcodecs/vf_noise.c libmpcodecs/vf_perspective.c libmpcodecs/vf_pp7.c libmpcodecs/vf_qp.c libmpcodecs/vf_sab.c libmpcodecs/vf_smartblur.c libmpcodecs/vf_spp.c libmpcodecs/vf_swapuv.c libmpcodecs/vf_test.c libmpcodecs/vf_tinterlace.c libmpcodecs/vf_unsharp.c libmpcodecs/vf_uspp.c libmpdemux/demux_lavf.c libmpdemux/demux_ts.c libvo/md5sum.c libvo/md5sum.h libvo/spuenc.c libvo/spuenc.h libvo/vo_quartz.h postproc/cs_test.c postproc/swscale-example.c postproc/swscale.c postproc/swscale.h postproc/swscale_altivec_template.c postproc/swscale_internal.h postproc/swscale_template.c vidix/drivers/cyberblade_vid.c vidix/drivers/pm3_vid.c vidix/drivers/savage_vid.c vidix/drivers/sis_bridge.c vidix/drivers/sis_defs.h vidix/drivers/sis_regs.h vidix/drivers/sis_vid.c vidix/drivers/unichrome_vid.c xvid_vbr.c xvid_vbr.h
diffstat 45 files changed, 46 insertions(+), 46 deletions(-) [+]
line wrap: on
line diff
--- a/LICENSE	Thu Jan 12 20:04:36 2006 +0000
+++ b/LICENSE	Fri Jan 13 00:23:32 2006 +0000
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+        51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,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
 
 
 Also add information on how to contact you by electronic and paper mail.
--- a/TOOLS/dvd2divxscript.pl	Thu Jan 12 20:04:36 2006 +0000
+++ b/TOOLS/dvd2divxscript.pl	Fri Jan 13 00:23:32 2006 +0000
@@ -24,7 +24,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public
 # License along with this library; 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
 #
 #
 #
--- a/TOOLS/subedit.pl	Thu Jan 12 20:04:36 2006 +0000
+++ b/TOOLS/subedit.pl	Fri Jan 13 00:23:32 2006 +0000
@@ -22,7 +22,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public
 # License along with this library; 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
 #
 
 use Math::BigInt;
--- a/libmpcodecs/vf_boxblur.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_boxblur.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_delogo.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_delogo.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
 */
 
 /* A very simple tv station logo remover */
--- a/libmpcodecs/vf_denoise3d.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_denoise3d.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_fspp.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_fspp.c	Fri Jan 13 00:23:32 2006 +0000
@@ -14,7 +14,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
 */
 
 /*
--- a/libmpcodecs/vf_hqdn3d.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_hqdn3d.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_il.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_il.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_noise.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_noise.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_perspective.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_perspective.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_pp7.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_pp7.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
 */
 
  
--- a/libmpcodecs/vf_qp.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_qp.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_sab.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_sab.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_smartblur.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_smartblur.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_spp.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_spp.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
 */
 
 /*
--- a/libmpcodecs/vf_swapuv.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_swapuv.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_test.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_test.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_tinterlace.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_tinterlace.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpcodecs/vf_unsharp.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_unsharp.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
 
 */
 
--- a/libmpcodecs/vf_uspp.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpcodecs/vf_uspp.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpdemux/demux_lavf.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpdemux/demux_lavf.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/libmpdemux/demux_ts.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libmpdemux/demux_ts.c	Fri Jan 13 00:23:32 2006 +0000
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; 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
  */
 
 
--- a/libvo/md5sum.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libvo/md5sum.c	Fri Jan 13 00:23:32 2006 +0000
@@ -32,7 +32,7 @@
  *
  *  You should have received a copy of the GNU Lesser General Public
  *  License along with this library; 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
  *
  * -------------------------------------------------------------------------- **
  *
--- a/libvo/md5sum.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/libvo/md5sum.h	Fri Jan 13 00:23:32 2006 +0000
@@ -34,7 +34,7 @@
  *
  *  You should have received a copy of the GNU Lesser General Public
  *  License along with this library; 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
  *
  * -------------------------------------------------------------------------- **
  *
--- a/libvo/spuenc.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/libvo/spuenc.c	Fri Jan 13 00:23:32 2006 +0000
@@ -21,7 +21,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
  *
  */
 
--- a/libvo/spuenc.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/libvo/spuenc.h	Fri Jan 13 00:23:32 2006 +0000
@@ -15,7 +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
  *
  */
 
--- a/libvo/vo_quartz.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/libvo/vo_quartz.h	Fri Jan 13 00:23:32 2006 +0000
@@ -20,7 +20,7 @@
 
     You should have received a copy of the GNU Library General Public
     License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/postproc/cs_test.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/cs_test.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/postproc/swscale-example.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale-example.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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>
--- a/postproc/swscale.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
 */
 
 /*
--- a/postproc/swscale.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale.h	Fri Jan 13 00:23:32 2006 +0000
@@ -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
--- a/postproc/swscale_altivec_template.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale_altivec_template.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
--- a/postproc/swscale_internal.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale_internal.h	Fri Jan 13 00:23:32 2006 +0000
@@ -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
--- a/postproc/swscale_template.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/postproc/swscale_template.c	Fri Jan 13 00:23:32 2006 +0000
@@ -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
--- a/vidix/drivers/cyberblade_vid.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/cyberblade_vid.c	Fri Jan 13 00:23:32 2006 +0000
@@ -20,7 +20,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
 
     Changes:
     18/01/03
--- a/vidix/drivers/pm3_vid.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/pm3_vid.c	Fri Jan 13 00:23:32 2006 +0000
@@ -15,7 +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
 **/
 
 #include <errno.h>
--- a/vidix/drivers/savage_vid.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/savage_vid.c	Fri Jan 13 00:23:32 2006 +0000
@@ -19,7 +19,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
 
     Changes:
     2004-11-09
--- a/vidix/drivers/sis_bridge.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/sis_bridge.c	Fri Jan 13 00:23:32 2006 +0000
@@ -18,7 +18,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
 
 **/
 
--- a/vidix/drivers/sis_defs.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/sis_defs.h	Fri Jan 13 00:23:32 2006 +0000
@@ -16,7 +16,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
 
 **/
 
--- a/vidix/drivers/sis_regs.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/sis_regs.h	Fri Jan 13 00:23:32 2006 +0000
@@ -16,7 +16,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
 
 **/
 
--- a/vidix/drivers/sis_vid.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/sis_vid.c	Fri Jan 13 00:23:32 2006 +0000
@@ -18,7 +18,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
 
     2003/10/08 integrated into mplayer/vidix architecture -- Alex Beregszaszi
 **/
--- a/vidix/drivers/unichrome_vid.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/vidix/drivers/unichrome_vid.c	Fri Jan 13 00:23:32 2006 +0000
@@ -19,7 +19,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
 
     Changes:
     2004-03-10
--- a/xvid_vbr.c	Thu Jan 12 20:04:36 2006 +0000
+++ b/xvid_vbr.c	Fri Jan 13 00:23:32 2006 +0000
@@ -19,7 +19,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
  *
  *****************************************************************************/
 
--- a/xvid_vbr.h	Thu Jan 12 20:04:36 2006 +0000
+++ b/xvid_vbr.h	Fri Jan 13 00:23:32 2006 +0000
@@ -19,7 +19,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
  *
  *****************************************************************************/