diff options
author | Eugene Sandulenko | 2005-10-18 01:30:26 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-10-18 01:30:26 +0000 |
commit | b36677af7101bc356c81dedf36302555515eb306 (patch) | |
tree | 329caea5326be795b02ff37bf2e68381ee21d1dd /sword2/driver | |
parent | d59af537b5a702446a40af31aff4a95d4cd0a4bd (diff) | |
download | scummvm-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 'sword2/driver')
-rw-r--r-- | sword2/driver/_mouse.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/animation.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/animation.h | 2 | ||||
-rw-r--r-- | sword2/driver/d_draw.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/d_sound.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/menu.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/palette.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/rdwin.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/render.cpp | 2 | ||||
-rw-r--r-- | sword2/driver/sprite.cpp | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sword2/driver/_mouse.cpp b/sword2/driver/_mouse.cpp index 7e04c20aba..9d153f0c56 100644 --- a/sword2/driver/_mouse.cpp +++ b/sword2/driver/_mouse.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/sword2/driver/animation.cpp b/sword2/driver/animation.cpp index 65ac6a9583..41987dd2d4 100644 --- a/sword2/driver/animation.cpp +++ b/sword2/driver/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/sword2/driver/animation.h b/sword2/driver/animation.h index 99138ffd79..431b47a8ee 100644 --- a/sword2/driver/animation.h +++ b/sword2/driver/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/sword2/driver/d_draw.cpp b/sword2/driver/d_draw.cpp index d511afad5c..9b865f3866 100644 --- a/sword2/driver/d_draw.cpp +++ b/sword2/driver/d_draw.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/sword2/driver/d_sound.cpp b/sword2/driver/d_sound.cpp index 405bfadd32..91bf4c950b 100644 --- a/sword2/driver/d_sound.cpp +++ b/sword2/driver/d_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/sword2/driver/menu.cpp b/sword2/driver/menu.cpp index e344d70fd5..4b4be458d9 100644 --- a/sword2/driver/menu.cpp +++ b/sword2/driver/menu.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/sword2/driver/palette.cpp b/sword2/driver/palette.cpp index adea1a8dfb..731c9449c0 100644 --- a/sword2/driver/palette.cpp +++ b/sword2/driver/palette.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/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp index bfdeb4ad3d..67e4dd5814 100644 --- a/sword2/driver/rdwin.cpp +++ b/sword2/driver/rdwin.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/sword2/driver/render.cpp b/sword2/driver/render.cpp index 94b8fa305f..5da110fc40 100644 --- a/sword2/driver/render.cpp +++ b/sword2/driver/render.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/sword2/driver/sprite.cpp b/sword2/driver/sprite.cpp index 8a0b3407f7..d1b9a6083c 100644 --- a/sword2/driver/sprite.cpp +++ b/sword2/driver/sprite.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$ */ |