summaryrefslogtreecommitdiffstats
path: root/vidix/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/drivers')
-rw-r--r--vidix/drivers/cyberblade_vid.c2
-rw-r--r--vidix/drivers/pm3_vid.c2
-rw-r--r--vidix/drivers/savage_vid.c2
-rw-r--r--vidix/drivers/sis_bridge.c2
-rw-r--r--vidix/drivers/sis_defs.h2
-rw-r--r--vidix/drivers/sis_regs.h2
-rw-r--r--vidix/drivers/sis_vid.c2
-rw-r--r--vidix/drivers/unichrome_vid.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/vidix/drivers/cyberblade_vid.c b/vidix/drivers/cyberblade_vid.c
index 34e0fa5909..41984644ed 100644
--- a/vidix/drivers/cyberblade_vid.c
+++ b/vidix/drivers/cyberblade_vid.c
@@ -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
diff --git a/vidix/drivers/pm3_vid.c b/vidix/drivers/pm3_vid.c
index 2518cf8bc9..73965ed01f 100644
--- a/vidix/drivers/pm3_vid.c
+++ b/vidix/drivers/pm3_vid.c
@@ -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>
diff --git a/vidix/drivers/savage_vid.c b/vidix/drivers/savage_vid.c
index 3652c54b85..68406ad084 100644
--- a/vidix/drivers/savage_vid.c
+++ b/vidix/drivers/savage_vid.c
@@ -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
diff --git a/vidix/drivers/sis_bridge.c b/vidix/drivers/sis_bridge.c
index 318bee408b..68660f22dd 100644
--- a/vidix/drivers/sis_bridge.c
+++ b/vidix/drivers/sis_bridge.c
@@ -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
**/
diff --git a/vidix/drivers/sis_defs.h b/vidix/drivers/sis_defs.h
index 79a61a19b2..3a20195026 100644
--- a/vidix/drivers/sis_defs.h
+++ b/vidix/drivers/sis_defs.h
@@ -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
**/
diff --git a/vidix/drivers/sis_regs.h b/vidix/drivers/sis_regs.h
index 0157e049a3..44efb3b241 100644
--- a/vidix/drivers/sis_regs.h
+++ b/vidix/drivers/sis_regs.h
@@ -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
**/
diff --git a/vidix/drivers/sis_vid.c b/vidix/drivers/sis_vid.c
index f0f0d2d51e..2562ed7148 100644
--- a/vidix/drivers/sis_vid.c
+++ b/vidix/drivers/sis_vid.c
@@ -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
**/
diff --git a/vidix/drivers/unichrome_vid.c b/vidix/drivers/unichrome_vid.c
index 6c58488c47..3eef1bb3b9 100644
--- a/vidix/drivers/unichrome_vid.c
+++ b/vidix/drivers/unichrome_vid.c
@@ -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