aboutsummaryrefslogtreecommitdiff
path: root/gob
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /gob
parentd59af537b5a702446a40af31aff4a95d4cd0a4bd (diff)
downloadscummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.gz
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.bz2
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.zip
Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
Diffstat (limited to 'gob')
-rw-r--r--gob/anim.cpp2
-rw-r--r--gob/anim.h2
-rw-r--r--gob/cdrom.cpp2
-rw-r--r--gob/cdrom.h2
-rw-r--r--gob/dataio.cpp2
-rw-r--r--gob/dataio.h2
-rw-r--r--gob/draw.cpp2
-rw-r--r--gob/draw.h2
-rw-r--r--gob/driver_vga.cpp2
-rw-r--r--gob/driver_vga.h2
-rw-r--r--gob/game.cpp2
-rw-r--r--gob/game.h2
-rw-r--r--gob/global.cpp2
-rw-r--r--gob/global.h2
-rw-r--r--gob/gob.cpp2
-rw-r--r--gob/gob.h2
-rw-r--r--gob/goblin.cpp2
-rw-r--r--gob/goblin.h2
-rw-r--r--gob/init.cpp2
-rw-r--r--gob/init.h2
-rw-r--r--gob/inter.cpp2
-rw-r--r--gob/inter.h2
-rw-r--r--gob/map.cpp2
-rw-r--r--gob/map.h2
-rw-r--r--gob/mult.cpp2
-rw-r--r--gob/mult.h2
-rw-r--r--gob/pack.cpp2
-rw-r--r--gob/pack.h2
-rw-r--r--gob/palanim.cpp2
-rw-r--r--gob/palanim.h2
-rw-r--r--gob/parse.cpp2
-rw-r--r--gob/parse.h2
-rw-r--r--gob/scenery.cpp2
-rw-r--r--gob/scenery.h2
-rw-r--r--gob/sound.cpp2
-rw-r--r--gob/sound.h2
-rw-r--r--gob/timer.cpp2
-rw-r--r--gob/timer.h2
-rw-r--r--gob/util.cpp2
-rw-r--r--gob/util.h2
-rw-r--r--gob/video.cpp2
-rw-r--r--gob/video.h2
42 files changed, 42 insertions, 42 deletions
diff --git a/gob/anim.cpp b/gob/anim.cpp
index 5334160fd4..7524ca91f8 100644
--- a/gob/anim.cpp
+++ b/gob/anim.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/anim.h b/gob/anim.h
index 2bb87fda38..2557e7d0ba 100644
--- a/gob/anim.h
+++ b/gob/anim.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/cdrom.cpp b/gob/cdrom.cpp
index e4a9f8b9ee..6a8ae1a4b7 100644
--- a/gob/cdrom.cpp
+++ b/gob/cdrom.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/cdrom.h b/gob/cdrom.h
index 5d8b1a7f2c..48a693e135 100644
--- a/gob/cdrom.h
+++ b/gob/cdrom.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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/dataio.cpp b/gob/dataio.cpp
index 77b6423636..dd310bcf96 100644
--- a/gob/dataio.cpp
+++ b/gob/dataio.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/dataio.h b/gob/dataio.h
index c5699b9cfa..15b33d55b8 100644
--- a/gob/dataio.h
+++ b/gob/dataio.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/draw.cpp b/gob/draw.cpp
index 6e93380e84..4c7b592710 100644
--- a/gob/draw.cpp
+++ b/gob/draw.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/draw.h b/gob/draw.h
index 17df68c8b3..6880881c51 100644
--- a/gob/draw.h
+++ b/gob/draw.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/driver_vga.cpp b/gob/driver_vga.cpp
index 9a171f12e7..eeaa9a10a6 100644
--- a/gob/driver_vga.cpp
+++ b/gob/driver_vga.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/driver_vga.h b/gob/driver_vga.h
index 13be635e9a..1aab68e4f6 100644
--- a/gob/driver_vga.h
+++ b/gob/driver_vga.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/game.cpp b/gob/game.cpp
index b323ebef99..5187cfd6ff 100644
--- a/gob/game.cpp
+++ b/gob/game.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/game.h b/gob/game.h
index ed266fa400..6f98b23da6 100644
--- a/gob/game.h
+++ b/gob/game.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/global.cpp b/gob/global.cpp
index 25717edfde..aab918e17a 100644
--- a/gob/global.cpp
+++ b/gob/global.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/global.h b/gob/global.h
index acb2c8da6e..a8a3d45fb8 100644
--- a/gob/global.h
+++ b/gob/global.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/gob.cpp b/gob/gob.cpp
index f79ef676c4..9a08dc58be 100644
--- a/gob/gob.cpp
+++ b/gob/gob.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/gob.h b/gob/gob.h
index e19c15b856..556daeda22 100644
--- a/gob/gob.h
+++ b/gob/gob.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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/goblin.cpp b/gob/goblin.cpp
index be1b20a921..6bc2ddedce 100644
--- a/gob/goblin.cpp
+++ b/gob/goblin.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/goblin.h b/gob/goblin.h
index 7726dcf33c..2903b00f0b 100644
--- a/gob/goblin.h
+++ b/gob/goblin.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/init.cpp b/gob/init.cpp
index 7a108cff93..4e3367c393 100644
--- a/gob/init.cpp
+++ b/gob/init.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/init.h b/gob/init.h
index 83f0a5fad8..a54c5d064f 100644
--- a/gob/init.h
+++ b/gob/init.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/inter.cpp b/gob/inter.cpp
index 26fea251ce..d4022542bb 100644
--- a/gob/inter.cpp
+++ b/gob/inter.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/inter.h b/gob/inter.h
index 070e6cd368..3464072d07 100644
--- a/gob/inter.h
+++ b/gob/inter.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/map.cpp b/gob/map.cpp
index 4277578f20..fe3d045f80 100644
--- a/gob/map.cpp
+++ b/gob/map.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/map.h b/gob/map.h
index cb63395f1b..ff362b701d 100644
--- a/gob/map.h
+++ b/gob/map.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/mult.cpp b/gob/mult.cpp
index 3df3c5e61b..c0d7a2264a 100644
--- a/gob/mult.cpp
+++ b/gob/mult.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/mult.h b/gob/mult.h
index b649f1939b..5c584514ac 100644
--- a/gob/mult.h
+++ b/gob/mult.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/pack.cpp b/gob/pack.cpp
index e52a16f64d..92563b204b 100644
--- a/gob/pack.cpp
+++ b/gob/pack.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/pack.h b/gob/pack.h
index 1891374a3f..9cbba5b90b 100644
--- a/gob/pack.h
+++ b/gob/pack.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/palanim.cpp b/gob/palanim.cpp
index ed0fd8a856..ed5a37f274 100644
--- a/gob/palanim.cpp
+++ b/gob/palanim.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/palanim.h b/gob/palanim.h
index 5ef6e72887..9bc4ff6641 100644
--- a/gob/palanim.h
+++ b/gob/palanim.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/parse.cpp b/gob/parse.cpp
index 9ef9a8c54a..a05783ab14 100644
--- a/gob/parse.cpp
+++ b/gob/parse.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/parse.h b/gob/parse.h
index c88f167fb5..d86a99ce3f 100644
--- a/gob/parse.h
+++ b/gob/parse.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/scenery.cpp b/gob/scenery.cpp
index 2e70b03792..b373e2178c 100644
--- a/gob/scenery.cpp
+++ b/gob/scenery.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/scenery.h b/gob/scenery.h
index a8af9e901b..8b9b50d7ba 100644
--- a/gob/scenery.h
+++ b/gob/scenery.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/sound.cpp b/gob/sound.cpp
index 169f4be382..bd6e3ca42f 100644
--- a/gob/sound.cpp
+++ b/gob/sound.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/sound.h b/gob/sound.h
index 8ff39b2d2f..4b947c5317 100644
--- a/gob/sound.h
+++ b/gob/sound.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/timer.cpp b/gob/timer.cpp
index d06c7b1ffe..1c5987d2e9 100644
--- a/gob/timer.cpp
+++ b/gob/timer.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/timer.h b/gob/timer.h
index eebcac51aa..ca0a8b49b3 100644
--- a/gob/timer.h
+++ b/gob/timer.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/util.cpp b/gob/util.cpp
index 5c953778fa..ace32c8fac 100644
--- a/gob/util.cpp
+++ b/gob/util.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/util.h b/gob/util.h
index 11a0483433..2b63ff0f03 100644
--- a/gob/util.h
+++ b/gob/util.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/video.cpp b/gob/video.cpp
index 92aebe02e4..3ecf2962b5 100644
--- a/gob/video.cpp
+++ b/gob/video.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gob/video.h b/gob/video.h
index 8d8e0a43ae..3f64b43231 100644
--- a/gob/video.h
+++ b/gob/video.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*