aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /graphics
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 'graphics')
-rw-r--r--graphics/animation.cpp2
-rw-r--r--graphics/animation.h2
-rw-r--r--graphics/font.cpp2
-rw-r--r--graphics/font.h2
-rw-r--r--graphics/fontman.cpp2
-rw-r--r--graphics/fontman.h2
-rw-r--r--graphics/ilbm.cpp2
-rw-r--r--graphics/ilbm.h2
-rw-r--r--graphics/primitives.cpp2
-rw-r--r--graphics/primitives.h2
-rw-r--r--graphics/scummfont.cpp2
-rw-r--r--graphics/surface.cpp2
-rw-r--r--graphics/surface.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/graphics/animation.cpp b/graphics/animation.cpp
index e37629fc1d..92dce94254 100644
--- a/graphics/animation.cpp
+++ b/graphics/animation.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/graphics/animation.h b/graphics/animation.h
index 5197cfb6bb..ffea9f0d71 100644
--- a/graphics/animation.h
+++ b/graphics/animation.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/graphics/font.cpp b/graphics/font.cpp
index 6f763ed52e..7b44037271 100644
--- a/graphics/font.cpp
+++ b/graphics/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/graphics/font.h b/graphics/font.h
index 54e1bcc8e0..b2781d58c3 100644
--- a/graphics/font.h
+++ b/graphics/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/graphics/fontman.cpp b/graphics/fontman.cpp
index 11c7dd1879..e00aabe74b 100644
--- a/graphics/fontman.cpp
+++ b/graphics/fontman.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/graphics/fontman.h b/graphics/fontman.h
index 215f35c03d..df619c1d4b 100644
--- a/graphics/fontman.h
+++ b/graphics/fontman.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/graphics/ilbm.cpp b/graphics/ilbm.cpp
index ccb3ec3a45..e8a25a5c95 100644
--- a/graphics/ilbm.cpp
+++ b/graphics/ilbm.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/graphics/ilbm.h b/graphics/ilbm.h
index 89f9279f0f..6e24f98677 100644
--- a/graphics/ilbm.h
+++ b/graphics/ilbm.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/graphics/primitives.cpp b/graphics/primitives.cpp
index f5c28a0cfd..59bc84ec05 100644
--- a/graphics/primitives.cpp
+++ b/graphics/primitives.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/graphics/primitives.h b/graphics/primitives.h
index d00c68840e..a1c471a12b 100644
--- a/graphics/primitives.h
+++ b/graphics/primitives.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/graphics/scummfont.cpp b/graphics/scummfont.cpp
index 71625d0ce5..0bba527746 100644
--- a/graphics/scummfont.cpp
+++ b/graphics/scummfont.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/graphics/surface.cpp b/graphics/surface.cpp
index 5283aedf39..54df65796f 100644
--- a/graphics/surface.cpp
+++ b/graphics/surface.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/graphics/surface.h b/graphics/surface.h
index 6118ab76b2..dab46f5f98 100644
--- a/graphics/surface.h
+++ b/graphics/surface.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$
*/