aboutsummaryrefslogtreecommitdiff
path: root/backends/ps2
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /backends/ps2
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 'backends/ps2')
-rw-r--r--backends/ps2/DmaPipe.cpp2
-rw-r--r--backends/ps2/DmaPipe.h2
-rw-r--r--backends/ps2/Gs2dScreen.cpp2
-rw-r--r--backends/ps2/Gs2dScreen.h2
-rw-r--r--backends/ps2/GsDefs.h2
-rw-r--r--backends/ps2/asyncfio.cpp2
-rw-r--r--backends/ps2/asyncfio.h2
-rw-r--r--backends/ps2/fileio.cpp2
-rw-r--r--backends/ps2/fileio.h2
-rw-r--r--backends/ps2/icon.cpp2
-rw-r--r--backends/ps2/ps2input.cpp2
-rw-r--r--backends/ps2/ps2input.h2
-rw-r--r--backends/ps2/ps2pad.cpp2
-rw-r--r--backends/ps2/ps2pad.h2
-rw-r--r--backends/ps2/savefile.cpp2
-rw-r--r--backends/ps2/savefile.h2
-rw-r--r--backends/ps2/smushio.cpp2
-rw-r--r--backends/ps2/sysdefs.h2
-rw-r--r--backends/ps2/systemps2.cpp2
-rw-r--r--backends/ps2/systemps2.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/backends/ps2/DmaPipe.cpp b/backends/ps2/DmaPipe.cpp
index 251233fdc5..d04190c9f7 100644
--- a/backends/ps2/DmaPipe.cpp
+++ b/backends/ps2/DmaPipe.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/backends/ps2/DmaPipe.h b/backends/ps2/DmaPipe.h
index eebd0f75fa..29519b28a1 100644
--- a/backends/ps2/DmaPipe.h
+++ b/backends/ps2/DmaPipe.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/backends/ps2/Gs2dScreen.cpp b/backends/ps2/Gs2dScreen.cpp
index e290364870..ee33ca6b77 100644
--- a/backends/ps2/Gs2dScreen.cpp
+++ b/backends/ps2/Gs2dScreen.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/backends/ps2/Gs2dScreen.h b/backends/ps2/Gs2dScreen.h
index 484c91b7b3..944cdec314 100644
--- a/backends/ps2/Gs2dScreen.h
+++ b/backends/ps2/Gs2dScreen.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/backends/ps2/GsDefs.h b/backends/ps2/GsDefs.h
index e149a10c76..8ead33a9d8 100644
--- a/backends/ps2/GsDefs.h
+++ b/backends/ps2/GsDefs.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/backends/ps2/asyncfio.cpp b/backends/ps2/asyncfio.cpp
index 396dec6b77..b621db8657 100644
--- a/backends/ps2/asyncfio.cpp
+++ b/backends/ps2/asyncfio.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/backends/ps2/asyncfio.h b/backends/ps2/asyncfio.h
index 39a7093fb6..8a6700341e 100644
--- a/backends/ps2/asyncfio.h
+++ b/backends/ps2/asyncfio.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/backends/ps2/fileio.cpp b/backends/ps2/fileio.cpp
index 9debdc39d6..d92989614b 100644
--- a/backends/ps2/fileio.cpp
+++ b/backends/ps2/fileio.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/backends/ps2/fileio.h b/backends/ps2/fileio.h
index d00e1ce58e..875c772937 100644
--- a/backends/ps2/fileio.h
+++ b/backends/ps2/fileio.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/backends/ps2/icon.cpp b/backends/ps2/icon.cpp
index eb767d79ca..f8e1b5d8c9 100644
--- a/backends/ps2/icon.cpp
+++ b/backends/ps2/icon.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/backends/ps2/ps2input.cpp b/backends/ps2/ps2input.cpp
index c7bfd5cb46..4189ac9035 100644
--- a/backends/ps2/ps2input.cpp
+++ b/backends/ps2/ps2input.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/backends/ps2/ps2input.h b/backends/ps2/ps2input.h
index 5ac6b601fa..6f166d14eb 100644
--- a/backends/ps2/ps2input.h
+++ b/backends/ps2/ps2input.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/backends/ps2/ps2pad.cpp b/backends/ps2/ps2pad.cpp
index c3ad540189..8dd18c7db5 100644
--- a/backends/ps2/ps2pad.cpp
+++ b/backends/ps2/ps2pad.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/backends/ps2/ps2pad.h b/backends/ps2/ps2pad.h
index 12baebdc3f..f846d1cf53 100644
--- a/backends/ps2/ps2pad.h
+++ b/backends/ps2/ps2pad.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/backends/ps2/savefile.cpp b/backends/ps2/savefile.cpp
index 3be927d159..a7b3e25f33 100644
--- a/backends/ps2/savefile.cpp
+++ b/backends/ps2/savefile.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/backends/ps2/savefile.h b/backends/ps2/savefile.h
index 364a80dbed..66c5357fe2 100644
--- a/backends/ps2/savefile.h
+++ b/backends/ps2/savefile.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/backends/ps2/smushio.cpp b/backends/ps2/smushio.cpp
index 2747513bbf..84efcbbcd1 100644
--- a/backends/ps2/smushio.cpp
+++ b/backends/ps2/smushio.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/backends/ps2/sysdefs.h b/backends/ps2/sysdefs.h
index 50502283f4..ac030653b3 100644
--- a/backends/ps2/sysdefs.h
+++ b/backends/ps2/sysdefs.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/backends/ps2/systemps2.cpp b/backends/ps2/systemps2.cpp
index 10cf6496ff..96913132c4 100644
--- a/backends/ps2/systemps2.cpp
+++ b/backends/ps2/systemps2.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/backends/ps2/systemps2.h b/backends/ps2/systemps2.h
index a8cab3b148..9e0d9ccd84 100644
--- a/backends/ps2/systemps2.h
+++ b/backends/ps2/systemps2.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$
*