aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /simon
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 'simon')
-rw-r--r--simon/charset.cpp2
-rw-r--r--simon/cursor.cpp2
-rw-r--r--simon/debug.cpp2
-rw-r--r--simon/debug.h2
-rw-r--r--simon/debugger.cpp2
-rw-r--r--simon/debugger.h2
-rw-r--r--simon/icons.cpp2
-rw-r--r--simon/intern.h2
-rw-r--r--simon/items.cpp2
-rw-r--r--simon/midi.cpp2
-rw-r--r--simon/midi.h2
-rw-r--r--simon/midiparser_s1d.cpp2
-rw-r--r--simon/res.cpp2
-rw-r--r--simon/saveload.cpp2
-rw-r--r--simon/simon.cpp2
-rw-r--r--simon/simon.h2
-rw-r--r--simon/sound.cpp2
-rw-r--r--simon/sound.h2
-rw-r--r--simon/verb.cpp2
-rw-r--r--simon/vga.cpp2
-rw-r--r--simon/vga.h2
21 files changed, 21 insertions, 21 deletions
diff --git a/simon/charset.cpp b/simon/charset.cpp
index d7470a8a6f..5e403c18cc 100644
--- a/simon/charset.cpp
+++ b/simon/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/simon/cursor.cpp b/simon/cursor.cpp
index 612f960467..1827acf784 100644
--- a/simon/cursor.cpp
+++ b/simon/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/simon/debug.cpp b/simon/debug.cpp
index 72ba0b7c6e..bdebea7e9d 100644
--- a/simon/debug.cpp
+++ b/simon/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/simon/debug.h b/simon/debug.h
index 39b8bc0c13..c8f798741d 100644
--- a/simon/debug.h
+++ b/simon/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.
*
*/
diff --git a/simon/debugger.cpp b/simon/debugger.cpp
index 53b3195630..76ec22b404 100644
--- a/simon/debugger.cpp
+++ b/simon/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/simon/debugger.h b/simon/debugger.h
index c4e230608e..f3bade90ae 100644
--- a/simon/debugger.h
+++ b/simon/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/simon/icons.cpp b/simon/icons.cpp
index 7cb9c223dc..2d5513a506 100644
--- a/simon/icons.cpp
+++ b/simon/icons.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/simon/intern.h b/simon/intern.h
index 06caaf04fa..d435611f28 100644
--- a/simon/intern.h
+++ b/simon/intern.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/simon/items.cpp b/simon/items.cpp
index 2fa2ea2dfe..0c6d770c13 100644
--- a/simon/items.cpp
+++ b/simon/items.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/simon/midi.cpp b/simon/midi.cpp
index 6b7088b540..04f8b44889 100644
--- a/simon/midi.cpp
+++ b/simon/midi.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/simon/midi.h b/simon/midi.h
index 913e93fb04..5b60dac285 100644
--- a/simon/midi.h
+++ b/simon/midi.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/simon/midiparser_s1d.cpp b/simon/midiparser_s1d.cpp
index a61035fbaa..a55cd2950a 100644
--- a/simon/midiparser_s1d.cpp
+++ b/simon/midiparser_s1d.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/simon/res.cpp b/simon/res.cpp
index f305698494..9ee9e77040 100644
--- a/simon/res.cpp
+++ b/simon/res.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/simon/saveload.cpp b/simon/saveload.cpp
index c351fba420..363c2c4fa9 100644
--- a/simon/saveload.cpp
+++ b/simon/saveload.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/simon/simon.cpp b/simon/simon.cpp
index 0958c3d975..8bb06e2a0a 100644
--- a/simon/simon.cpp
+++ b/simon/simon.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/simon/simon.h b/simon/simon.h
index d5e77de02b..262394a7f8 100644
--- a/simon/simon.h
+++ b/simon/simon.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/simon/sound.cpp b/simon/sound.cpp
index 38795a636b..f0efaab92a 100644
--- a/simon/sound.cpp
+++ b/simon/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.
*
*/
diff --git a/simon/sound.h b/simon/sound.h
index 89c41e89ac..60cb406b32 100644
--- a/simon/sound.h
+++ b/simon/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.
*
*/
diff --git a/simon/verb.cpp b/simon/verb.cpp
index 556573c475..b38cb53d37 100644
--- a/simon/verb.cpp
+++ b/simon/verb.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/simon/vga.cpp b/simon/vga.cpp
index 0feba6bed1..3cab2a5e99 100644
--- a/simon/vga.cpp
+++ b/simon/vga.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/simon/vga.h b/simon/vga.h
index abb23daa63..9eba825b80 100644
--- a/simon/vga.h
+++ b/simon/vga.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$
*