aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /scumm
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 'scumm')
-rw-r--r--scumm/actor.cpp2
-rw-r--r--scumm/actor.h2
-rw-r--r--scumm/akos.cpp2
-rw-r--r--scumm/akos.h2
-rw-r--r--scumm/base-costume.cpp2
-rw-r--r--scumm/base-costume.h2
-rw-r--r--scumm/bomp.cpp2
-rw-r--r--scumm/bomp.h2
-rw-r--r--scumm/boxes.cpp2
-rw-r--r--scumm/boxes.h2
-rw-r--r--scumm/camera.cpp2
-rw-r--r--scumm/charset.cpp2
-rw-r--r--scumm/charset.h2
-rw-r--r--scumm/costume.cpp2
-rw-r--r--scumm/costume.h2
-rw-r--r--scumm/cursor.cpp2
-rw-r--r--scumm/debugger.cpp2
-rw-r--r--scumm/debugger.h2
-rw-r--r--scumm/dialogs.cpp2
-rw-r--r--scumm/dialogs.h2
-rw-r--r--scumm/gfx.cpp2
-rw-r--r--scumm/gfx.h2
-rw-r--r--scumm/help.cpp2
-rw-r--r--scumm/help.h2
-rw-r--r--scumm/imuse.cpp2
-rw-r--r--scumm/imuse.h2
-rw-r--r--scumm/imuse_digi/dimuse.cpp2
-rw-r--r--scumm/imuse_digi/dimuse.h2
-rw-r--r--scumm/imuse_digi/dimuse_bndmgr.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_bndmgr.h2
-rw-r--r--scumm/imuse_digi/dimuse_codecs.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_music.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_script.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_sndmgr.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_sndmgr.h2
-rw-r--r--scumm/imuse_digi/dimuse_tables.cpp2
-rw-r--r--scumm/imuse_digi/dimuse_track.cpp2
-rw-r--r--scumm/imuse_internal.h2
-rw-r--r--scumm/imuse_player.cpp2
-rw-r--r--scumm/input.cpp2
-rw-r--r--scumm/insane/insane.cpp2
-rw-r--r--scumm/insane/insane.h2
-rw-r--r--scumm/insane/insane_ben.cpp2
-rw-r--r--scumm/insane/insane_enemy.cpp2
-rw-r--r--scumm/insane/insane_iact.cpp2
-rw-r--r--scumm/insane/insane_scenes.cpp2
-rw-r--r--scumm/instrument.cpp2
-rw-r--r--scumm/instrument.h2
-rw-r--r--scumm/intern.h2
-rw-r--r--scumm/logic_he.cpp2
-rw-r--r--scumm/logic_he.h2
-rw-r--r--scumm/midiparser_eup.cpp2
-rw-r--r--scumm/midiparser_ro.cpp2
-rw-r--r--scumm/music.h2
-rw-r--r--scumm/nut_renderer.cpp2
-rw-r--r--scumm/nut_renderer.h2
-rw-r--r--scumm/object.cpp2
-rw-r--r--scumm/object.h2
-rw-r--r--scumm/palette.cpp2
-rw-r--r--scumm/palette_he.cpp2
-rw-r--r--scumm/player_mod.cpp2
-rw-r--r--scumm/player_mod.h2
-rw-r--r--scumm/player_nes.cpp2
-rw-r--r--scumm/player_nes.h2
-rw-r--r--scumm/player_v1.cpp2
-rw-r--r--scumm/player_v1.h2
-rw-r--r--scumm/player_v2.cpp2
-rw-r--r--scumm/player_v2.h2
-rw-r--r--scumm/player_v2a.cpp2
-rw-r--r--scumm/player_v2a.h2
-rw-r--r--scumm/player_v3a.cpp2
-rw-r--r--scumm/player_v3a.h2
-rw-r--r--scumm/resource.cpp2
-rw-r--r--scumm/resource.h2
-rw-r--r--scumm/resource_v2.cpp2
-rw-r--r--scumm/resource_v3.cpp2
-rw-r--r--scumm/resource_v4.cpp2
-rw-r--r--scumm/resource_v7he.cpp2
-rw-r--r--scumm/resource_v7he.h2
-rw-r--r--scumm/room.cpp2
-rw-r--r--scumm/saveload.cpp2
-rw-r--r--scumm/saveload.h2
-rw-r--r--scumm/script.cpp2
-rw-r--r--scumm/script.h2
-rw-r--r--scumm/script_c64.cpp2
-rw-r--r--scumm/script_v100he.cpp2
-rw-r--r--scumm/script_v2.cpp2
-rw-r--r--scumm/script_v5.cpp2
-rw-r--r--scumm/script_v6.cpp2
-rw-r--r--scumm/script_v6he.cpp2
-rw-r--r--scumm/script_v72he.cpp2
-rw-r--r--scumm/script_v7he.cpp2
-rw-r--r--scumm/script_v8.cpp2
-rw-r--r--scumm/script_v80he.cpp2
-rw-r--r--scumm/script_v90he.cpp2
-rw-r--r--scumm/scumm.cpp2
-rw-r--r--scumm/scumm.h2
-rw-r--r--scumm/smush/channel.h2
-rw-r--r--scumm/smush/chunk.cpp2
-rw-r--r--scumm/smush/chunk.h2
-rw-r--r--scumm/smush/chunk_type.h2
-rw-r--r--scumm/smush/codec1.cpp2
-rw-r--r--scumm/smush/codec37.cpp2
-rw-r--r--scumm/smush/codec37.h2
-rw-r--r--scumm/smush/codec47.cpp2
-rw-r--r--scumm/smush/codec47.h2
-rw-r--r--scumm/smush/imuse_channel.cpp2
-rw-r--r--scumm/smush/saud_channel.cpp2
-rw-r--r--scumm/smush/smush_font.cpp2
-rw-r--r--scumm/smush/smush_font.h2
-rw-r--r--scumm/smush/smush_mixer.cpp2
-rw-r--r--scumm/smush/smush_mixer.h2
-rw-r--r--scumm/smush/smush_player.cpp2
-rw-r--r--scumm/smush/smush_player.h2
-rw-r--r--scumm/sound.cpp2
-rw-r--r--scumm/sound.h2
-rw-r--r--scumm/sprite_he.cpp2
-rw-r--r--scumm/sprite_he.h2
-rw-r--r--scumm/string.cpp2
-rw-r--r--scumm/thumbnail.cpp2
-rw-r--r--scumm/usage_bits.cpp2
-rw-r--r--scumm/usage_bits.h2
-rw-r--r--scumm/util.cpp2
-rw-r--r--scumm/util.h2
-rw-r--r--scumm/vars.cpp2
-rw-r--r--scumm/verbs.cpp2
-rw-r--r--scumm/verbs.h2
-rw-r--r--scumm/wiz_he.cpp2
-rw-r--r--scumm/wiz_he.h2
129 files changed, 129 insertions, 129 deletions
diff --git a/scumm/actor.cpp b/scumm/actor.cpp
index 018d8048d3..dca15199e9 100644
--- a/scumm/actor.cpp
+++ b/scumm/actor.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/scumm/actor.h b/scumm/actor.h
index 8be08e696a..c290adc948 100644
--- a/scumm/actor.h
+++ b/scumm/actor.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/scumm/akos.cpp b/scumm/akos.cpp
index 8b5443f823..c84d59b30c 100644
--- a/scumm/akos.cpp
+++ b/scumm/akos.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/scumm/akos.h b/scumm/akos.h
index 2389463cc9..f49b16f67c 100644
--- a/scumm/akos.h
+++ b/scumm/akos.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/scumm/base-costume.cpp b/scumm/base-costume.cpp
index b8861b35de..911367c7f8 100644
--- a/scumm/base-costume.cpp
+++ b/scumm/base-costume.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/scumm/base-costume.h b/scumm/base-costume.h
index 3c438e0c56..c1eee948ea 100644
--- a/scumm/base-costume.h
+++ b/scumm/base-costume.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/scumm/bomp.cpp b/scumm/bomp.cpp
index 317ab2cb78..27dda7aa4b 100644
--- a/scumm/bomp.cpp
+++ b/scumm/bomp.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/scumm/bomp.h b/scumm/bomp.h
index 339f384b2e..875475dc73 100644
--- a/scumm/bomp.h
+++ b/scumm/bomp.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/scumm/boxes.cpp b/scumm/boxes.cpp
index 989ba26660..744b34c92f 100644
--- a/scumm/boxes.cpp
+++ b/scumm/boxes.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/scumm/boxes.h b/scumm/boxes.h
index 8d5aed3b5c..f8fd2d66a3 100644
--- a/scumm/boxes.h
+++ b/scumm/boxes.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/scumm/camera.cpp b/scumm/camera.cpp
index 205d017903..4bcba6fc57 100644
--- a/scumm/camera.cpp
+++ b/scumm/camera.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/scumm/charset.cpp b/scumm/charset.cpp
index 84b591ad20..69b8891478 100644
--- a/scumm/charset.cpp
+++ b/scumm/charset.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/scumm/charset.h b/scumm/charset.h
index e6597d83df..684b456aa2 100644
--- a/scumm/charset.h
+++ b/scumm/charset.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/scumm/costume.cpp b/scumm/costume.cpp
index b511589557..35535205d8 100644
--- a/scumm/costume.cpp
+++ b/scumm/costume.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/scumm/costume.h b/scumm/costume.h
index 256356e902..126115a307 100644
--- a/scumm/costume.h
+++ b/scumm/costume.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/scumm/cursor.cpp b/scumm/cursor.cpp
index 5aa5cfe870..d9b82ff412 100644
--- a/scumm/cursor.cpp
+++ b/scumm/cursor.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/scumm/debugger.cpp b/scumm/debugger.cpp
index 6db2c8f0a1..f8f4cc13c7 100644
--- a/scumm/debugger.cpp
+++ b/scumm/debugger.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/scumm/debugger.h b/scumm/debugger.h
index 184bf340d6..8e0355e143 100644
--- a/scumm/debugger.h
+++ b/scumm/debugger.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/scumm/dialogs.cpp b/scumm/dialogs.cpp
index d3499a9f16..fc9151f602 100644
--- a/scumm/dialogs.cpp
+++ b/scumm/dialogs.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/scumm/dialogs.h b/scumm/dialogs.h
index 3508402391..ed8037d820 100644
--- a/scumm/dialogs.h
+++ b/scumm/dialogs.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/scumm/gfx.cpp b/scumm/gfx.cpp
index 57936db14d..6d5abdce7a 100644
--- a/scumm/gfx.cpp
+++ b/scumm/gfx.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/scumm/gfx.h b/scumm/gfx.h
index 48f5048fc1..1f9fc1043e 100644
--- a/scumm/gfx.h
+++ b/scumm/gfx.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/scumm/help.cpp b/scumm/help.cpp
index fe9790fd4d..3ff29c2851 100644
--- a/scumm/help.cpp
+++ b/scumm/help.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/scumm/help.h b/scumm/help.h
index 4e3d337497..fbf1026e1e 100644
--- a/scumm/help.h
+++ b/scumm/help.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/scumm/imuse.cpp b/scumm/imuse.cpp
index 69bafe8c35..bd38329486 100644
--- a/scumm/imuse.cpp
+++ b/scumm/imuse.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/scumm/imuse.h b/scumm/imuse.h
index 8a19a7dfa5..8135578d0c 100644
--- a/scumm/imuse.h
+++ b/scumm/imuse.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/scumm/imuse_digi/dimuse.cpp b/scumm/imuse_digi/dimuse.cpp
index cb8fb77606..e9cd3ee93f 100644
--- a/scumm/imuse_digi/dimuse.cpp
+++ b/scumm/imuse_digi/dimuse.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/scumm/imuse_digi/dimuse.h b/scumm/imuse_digi/dimuse.h
index 51aae8be25..3caacea717 100644
--- a/scumm/imuse_digi/dimuse.h
+++ b/scumm/imuse_digi/dimuse.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/scumm/imuse_digi/dimuse_bndmgr.cpp b/scumm/imuse_digi/dimuse_bndmgr.cpp
index 6a8db5c10a..64a42a226f 100644
--- a/scumm/imuse_digi/dimuse_bndmgr.cpp
+++ b/scumm/imuse_digi/dimuse_bndmgr.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/scumm/imuse_digi/dimuse_bndmgr.h b/scumm/imuse_digi/dimuse_bndmgr.h
index 55da423d5c..b6e93bb714 100644
--- a/scumm/imuse_digi/dimuse_bndmgr.h
+++ b/scumm/imuse_digi/dimuse_bndmgr.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/scumm/imuse_digi/dimuse_codecs.cpp b/scumm/imuse_digi/dimuse_codecs.cpp
index e59976e73b..dd6424d607 100644
--- a/scumm/imuse_digi/dimuse_codecs.cpp
+++ b/scumm/imuse_digi/dimuse_codecs.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/scumm/imuse_digi/dimuse_music.cpp b/scumm/imuse_digi/dimuse_music.cpp
index e755c4f829..bce5dd94e0 100644
--- a/scumm/imuse_digi/dimuse_music.cpp
+++ b/scumm/imuse_digi/dimuse_music.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/scumm/imuse_digi/dimuse_script.cpp b/scumm/imuse_digi/dimuse_script.cpp
index 009a5f61b9..7fb88f1c0a 100644
--- a/scumm/imuse_digi/dimuse_script.cpp
+++ b/scumm/imuse_digi/dimuse_script.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/scumm/imuse_digi/dimuse_sndmgr.cpp b/scumm/imuse_digi/dimuse_sndmgr.cpp
index e995bab84e..3490be7575 100644
--- a/scumm/imuse_digi/dimuse_sndmgr.cpp
+++ b/scumm/imuse_digi/dimuse_sndmgr.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/scumm/imuse_digi/dimuse_sndmgr.h b/scumm/imuse_digi/dimuse_sndmgr.h
index de833d2c8f..7db182ff01 100644
--- a/scumm/imuse_digi/dimuse_sndmgr.h
+++ b/scumm/imuse_digi/dimuse_sndmgr.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/scumm/imuse_digi/dimuse_tables.cpp b/scumm/imuse_digi/dimuse_tables.cpp
index 117061ba9d..6f39dd385c 100644
--- a/scumm/imuse_digi/dimuse_tables.cpp
+++ b/scumm/imuse_digi/dimuse_tables.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/scumm/imuse_digi/dimuse_track.cpp b/scumm/imuse_digi/dimuse_track.cpp
index f0fda62f8a..1c811a544a 100644
--- a/scumm/imuse_digi/dimuse_track.cpp
+++ b/scumm/imuse_digi/dimuse_track.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/scumm/imuse_internal.h b/scumm/imuse_internal.h
index 4d665a3df5..0914d3a462 100644
--- a/scumm/imuse_internal.h
+++ b/scumm/imuse_internal.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/scumm/imuse_player.cpp b/scumm/imuse_player.cpp
index abc09984c2..ae19d38340 100644
--- a/scumm/imuse_player.cpp
+++ b/scumm/imuse_player.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/scumm/input.cpp b/scumm/input.cpp
index e8bb3018bd..7c499fec0d 100644
--- a/scumm/input.cpp
+++ b/scumm/input.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/scumm/insane/insane.cpp b/scumm/insane/insane.cpp
index aed10e6d1c..e02a7cc368 100644
--- a/scumm/insane/insane.cpp
+++ b/scumm/insane/insane.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/scumm/insane/insane.h b/scumm/insane/insane.h
index c97a8f3842..c451595c71 100644
--- a/scumm/insane/insane.h
+++ b/scumm/insane/insane.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/scumm/insane/insane_ben.cpp b/scumm/insane/insane_ben.cpp
index a010aa5ed3..cec2aecbdc 100644
--- a/scumm/insane/insane_ben.cpp
+++ b/scumm/insane/insane_ben.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/scumm/insane/insane_enemy.cpp b/scumm/insane/insane_enemy.cpp
index e4010ffeb2..68896d9497 100644
--- a/scumm/insane/insane_enemy.cpp
+++ b/scumm/insane/insane_enemy.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/scumm/insane/insane_iact.cpp b/scumm/insane/insane_iact.cpp
index d9e20ad328..f18a84e32a 100644
--- a/scumm/insane/insane_iact.cpp
+++ b/scumm/insane/insane_iact.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/scumm/insane/insane_scenes.cpp b/scumm/insane/insane_scenes.cpp
index c5700c4861..9c2c4268ed 100644
--- a/scumm/insane/insane_scenes.cpp
+++ b/scumm/insane/insane_scenes.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/scumm/instrument.cpp b/scumm/instrument.cpp
index 6694eddad2..5146b67913 100644
--- a/scumm/instrument.cpp
+++ b/scumm/instrument.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/scumm/instrument.h b/scumm/instrument.h
index 51a0afb081..da7fde4a27 100644
--- a/scumm/instrument.h
+++ b/scumm/instrument.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/scumm/intern.h b/scumm/intern.h
index b2e53019c0..cbe588552b 100644
--- a/scumm/intern.h
+++ b/scumm/intern.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/scumm/logic_he.cpp b/scumm/logic_he.cpp
index c0f177d775..93e3198a66 100644
--- a/scumm/logic_he.cpp
+++ b/scumm/logic_he.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/scumm/logic_he.h b/scumm/logic_he.h
index edf704128f..af4ceaef21 100644
--- a/scumm/logic_he.h
+++ b/scumm/logic_he.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/scumm/midiparser_eup.cpp b/scumm/midiparser_eup.cpp
index 50a2f3f174..51274031b8 100644
--- a/scumm/midiparser_eup.cpp
+++ b/scumm/midiparser_eup.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/scumm/midiparser_ro.cpp b/scumm/midiparser_ro.cpp
index b7882c4b04..f31efb7023 100644
--- a/scumm/midiparser_ro.cpp
+++ b/scumm/midiparser_ro.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/scumm/music.h b/scumm/music.h
index 86aabb9416..006a8418c6 100644
--- a/scumm/music.h
+++ b/scumm/music.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.
*
* /scummvm/scummvm/scumm/player_v3a.h
*
diff --git a/scumm/nut_renderer.cpp b/scumm/nut_renderer.cpp
index ea34da2083..c40c0c88b0 100644
--- a/scumm/nut_renderer.cpp
+++ b/scumm/nut_renderer.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/scumm/nut_renderer.h b/scumm/nut_renderer.h
index 87f38b853b..0c1a708aec 100644
--- a/scumm/nut_renderer.h
+++ b/scumm/nut_renderer.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/scumm/object.cpp b/scumm/object.cpp
index 394f2e2ca4..e539cf041f 100644
--- a/scumm/object.cpp
+++ b/scumm/object.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/scumm/object.h b/scumm/object.h
index a50933c3d5..bbaec2c451 100644
--- a/scumm/object.h
+++ b/scumm/object.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/scumm/palette.cpp b/scumm/palette.cpp
index 21d3d0a106..29f2c33c04 100644
--- a/scumm/palette.cpp
+++ b/scumm/palette.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/scumm/palette_he.cpp b/scumm/palette_he.cpp
index 7ccd51dfd3..884bd849f2 100644
--- a/scumm/palette_he.cpp
+++ b/scumm/palette_he.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/scumm/player_mod.cpp b/scumm/player_mod.cpp
index 6ae58b99c0..f5a6b25765 100644
--- a/scumm/player_mod.cpp
+++ b/scumm/player_mod.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/scumm/player_mod.h b/scumm/player_mod.h
index df7685e183..ba40dd4643 100644
--- a/scumm/player_mod.h
+++ b/scumm/player_mod.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/scumm/player_nes.cpp b/scumm/player_nes.cpp
index b1d317b75e..42cd6d1ba9 100644
--- a/scumm/player_nes.cpp
+++ b/scumm/player_nes.cpp
@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* aint32 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/scumm/player_nes.h b/scumm/player_nes.h
index ed939b0ab7..5b376caac5 100644
--- a/scumm/player_nes.h
+++ b/scumm/player_nes.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/scumm/player_v1.cpp b/scumm/player_v1.cpp
index 6b88f7cf58..a27e5902cd 100644
--- a/scumm/player_v1.cpp
+++ b/scumm/player_v1.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/scumm/player_v1.h b/scumm/player_v1.h
index fa25005fd5..5a60a2ebb4 100644
--- a/scumm/player_v1.h
+++ b/scumm/player_v1.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/scumm/player_v2.cpp b/scumm/player_v2.cpp
index 53c5821adf..f73044b0eb 100644
--- a/scumm/player_v2.cpp
+++ b/scumm/player_v2.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/scumm/player_v2.h b/scumm/player_v2.h
index 4c77e1c073..9a33c1ceb3 100644
--- a/scumm/player_v2.h
+++ b/scumm/player_v2.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/scumm/player_v2a.cpp b/scumm/player_v2a.cpp
index 015993d589..5594a47742 100644
--- a/scumm/player_v2a.cpp
+++ b/scumm/player_v2a.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/scumm/player_v2a.h b/scumm/player_v2a.h
index ffc821ad0b..f5bb937ba6 100644
--- a/scumm/player_v2a.h
+++ b/scumm/player_v2a.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/scumm/player_v3a.cpp b/scumm/player_v3a.cpp
index 7b2c6e8dc1..883b198912 100644
--- a/scumm/player_v3a.cpp
+++ b/scumm/player_v3a.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/scumm/player_v3a.h b/scumm/player_v3a.h
index 5c92ea90de..e40462b878 100644
--- a/scumm/player_v3a.h
+++ b/scumm/player_v3a.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/scumm/resource.cpp b/scumm/resource.cpp
index 4a08d7518b..1aa3f51638 100644
--- a/scumm/resource.cpp
+++ b/scumm/resource.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/scumm/resource.h b/scumm/resource.h
index e9aa8f6531..f0ea71161b 100644
--- a/scumm/resource.h
+++ b/scumm/resource.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/scumm/resource_v2.cpp b/scumm/resource_v2.cpp
index e956e37c8a..7df98d9a49 100644
--- a/scumm/resource_v2.cpp
+++ b/scumm/resource_v2.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/scumm/resource_v3.cpp b/scumm/resource_v3.cpp
index 64c38246c0..3924ac611f 100644
--- a/scumm/resource_v3.cpp
+++ b/scumm/resource_v3.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/scumm/resource_v4.cpp b/scumm/resource_v4.cpp
index 172125f3fd..53b6c88a07 100644
--- a/scumm/resource_v4.cpp
+++ b/scumm/resource_v4.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/scumm/resource_v7he.cpp b/scumm/resource_v7he.cpp
index 12c6cfdfcd..082073ebcc 100644
--- a/scumm/resource_v7he.cpp
+++ b/scumm/resource_v7he.cpp
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/scumm/resource_v7he.h b/scumm/resource_v7he.h
index 8f2766aff8..dd665d1a59 100644
--- a/scumm/resource_v7he.h
+++ b/scumm/resource_v7he.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/scumm/room.cpp b/scumm/room.cpp
index fece6c4fd7..669e20eb55 100644
--- a/scumm/room.cpp
+++ b/scumm/room.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/scumm/saveload.cpp b/scumm/saveload.cpp
index 935b03d05d..833146b74b 100644
--- a/scumm/saveload.cpp
+++ b/scumm/saveload.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/scumm/saveload.h b/scumm/saveload.h
index b495f1a6fd..aeeaebf589 100644
--- a/scumm/saveload.h
+++ b/scumm/saveload.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/scumm/script.cpp b/scumm/script.cpp
index 40270e6292..87c319b9b0 100644
--- a/scumm/script.cpp
+++ b/scumm/script.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/scumm/script.h b/scumm/script.h
index 798420251b..08e98b2dd3 100644
--- a/scumm/script.h
+++ b/scumm/script.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/scumm/script_c64.cpp b/scumm/script_c64.cpp
index ce2b7da045..5857aa15b1 100644
--- a/scumm/script_c64.cpp
+++ b/scumm/script_c64.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/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index 9324d76209..3e4fc7e83a 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.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/scumm/script_v2.cpp b/scumm/script_v2.cpp
index f7d390f8bb..1795fed755 100644
--- a/scumm/script_v2.cpp
+++ b/scumm/script_v2.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/scumm/script_v5.cpp b/scumm/script_v5.cpp
index acf51bd18c..ce68d859e1 100644
--- a/scumm/script_v5.cpp
+++ b/scumm/script_v5.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/scumm/script_v6.cpp b/scumm/script_v6.cpp
index cd61ab565a..b1232e547c 100644
--- a/scumm/script_v6.cpp
+++ b/scumm/script_v6.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/scumm/script_v6he.cpp b/scumm/script_v6he.cpp
index 2b3a62e8d6..aa09633b72 100644
--- a/scumm/script_v6he.cpp
+++ b/scumm/script_v6he.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/scumm/script_v72he.cpp b/scumm/script_v72he.cpp
index 4859fc776b..0bd956ad43 100644
--- a/scumm/script_v72he.cpp
+++ b/scumm/script_v72he.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/scumm/script_v7he.cpp b/scumm/script_v7he.cpp
index 8e53334a88..65629ba461 100644
--- a/scumm/script_v7he.cpp
+++ b/scumm/script_v7he.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/scumm/script_v8.cpp b/scumm/script_v8.cpp
index 5437570efe..68f8981d60 100644
--- a/scumm/script_v8.cpp
+++ b/scumm/script_v8.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/scumm/script_v80he.cpp b/scumm/script_v80he.cpp
index ec06ec469f..fe482444c6 100644
--- a/scumm/script_v80he.cpp
+++ b/scumm/script_v80he.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/scumm/script_v90he.cpp b/scumm/script_v90he.cpp
index a59e804590..88763d883d 100644
--- a/scumm/script_v90he.cpp
+++ b/scumm/script_v90he.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/scumm/scumm.cpp b/scumm/scumm.cpp
index d1c7d0eab8..3fc5c2fffd 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.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/scumm/scumm.h b/scumm/scumm.h
index c353612ed2..9e047814c0 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.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/scumm/smush/channel.h b/scumm/smush/channel.h
index 797c679727..1f0d9e2d57 100644
--- a/scumm/smush/channel.h
+++ b/scumm/smush/channel.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/scumm/smush/chunk.cpp b/scumm/smush/chunk.cpp
index 5c290a83f0..548834c11f 100644
--- a/scumm/smush/chunk.cpp
+++ b/scumm/smush/chunk.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/scumm/smush/chunk.h b/scumm/smush/chunk.h
index ee967e21cf..dbf3815978 100644
--- a/scumm/smush/chunk.h
+++ b/scumm/smush/chunk.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/scumm/smush/chunk_type.h b/scumm/smush/chunk_type.h
index a54e90113c..436e3ad6cd 100644
--- a/scumm/smush/chunk_type.h
+++ b/scumm/smush/chunk_type.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/scumm/smush/codec1.cpp b/scumm/smush/codec1.cpp
index b92355a1c5..562a46c165 100644
--- a/scumm/smush/codec1.cpp
+++ b/scumm/smush/codec1.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/scumm/smush/codec37.cpp b/scumm/smush/codec37.cpp
index df578175ce..0df8e8acf2 100644
--- a/scumm/smush/codec37.cpp
+++ b/scumm/smush/codec37.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/scumm/smush/codec37.h b/scumm/smush/codec37.h
index bb4b3e7ce3..e10808f8e8 100644
--- a/scumm/smush/codec37.h
+++ b/scumm/smush/codec37.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/scumm/smush/codec47.cpp b/scumm/smush/codec47.cpp
index d6fe6e3509..0001d0c288 100644
--- a/scumm/smush/codec47.cpp
+++ b/scumm/smush/codec47.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/scumm/smush/codec47.h b/scumm/smush/codec47.h
index 10d91dd260..de0986e607 100644
--- a/scumm/smush/codec47.h
+++ b/scumm/smush/codec47.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/scumm/smush/imuse_channel.cpp b/scumm/smush/imuse_channel.cpp
index bc80cde6f7..79f7c6ace3 100644
--- a/scumm/smush/imuse_channel.cpp
+++ b/scumm/smush/imuse_channel.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/scumm/smush/saud_channel.cpp b/scumm/smush/saud_channel.cpp
index 74ab1e4094..8032dc1e8a 100644
--- a/scumm/smush/saud_channel.cpp
+++ b/scumm/smush/saud_channel.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/scumm/smush/smush_font.cpp b/scumm/smush/smush_font.cpp
index 3b50c0f51c..220a656aac 100644
--- a/scumm/smush/smush_font.cpp
+++ b/scumm/smush/smush_font.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/scumm/smush/smush_font.h b/scumm/smush/smush_font.h
index a2811c2530..e12b74813a 100644
--- a/scumm/smush/smush_font.h
+++ b/scumm/smush/smush_font.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/scumm/smush/smush_mixer.cpp b/scumm/smush/smush_mixer.cpp
index ea5e0ba274..fc1991e715 100644
--- a/scumm/smush/smush_mixer.cpp
+++ b/scumm/smush/smush_mixer.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/scumm/smush/smush_mixer.h b/scumm/smush/smush_mixer.h
index 206a9e0da0..10bf109d3a 100644
--- a/scumm/smush/smush_mixer.h
+++ b/scumm/smush/smush_mixer.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/scumm/smush/smush_player.cpp b/scumm/smush/smush_player.cpp
index b16cc2a2a8..9bc8b823c0 100644
--- a/scumm/smush/smush_player.cpp
+++ b/scumm/smush/smush_player.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/scumm/smush/smush_player.h b/scumm/smush/smush_player.h
index ef7c67a44d..4ad226dd68 100644
--- a/scumm/smush/smush_player.h
+++ b/scumm/smush/smush_player.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/scumm/sound.cpp b/scumm/sound.cpp
index 1a6b4cc300..cad5d5b8b4 100644
--- a/scumm/sound.cpp
+++ b/scumm/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/scumm/sound.h b/scumm/sound.h
index 9e0a2ece70..484edaf81c 100644
--- a/scumm/sound.h
+++ b/scumm/sound.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/scumm/sprite_he.cpp b/scumm/sprite_he.cpp
index 081d77191f..9a39d86b10 100644
--- a/scumm/sprite_he.cpp
+++ b/scumm/sprite_he.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/scumm/sprite_he.h b/scumm/sprite_he.h
index c2aeafe684..177447ac31 100644
--- a/scumm/sprite_he.h
+++ b/scumm/sprite_he.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/scumm/string.cpp b/scumm/string.cpp
index 539dfb1be1..64a4fcb28a 100644
--- a/scumm/string.cpp
+++ b/scumm/string.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/scumm/thumbnail.cpp b/scumm/thumbnail.cpp
index 9b82628ba2..1a4e6a1e31 100644
--- a/scumm/thumbnail.cpp
+++ b/scumm/thumbnail.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/scumm/usage_bits.cpp b/scumm/usage_bits.cpp
index 8c7ad3f4cd..99bcfcdcc2 100644
--- a/scumm/usage_bits.cpp
+++ b/scumm/usage_bits.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/scumm/usage_bits.h b/scumm/usage_bits.h
index abdc7e0b88..b6d1afd561 100644
--- a/scumm/usage_bits.h
+++ b/scumm/usage_bits.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/scumm/util.cpp b/scumm/util.cpp
index 49a8276960..34f7d14c7a 100644
--- a/scumm/util.cpp
+++ b/scumm/util.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/scumm/util.h b/scumm/util.h
index 21acb73f0f..3c4795c9cf 100644
--- a/scumm/util.h
+++ b/scumm/util.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/scumm/vars.cpp b/scumm/vars.cpp
index 629a83d209..18e3997e70 100644
--- a/scumm/vars.cpp
+++ b/scumm/vars.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/scumm/verbs.cpp b/scumm/verbs.cpp
index d3c17657c6..278875cd57 100644
--- a/scumm/verbs.cpp
+++ b/scumm/verbs.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/scumm/verbs.h b/scumm/verbs.h
index 20beb30f60..308cd80c42 100644
--- a/scumm/verbs.h
+++ b/scumm/verbs.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/scumm/wiz_he.cpp b/scumm/wiz_he.cpp
index 55bd2e2832..8a253b44e9 100644
--- a/scumm/wiz_he.cpp
+++ b/scumm/wiz_he.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/scumm/wiz_he.h b/scumm/wiz_he.h
index 3e118a169e..fcbc135323 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.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$
*