aboutsummaryrefslogtreecommitdiff
path: root/queen
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /queen
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 'queen')
-rw-r--r--queen/bankman.cpp2
-rw-r--r--queen/bankman.h2
-rw-r--r--queen/command.cpp2
-rw-r--r--queen/command.h2
-rw-r--r--queen/credits.cpp2
-rw-r--r--queen/credits.h2
-rw-r--r--queen/cutaway.cpp2
-rw-r--r--queen/cutaway.h2
-rw-r--r--queen/debug.cpp2
-rw-r--r--queen/debug.h2
-rw-r--r--queen/defs.h2
-rw-r--r--queen/display.cpp2
-rw-r--r--queen/display.h2
-rw-r--r--queen/graphics.cpp2
-rw-r--r--queen/graphics.h2
-rw-r--r--queen/grid.cpp2
-rw-r--r--queen/grid.h2
-rw-r--r--queen/input.cpp2
-rw-r--r--queen/input.h2
-rw-r--r--queen/journal.cpp2
-rw-r--r--queen/journal.h2
-rw-r--r--queen/logic.cpp2
-rw-r--r--queen/logic.h2
-rw-r--r--queen/music.cpp2
-rw-r--r--queen/music.h2
-rw-r--r--queen/musicdata.cpp2
-rw-r--r--queen/queen.cpp2
-rw-r--r--queen/queen.h2
-rw-r--r--queen/resource.cpp2
-rw-r--r--queen/resource.h2
-rw-r--r--queen/restables.cpp2
-rw-r--r--queen/sound.cpp2
-rw-r--r--queen/sound.h2
-rw-r--r--queen/state.cpp2
-rw-r--r--queen/state.h2
-rw-r--r--queen/structs.h2
-rw-r--r--queen/talk.cpp2
-rw-r--r--queen/talk.h2
-rw-r--r--queen/walk.cpp2
-rw-r--r--queen/walk.h2
40 files changed, 40 insertions, 40 deletions
diff --git a/queen/bankman.cpp b/queen/bankman.cpp
index 08c76a4837..e09da96077 100644
--- a/queen/bankman.cpp
+++ b/queen/bankman.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/queen/bankman.h b/queen/bankman.h
index 80bba18b9d..d911e24a1c 100644
--- a/queen/bankman.h
+++ b/queen/bankman.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/queen/command.cpp b/queen/command.cpp
index 2a78237eab..92ca2fefb7 100644
--- a/queen/command.cpp
+++ b/queen/command.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/queen/command.h b/queen/command.h
index aee76808d6..c1f9391719 100644
--- a/queen/command.h
+++ b/queen/command.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/queen/credits.cpp b/queen/credits.cpp
index f768b63819..7e3f9355ad 100644
--- a/queen/credits.cpp
+++ b/queen/credits.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/queen/credits.h b/queen/credits.h
index b8b912e0d3..e7b303a88f 100644
--- a/queen/credits.h
+++ b/queen/credits.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/queen/cutaway.cpp b/queen/cutaway.cpp
index a680078213..1e90576d74 100644
--- a/queen/cutaway.cpp
+++ b/queen/cutaway.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/queen/cutaway.h b/queen/cutaway.h
index 514480a3f0..b3ec0ac268 100644
--- a/queen/cutaway.h
+++ b/queen/cutaway.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/queen/debug.cpp b/queen/debug.cpp
index 03047d6a18..f5ba6796a9 100644
--- a/queen/debug.cpp
+++ b/queen/debug.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/queen/debug.h b/queen/debug.h
index 018b905381..2d070c5c1d 100644
--- a/queen/debug.h
+++ b/queen/debug.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/queen/defs.h b/queen/defs.h
index 64ff7debe8..ed6bef9163 100644
--- a/queen/defs.h
+++ b/queen/defs.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/queen/display.cpp b/queen/display.cpp
index 8c1be9c0e3..335bf6a280 100644
--- a/queen/display.cpp
+++ b/queen/display.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/queen/display.h b/queen/display.h
index ec967dfb40..1abf939a30 100644
--- a/queen/display.h
+++ b/queen/display.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/queen/graphics.cpp b/queen/graphics.cpp
index 32b3326992..e0f9787686 100644
--- a/queen/graphics.cpp
+++ b/queen/graphics.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/queen/graphics.h b/queen/graphics.h
index f21b66372b..aa3df822bd 100644
--- a/queen/graphics.h
+++ b/queen/graphics.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/queen/grid.cpp b/queen/grid.cpp
index f5b2dd6859..6862bac1f2 100644
--- a/queen/grid.cpp
+++ b/queen/grid.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/queen/grid.h b/queen/grid.h
index 2e5859f347..c2a3dcd0ac 100644
--- a/queen/grid.h
+++ b/queen/grid.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/queen/input.cpp b/queen/input.cpp
index c54bc0d8eb..8f84ea8742 100644
--- a/queen/input.cpp
+++ b/queen/input.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/queen/input.h b/queen/input.h
index 0d074af481..724fd77de6 100644
--- a/queen/input.h
+++ b/queen/input.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/queen/journal.cpp b/queen/journal.cpp
index 6074bb1c05..f619f857ac 100644
--- a/queen/journal.cpp
+++ b/queen/journal.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/queen/journal.h b/queen/journal.h
index 7bf1922f0e..12c6cd1988 100644
--- a/queen/journal.h
+++ b/queen/journal.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/queen/logic.cpp b/queen/logic.cpp
index ae3632dd04..a29f0f681b 100644
--- a/queen/logic.cpp
+++ b/queen/logic.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/queen/logic.h b/queen/logic.h
index 8b51a08362..6b5f998fa6 100644
--- a/queen/logic.h
+++ b/queen/logic.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/queen/music.cpp b/queen/music.cpp
index a9b0083169..59e9105da6 100644
--- a/queen/music.cpp
+++ b/queen/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/queen/music.h b/queen/music.h
index 6c0ba53af0..b4620b6851 100644
--- a/queen/music.h
+++ b/queen/music.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/queen/musicdata.cpp b/queen/musicdata.cpp
index 7e35f727ec..d099bbb3b1 100644
--- a/queen/musicdata.cpp
+++ b/queen/musicdata.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/queen/queen.cpp b/queen/queen.cpp
index a48a036e61..2445aeeb8d 100644
--- a/queen/queen.cpp
+++ b/queen/queen.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/queen/queen.h b/queen/queen.h
index a45834b5e2..e8ab8716d9 100644
--- a/queen/queen.h
+++ b/queen/queen.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/queen/resource.cpp b/queen/resource.cpp
index ddebe98f32..7d6bc78498 100644
--- a/queen/resource.cpp
+++ b/queen/resource.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/queen/resource.h b/queen/resource.h
index 7a3c914b4f..ab9320a49b 100644
--- a/queen/resource.h
+++ b/queen/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/queen/restables.cpp b/queen/restables.cpp
index 0e42f3b22b..4c53088624 100644
--- a/queen/restables.cpp
+++ b/queen/restables.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/queen/sound.cpp b/queen/sound.cpp
index 97f464989c..2c5b16b6a8 100644
--- a/queen/sound.cpp
+++ b/queen/sound.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/queen/sound.h b/queen/sound.h
index 5ab078d150..5150d72a29 100644
--- a/queen/sound.h
+++ b/queen/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/queen/state.cpp b/queen/state.cpp
index 46f496248d..ea358cce2b 100644
--- a/queen/state.cpp
+++ b/queen/state.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/queen/state.h b/queen/state.h
index 1e89c7bd49..a68ab35577 100644
--- a/queen/state.h
+++ b/queen/state.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/queen/structs.h b/queen/structs.h
index 935fb2437b..64a5248179 100644
--- a/queen/structs.h
+++ b/queen/structs.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/queen/talk.cpp b/queen/talk.cpp
index 452e3dc922..6a990b39f9 100644
--- a/queen/talk.cpp
+++ b/queen/talk.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/queen/talk.h b/queen/talk.h
index b0d2b68976..aec02c4b77 100644
--- a/queen/talk.h
+++ b/queen/talk.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/queen/walk.cpp b/queen/walk.cpp
index c4cda39aca..0b5dfe47e6 100644
--- a/queen/walk.cpp
+++ b/queen/walk.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/queen/walk.h b/queen/walk.h
index 83c7a23b7d..f8587e90e1 100644
--- a/queen/walk.h
+++ b/queen/walk.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$
*