aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
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/sdl
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/sdl')
-rw-r--r--backends/sdl/events.cpp2
-rw-r--r--backends/sdl/graphics.cpp2
-rw-r--r--backends/sdl/sdl-common.h2
-rw-r--r--backends/sdl/sdl.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/backends/sdl/events.cpp b/backends/sdl/events.cpp
index ae6ea50207..a0072d56d9 100644
--- a/backends/sdl/events.cpp
+++ b/backends/sdl/events.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/backends/sdl/graphics.cpp b/backends/sdl/graphics.cpp
index 00e2d9625e..66b3214ea4 100644
--- a/backends/sdl/graphics.cpp
+++ b/backends/sdl/graphics.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/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h
index 43f3a5e1cc..ee1d1ddf1a 100644
--- a/backends/sdl/sdl-common.h
+++ b/backends/sdl/sdl-common.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/backends/sdl/sdl.cpp b/backends/sdl/sdl.cpp
index 6318519a0b..4878833921 100644
--- a/backends/sdl/sdl.cpp
+++ b/backends/sdl/sdl.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$
*