aboutsummaryrefslogtreecommitdiff
path: root/backends
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
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')
-rw-r--r--backends/PalmOS/Rsc/Resource.Frk/Starter.rsrcbin62642 -> 62643 bytes
-rw-r--r--backends/PalmOS/Rsc/Resource.Frk/builder.rsrcbin17400 -> 17401 bytes
-rw-r--r--backends/PalmOS/Rsc/Resource.Frk/engine.rsrcbin2689 -> 2690 bytes
-rwxr-xr-xbackends/PalmOS/Src/base_event.cpp2
-rwxr-xr-xbackends/PalmOS/Src/base_gfx.cpp2
-rwxr-xr-xbackends/PalmOS/Src/base_mouse.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_base.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_base.h2
-rwxr-xr-xbackends/PalmOS/Src/be_create.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_os5.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_os5.h2
-rwxr-xr-xbackends/PalmOS/Src/be_save.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_zodiac.cpp2
-rwxr-xr-xbackends/PalmOS/Src/be_zodiac.h2
-rw-r--r--backends/PalmOS/Src/builder/queen/bq_display.c2
-rw-r--r--backends/PalmOS/Src/builder/queen/bq_restables.c2
-rw-r--r--backends/PalmOS/Src/builder/queen/bq_talk.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_akos.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_dialogs.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_gfx.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_newgui.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/bl_player_v2.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_codecs.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_tables.c2
-rw-r--r--backends/PalmOS/Src/builder/scumm/smush/bl_codec47.c2
-rw-r--r--backends/PalmOS/Src/builder/sword1/sw1_staticres.c2
-rw-r--r--backends/PalmOS/Src/builder/sword1/sw1_staticres.h2
-rw-r--r--backends/PalmOS/Src/cd_default.cpp2
-rw-r--r--backends/PalmOS/Src/cd_default.h4
-rw-r--r--backends/PalmOS/Src/cd_msa.cpp2
-rw-r--r--backends/PalmOS/Src/cd_msa.h2
-rw-r--r--backends/PalmOS/Src/cd_pockettunes.cpp2
-rw-r--r--backends/PalmOS/Src/cd_pockettunes.h4
-rw-r--r--backends/PalmOS/Src/cdaudio.h2
-rw-r--r--backends/PalmOS/Src/extend.cpp2
-rw-r--r--backends/PalmOS/Src/extend.h2
-rw-r--r--backends/PalmOS/Src/forms/formCards.h2
-rw-r--r--backends/PalmOS/Src/forms/formUtil.h2
-rw-r--r--backends/PalmOS/Src/games.cpp2
-rw-r--r--backends/PalmOS/Src/games.h2
-rw-r--r--backends/PalmOS/Src/globals.h2
-rw-r--r--backends/PalmOS/Src/i_zodiac.h2
-rw-r--r--backends/PalmOS/Src/init_mathlib.cpp2
-rw-r--r--backends/PalmOS/Src/init_palmos.cpp2
-rw-r--r--backends/PalmOS/Src/init_palmos.h2
-rw-r--r--backends/PalmOS/Src/init_sony.h2
-rw-r--r--backends/PalmOS/Src/missing/_stdio.cpp2
-rw-r--r--backends/PalmOS/Src/missing/_stdlib.cpp2
-rw-r--r--backends/PalmOS/Src/missing/_string.cpp2
-rw-r--r--backends/PalmOS/Src/missing/_time.cpp2
-rw-r--r--backends/PalmOS/Src/missing/_unistd.cpp2
-rw-r--r--backends/PalmOS/Src/missing/assert.h2
-rw-r--r--backends/PalmOS/Src/missing/fcntl.h2
-rw-r--r--backends/PalmOS/Src/missing/math.h2
-rw-r--r--backends/PalmOS/Src/missing/memory.h4
-rw-r--r--backends/PalmOS/Src/missing/stdio.h2
-rw-r--r--backends/PalmOS/Src/missing/stdlib.h2
-rw-r--r--backends/PalmOS/Src/missing/string.h2
-rw-r--r--backends/PalmOS/Src/missing/sys/stat.h2
-rw-r--r--backends/PalmOS/Src/missing/time.h2
-rw-r--r--backends/PalmOS/Src/missing/unistd.h2
-rwxr-xr-xbackends/PalmOS/Src/os5_event.cpp2
-rwxr-xr-xbackends/PalmOS/Src/os5_gfx.cpp2
-rwxr-xr-xbackends/PalmOS/Src/os5_mouse.cpp2
-rwxr-xr-xbackends/PalmOS/Src/os5_overlay.cpp2
-rwxr-xr-xbackends/PalmOS/Src/os5_sound.cpp2
-rw-r--r--backends/PalmOS/Src/palm.cpp2
-rw-r--r--backends/PalmOS/Src/palm.h2
-rw-r--r--backends/PalmOS/Src/palmdefs.h2
-rw-r--r--backends/PalmOS/Src/palmevt.cpp2
-rw-r--r--backends/PalmOS/Src/palmgfx.cpp2
-rw-r--r--backends/PalmOS/Src/palmmos.cpp2
-rw-r--r--backends/PalmOS/Src/palmovl.cpp2
-rw-r--r--backends/PalmOS/Src/palmrdr.cpp2
-rw-r--r--backends/PalmOS/Src/palmsave.cpp2
-rw-r--r--backends/PalmOS/Src/palmsnd.cpp2
-rw-r--r--backends/PalmOS/Src/rumble.h2
-rw-r--r--backends/PalmOS/Src/scumm_globals.cpp2
-rw-r--r--backends/PalmOS/Src/scumm_globals.h2
-rw-r--r--backends/PalmOS/Src/simon/simon_charset.cpp2
-rw-r--r--backends/PalmOS/Src/skin.cpp2
-rw-r--r--backends/PalmOS/Src/skin.h2
-rw-r--r--backends/PalmOS/Src/start.cpp2
-rw-r--r--backends/PalmOS/Src/start.h2
-rwxr-xr-xbackends/PalmOS/Src/zodiac_event.cpp2
-rwxr-xr-xbackends/PalmOS/Src/zodiac_gfx.cpp2
-rwxr-xr-xbackends/PalmOS/Src/zodiac_mouse.cpp2
-rwxr-xr-xbackends/PalmOS/Src/zodiac_overlay.cpp2
-rw-r--r--backends/dc/DCLauncherDialog.h2
-rw-r--r--backends/dc/audio.cpp2
-rw-r--r--backends/dc/dc.h2
-rw-r--r--backends/dc/dcloader.cpp2
-rw-r--r--backends/dc/dcloader.h2
-rw-r--r--backends/dc/dcmain.cpp2
-rw-r--r--backends/dc/display.cpp2
-rw-r--r--backends/dc/icon.cpp2
-rw-r--r--backends/dc/icon.h2
-rw-r--r--backends/dc/input.cpp2
-rw-r--r--backends/dc/label.cpp2
-rw-r--r--backends/dc/label.h2
-rw-r--r--backends/dc/portdefs.h2
-rw-r--r--backends/dc/selector.cpp2
-rw-r--r--backends/dc/softkbd.cpp2
-rw-r--r--backends/dc/softkbd.h2
-rw-r--r--backends/dc/time.cpp2
-rw-r--r--backends/dc/vmsave.cpp2
-rw-r--r--backends/epoc/README2
-rw-r--r--backends/epoc/ScummApp.cpp2
-rw-r--r--backends/epoc/ScummApp.h2
-rw-r--r--backends/epoc/ScummVm.hrh2
-rw-r--r--backends/epoc/SymbianActions.cpp2
-rw-r--r--backends/epoc/SymbianActions.h2
-rw-r--r--backends/epoc/SymbianOS.cpp4
-rw-r--r--backends/epoc/SymbianOS.h2
-rw-r--r--backends/epoc/build/.placeholder2
-rw-r--r--backends/epoc/build/S60/EScummVM.rss2
-rw-r--r--backends/epoc/build/S60/EScummVMS60.rss2
-rw-r--r--backends/epoc/build/S60/EScummVM_080.pkg2
-rw-r--r--backends/epoc/build/S60/EScummVM_S60.mmp2
-rw-r--r--backends/epoc/build/S60/EScummVM_S60_App.mmp4
-rw-r--r--backends/epoc/build/S60/EScummVM_S60_EXE.mmp2
-rw-r--r--backends/epoc/build/S60/ScummVMApp.cpp2
-rw-r--r--backends/epoc/build/S60/ScummVMApp.h2
-rw-r--r--backends/epoc/build/S80/EScummVM_080.pkg2
-rw-r--r--backends/epoc/build/S80/EScummVM_S80.mmp2
-rw-r--r--backends/epoc/build/S80/EScummVM_S80_App.mmp4
-rw-r--r--backends/epoc/build/S80/EScummvmS80.rss2
-rw-r--r--backends/epoc/build/S80/ScummVMApp.cpp2
-rw-r--r--backends/epoc/build/S80/ScummVMApp.h2
-rw-r--r--backends/epoc/build/S90/EScummVM_080.pkg2
-rw-r--r--backends/epoc/build/S90/EScummvmS90.rss2
-rw-r--r--backends/epoc/build/S90/EScummvm_S90.mmp2
-rw-r--r--backends/epoc/build/S90/EScummvm_S90_App.mmp4
-rw-r--r--backends/epoc/build/S90/ScummVMApp.cpp2
-rw-r--r--backends/epoc/build/S90/ScummVMApp.h2
-rw-r--r--backends/epoc/build/ScummVmAif.rss2
-rw-r--r--backends/epoc/build/UIQ/EScummVM.rss2
-rw-r--r--backends/epoc/build/UIQ/EScummVM_080.pkg2
-rw-r--r--backends/epoc/build/UIQ/EScummVM_UIQ.mmp2
-rw-r--r--backends/epoc/build/epoc-libmad.zipbin1564 -> 1565 bytes
-rw-r--r--backends/epoc/build/epoc-tremor.zipbin1656 -> 1657 bytes
-rw-r--r--backends/epoc/build/epoc-zlib.zipbin1408 -> 1409 bytes
-rw-r--r--backends/epoc/build/scummL.bmpbin3126 -> 3127 bytes
-rw-r--r--backends/epoc/build/scummLm.bmpbin630 -> 631 bytes
-rw-r--r--backends/epoc/build/scummS.bmpbin822 -> 823 bytes
-rw-r--r--backends/epoc/build/scummSm.bmpbin246 -> 247 bytes
-rw-r--r--backends/epoc/build/scummvm_base.mmp2
-rw-r--r--backends/epoc/build/scummvm_gob.mmp2
-rw-r--r--backends/epoc/build/scummvm_kyra.mmp2
-rw-r--r--backends/epoc/build/scummvm_queen.mmp2
-rw-r--r--backends/epoc/build/scummvm_saga.mmp2
-rw-r--r--backends/epoc/build/scummvm_scumm.mmp2
-rw-r--r--backends/epoc/build/scummvm_simon.mmp2
-rw-r--r--backends/epoc/build/scummvm_sky.mmp2
-rw-r--r--backends/epoc/portdefs.h2
-rw-r--r--backends/fs/amigaos4/amigaos4-fs.cpp2
-rw-r--r--backends/fs/fs.cpp2
-rw-r--r--backends/fs/fs.h2
-rw-r--r--backends/fs/morphos/abox-fs.cpp2
-rw-r--r--backends/fs/palmos/palmos-fs.cpp2
-rw-r--r--backends/fs/posix/posix-fs.cpp2
-rw-r--r--backends/fs/ps2/ps2-fs.cpp2
-rw-r--r--backends/fs/symbian/symbian-fs.cpp2
-rw-r--r--backends/fs/windows/windows-fs.cpp2
-rw-r--r--backends/gp32/README.GP322
-rw-r--r--backends/gp32/build.rules2
-rw-r--r--backends/gp32/debug-gdbstub-usb.cpp2
-rw-r--r--backends/gp32/gp-fs.cpp2
-rw-r--r--backends/gp32/gp32.cpp2
-rw-r--r--backends/gp32/gp32.h2
-rw-r--r--backends/gp32/graphics.h2
-rw-r--r--backends/gp32/portdefs.h2
-rw-r--r--backends/gp32/setup.h2
-rw-r--r--backends/gp32/startup.c2
-rw-r--r--backends/gp32/startup.h2
-rw-r--r--backends/intern.h2
-rw-r--r--backends/midi/alsa.cpp2
-rw-r--r--backends/midi/coreaudio.cpp2
-rw-r--r--backends/midi/morphos.cpp2
-rw-r--r--backends/midi/null.cpp2
-rw-r--r--backends/midi/quicktime.cpp2
-rw-r--r--backends/midi/seq.cpp2
-rw-r--r--backends/midi/windows.cpp2
-rw-r--r--backends/midi/ypa1.cpp2
-rw-r--r--backends/midi/zodiac.cpp2
-rw-r--r--backends/morphos/morphos.cpp2
-rw-r--r--backends/morphos/morphos.h2
-rw-r--r--backends/morphos/morphos_scaler.cpp2
-rw-r--r--backends/morphos/morphos_scaler.h2
-rw-r--r--backends/morphos/morphos_sound.cpp2
-rw-r--r--backends/morphos/morphos_sound.h2
-rw-r--r--backends/morphos/morphos_start.cpp2
-rw-r--r--backends/morphos/morphos_timer.cpp2
-rw-r--r--backends/morphos/morphos_timer.h2
-rw-r--r--backends/null/null.cpp2
-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
-rw-r--r--backends/psp/icon0.pngbin13139 -> 13140 bytes
-rw-r--r--backends/psp/osys_psp.cpp2
-rw-r--r--backends/psp/osys_psp.h2
-rw-r--r--backends/psp/osys_psp_gu.cpp2
-rw-r--r--backends/psp/osys_psp_gu.h2
-rw-r--r--backends/psp/pic0.pngbin4007 -> 4008 bytes
-rw-r--r--backends/psp/pic1.pngbin159564 -> 159565 bytes
-rw-r--r--backends/psp/portdefs.h2
-rw-r--r--backends/psp/psp_fs.cpp2
-rw-r--r--backends/psp/psp_main.cpp2
-rw-r--r--backends/psp/trace.cpp2
-rw-r--r--backends/psp/trace.h2
-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
-rw-r--r--backends/wince/CEActionsPocket.cpp2
-rw-r--r--backends/wince/CEActionsPocket.h2
-rw-r--r--backends/wince/CEActionsSmartphone.cpp2
-rw-r--r--backends/wince/CEActionsSmartphone.h2
-rw-r--r--backends/wince/CEDevice.cpp2
-rw-r--r--backends/wince/CEDevice.h2
-rw-r--r--backends/wince/CEException.cpp2
-rw-r--r--backends/wince/CEException.h4
-rw-r--r--backends/wince/CEKeysDialog.cpp2
-rw-r--r--backends/wince/CEKeysDialog.h4
-rw-r--r--backends/wince/CELauncherDialog.cpp2
-rw-r--r--backends/wince/CELauncherDialog.h4
-rw-r--r--backends/wince/CEScaler.cpp2
-rw-r--r--backends/wince/CEScaler.h4
-rw-r--r--backends/wince/CEgui/CEGUI.h2
-rw-r--r--backends/wince/CEgui/GUIElement.cpp2
-rw-r--r--backends/wince/CEgui/GUIElement.h2
-rw-r--r--backends/wince/CEgui/ItemAction.cpp2
-rw-r--r--backends/wince/CEgui/ItemAction.h4
-rw-r--r--backends/wince/CEgui/ItemSwitch.cpp2
-rw-r--r--backends/wince/CEgui/ItemSwitch.h4
-rw-r--r--backends/wince/CEgui/Panel.cpp2
-rw-r--r--backends/wince/CEgui/Panel.h2
-rw-r--r--backends/wince/CEgui/PanelItem.cpp2
-rw-r--r--backends/wince/CEgui/PanelItem.h4
-rw-r--r--backends/wince/CEgui/PanelKeyboard.cpp2
-rw-r--r--backends/wince/CEgui/PanelKeyboard.h4
-rw-r--r--backends/wince/CEgui/SDL_ImageResource.cpp2
-rw-r--r--backends/wince/CEgui/SDL_ImageResource.h4
-rw-r--r--backends/wince/CEgui/Toolbar.cpp2
-rw-r--r--backends/wince/CEgui/Toolbar.h4
-rw-r--r--backends/wince/CEgui/ToolbarHandler.cpp2
-rw-r--r--backends/wince/CEgui/ToolbarHandler.h4
-rw-r--r--backends/wince/CEkeys/CEKeys.h2
-rw-r--r--backends/wince/CEkeys/EventsBuffer.cpp2
-rw-r--r--backends/wince/CEkeys/EventsBuffer.h2
-rw-r--r--backends/wince/icons/scumm_icon.icobin3638 -> 3639 bytes
-rw-r--r--backends/wince/images/Action.bmpbin2102 -> 2103 bytes
-rw-r--r--backends/wince/images/DiskwFolder.bmpbin2102 -> 2103 bytes
-rw-r--r--backends/wince/images/MonkeyLandscape.bmpbin630 -> 631 bytes
-rw-r--r--backends/wince/images/MonkeyPortrait.bmpbin630 -> 631 bytes
-rw-r--r--backends/wince/images/SoundOff.bmpbin2102 -> 2103 bytes
-rw-r--r--backends/wince/images/SoundOn.bmpbin2102 -> 2103 bytes
-rw-r--r--backends/wince/images/keyboard.bmpbin38454 -> 38455 bytes
-rw-r--r--backends/wince/images/panelbig.bmpbin13878 -> 13879 bytes
-rw-r--r--backends/wince/missing/dir.h2
-rw-r--r--backends/wince/ozone.h2
-rw-r--r--backends/wince/portdefs.h2
-rw-r--r--backends/wince/wince-sdl.cpp2
-rw-r--r--backends/wince/wince-sdl.h2
-rw-r--r--backends/x11/x11.cpp2
282 files changed, 278 insertions, 278 deletions
diff --git a/backends/PalmOS/Rsc/Resource.Frk/Starter.rsrc b/backends/PalmOS/Rsc/Resource.Frk/Starter.rsrc
index 546b0cce00..23758fbbac 100644
--- a/backends/PalmOS/Rsc/Resource.Frk/Starter.rsrc
+++ b/backends/PalmOS/Rsc/Resource.Frk/Starter.rsrc
Binary files differ
diff --git a/backends/PalmOS/Rsc/Resource.Frk/builder.rsrc b/backends/PalmOS/Rsc/Resource.Frk/builder.rsrc
index 18adade224..6ef6581de9 100644
--- a/backends/PalmOS/Rsc/Resource.Frk/builder.rsrc
+++ b/backends/PalmOS/Rsc/Resource.Frk/builder.rsrc
Binary files differ
diff --git a/backends/PalmOS/Rsc/Resource.Frk/engine.rsrc b/backends/PalmOS/Rsc/Resource.Frk/engine.rsrc
index 5d8212d1ff..e4346d7892 100644
--- a/backends/PalmOS/Rsc/Resource.Frk/engine.rsrc
+++ b/backends/PalmOS/Rsc/Resource.Frk/engine.rsrc
Binary files differ
diff --git a/backends/PalmOS/Src/base_event.cpp b/backends/PalmOS/Src/base_event.cpp
index 2636815658..84ec075f66 100755
--- a/backends/PalmOS/Src/base_event.cpp
+++ b/backends/PalmOS/Src/base_event.cpp
@@ -15,7 +15,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/PalmOS/Src/base_gfx.cpp b/backends/PalmOS/Src/base_gfx.cpp
index 9496a175b7..236011899d 100755
--- a/backends/PalmOS/Src/base_gfx.cpp
+++ b/backends/PalmOS/Src/base_gfx.cpp
@@ -15,7 +15,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/PalmOS/Src/base_mouse.cpp b/backends/PalmOS/Src/base_mouse.cpp
index 3b5d552fdf..ee3799db92 100755
--- a/backends/PalmOS/Src/base_mouse.cpp
+++ b/backends/PalmOS/Src/base_mouse.cpp
@@ -15,7 +15,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/PalmOS/Src/be_base.cpp b/backends/PalmOS/Src/be_base.cpp
index 85308b6097..cb561266b2 100755
--- a/backends/PalmOS/Src/be_base.cpp
+++ b/backends/PalmOS/Src/be_base.cpp
@@ -15,7 +15,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/PalmOS/Src/be_base.h b/backends/PalmOS/Src/be_base.h
index 20e9fefd8b..57d9689e32 100755
--- a/backends/PalmOS/Src/be_base.h
+++ b/backends/PalmOS/Src/be_base.h
@@ -15,7 +15,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/PalmOS/Src/be_create.cpp b/backends/PalmOS/Src/be_create.cpp
index 46543a9afc..d75af0d0b1 100755
--- a/backends/PalmOS/Src/be_create.cpp
+++ b/backends/PalmOS/Src/be_create.cpp
@@ -15,7 +15,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/PalmOS/Src/be_os5.cpp b/backends/PalmOS/Src/be_os5.cpp
index a3f4a3dda3..43c612b4e5 100755
--- a/backends/PalmOS/Src/be_os5.cpp
+++ b/backends/PalmOS/Src/be_os5.cpp
@@ -15,7 +15,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/PalmOS/Src/be_os5.h b/backends/PalmOS/Src/be_os5.h
index 0d49dacb94..9a48ffa749 100755
--- a/backends/PalmOS/Src/be_os5.h
+++ b/backends/PalmOS/Src/be_os5.h
@@ -15,7 +15,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/PalmOS/Src/be_save.cpp b/backends/PalmOS/Src/be_save.cpp
index 77eda30aeb..7f0e592ea1 100755
--- a/backends/PalmOS/Src/be_save.cpp
+++ b/backends/PalmOS/Src/be_save.cpp
@@ -15,7 +15,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/PalmOS/Src/be_zodiac.cpp b/backends/PalmOS/Src/be_zodiac.cpp
index b3a40ed1f8..5a4065104a 100755
--- a/backends/PalmOS/Src/be_zodiac.cpp
+++ b/backends/PalmOS/Src/be_zodiac.cpp
@@ -15,7 +15,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/PalmOS/Src/be_zodiac.h b/backends/PalmOS/Src/be_zodiac.h
index f81d5731fd..68334cef4b 100755
--- a/backends/PalmOS/Src/be_zodiac.h
+++ b/backends/PalmOS/Src/be_zodiac.h
@@ -15,7 +15,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/PalmOS/Src/builder/queen/bq_display.c b/backends/PalmOS/Src/builder/queen/bq_display.c
index 377bdff485..90abca2635 100644
--- a/backends/PalmOS/Src/builder/queen/bq_display.c
+++ b/backends/PalmOS/Src/builder/queen/bq_display.c
@@ -294,4 +294,4 @@ void Queen_addDisplay() {
addDisplay_fontHebrew();
addDisplay_palJoeClothes();
addDisplay_palJoeDress();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/queen/bq_restables.c b/backends/PalmOS/Src/builder/queen/bq_restables.c
index 29fd7fb370..d1a27c45aa 100644
--- a/backends/PalmOS/Src/builder/queen/bq_restables.c
+++ b/backends/PalmOS/Src/builder/queen/bq_restables.c
@@ -1093,4 +1093,4 @@ static void addRestables_resourceTablePEM10() {
void Queen_addRestables() {
addRestables_resourceTablePEM10();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/queen/bq_talk.c b/backends/PalmOS/Src/builder/queen/bq_talk.c
index 4798a3bbe0..b81fd7dacf 100644
--- a/backends/PalmOS/Src/builder/queen/bq_talk.c
+++ b/backends/PalmOS/Src/builder/queen/bq_talk.c
@@ -515,4 +515,4 @@ static void addTalk_speechParameters() {
void Queen_addTalk() {
addTalk_speechParameters();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/bl_akos.c b/backends/PalmOS/Src/builder/scumm/bl_akos.c
index 17c0a81bc1..d8aed91d73 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_akos.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_akos.c
@@ -112,4 +112,4 @@ static void addAkos_bigCostumeScaleTable() {
void addAkos() {
addAkos_bigCostumeScaleTable();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/bl_dialogs.c b/backends/PalmOS/Src/builder/scumm/bl_dialogs.c
index 98ed7f919e..7d6d2a0d5e 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_dialogs.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_dialogs.c
@@ -97,4 +97,4 @@ void addDialogs() {
addDialogs_string_map_table_v6();
addDialogs_string_map_table_v5();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/bl_gfx.c b/backends/PalmOS/Src/builder/scumm/bl_gfx.c
index 0ac90e5636..959aebd7b0 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_gfx.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_gfx.c
@@ -108,4 +108,4 @@ static void addGfx_transitionEffects() {
void addGfx() {
addGfx_transitionEffects();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/bl_newgui.c b/backends/PalmOS/Src/builder/scumm/bl_newgui.c
index f1f2334761..1d9cb0fa1c 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_newgui.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_newgui.c
@@ -2495,4 +2495,4 @@ static void addNewGui_font_bits() {
void addNewGui() {
addNewGui_guifont();
addNewGui_font_bits();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/bl_player_v2.c b/backends/PalmOS/Src/builder/scumm/bl_player_v2.c
index 9b2a7b0987..ce3d6bdb5a 100644
--- a/backends/PalmOS/Src/builder/scumm/bl_player_v2.c
+++ b/backends/PalmOS/Src/builder/scumm/bl_player_v2.c
@@ -331,4 +331,4 @@ void addPlayerV2() {
PlayerV2_freqmod_table();
PlayerV2_spk_freq_table();
PlayerV2_pcjr_freq_table();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_codecs.c b/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_codecs.c
index 635bba344f..09c650fe92 100644
--- a/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_codecs.c
+++ b/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_codecs.c
@@ -18,4 +18,4 @@ static void addDimuseCodecs_imcTable() {
void addDimuseCodecs() {
addDimuseCodecs_imcTable();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_tables.c b/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_tables.c
index 1614932343..e818b25c98 100644
--- a/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_tables.c
+++ b/backends/PalmOS/Src/builder/scumm/imuse_digi/bl_dimuse_tables.c
@@ -918,4 +918,4 @@ void addDimuseTables() {
addDimuseTables_ftStateMusicTable();
addDimuseTables_ftSeqMusicTable();
addDimuseTables_ftSeqNames();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/scumm/smush/bl_codec47.c b/backends/PalmOS/Src/builder/scumm/smush/bl_codec47.c
index 8a3f3e1b99..b89cb27fd6 100644
--- a/backends/PalmOS/Src/builder/scumm/smush/bl_codec47.c
+++ b/backends/PalmOS/Src/builder/scumm/smush/bl_codec47.c
@@ -60,4 +60,4 @@ static void addCodec47_codec47_table() {
void addCodec47() {
addCodec47_codec47_table();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/sword1/sw1_staticres.c b/backends/PalmOS/Src/builder/sword1/sw1_staticres.c
index b3a6b654d9..92860a843c 100644
--- a/backends/PalmOS/Src/builder/sword1/sw1_staticres.c
+++ b/backends/PalmOS/Src/builder/sword1/sw1_staticres.c
@@ -3573,4 +3573,4 @@ static void addStaticres_fxList() {
void Sword1_addStaticres() {
addStaticres_fxList();
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/builder/sword1/sw1_staticres.h b/backends/PalmOS/Src/builder/sword1/sw1_staticres.h
index 2792195090..5587734fcb 100644
--- a/backends/PalmOS/Src/builder/sword1/sw1_staticres.h
+++ b/backends/PalmOS/Src/builder/sword1/sw1_staticres.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/PalmOS/Src/cd_default.cpp b/backends/PalmOS/Src/cd_default.cpp
index ba0a2e1b2b..945eeddaed 100644
--- a/backends/PalmOS/Src/cd_default.cpp
+++ b/backends/PalmOS/Src/cd_default.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/PalmOS/Src/cd_default.h b/backends/PalmOS/Src/cd_default.h
index 095ff25bbe..9b15b55eab 100644
--- a/backends/PalmOS/Src/cd_default.h
+++ b/backends/PalmOS/Src/cd_default.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$
*
@@ -45,4 +45,4 @@
UInt32 _defStopTime, _defTrackEndFrame, _defTrackLength;
};
- #endif \ No newline at end of file
+ #endif
diff --git a/backends/PalmOS/Src/cd_msa.cpp b/backends/PalmOS/Src/cd_msa.cpp
index 1afe41fd51..a807e7c141 100644
--- a/backends/PalmOS/Src/cd_msa.cpp
+++ b/backends/PalmOS/Src/cd_msa.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/PalmOS/Src/cd_msa.h b/backends/PalmOS/Src/cd_msa.h
index 8d553ec7a6..0b0f0f8fa3 100644
--- a/backends/PalmOS/Src/cd_msa.h
+++ b/backends/PalmOS/Src/cd_msa.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/PalmOS/Src/cd_pockettunes.cpp b/backends/PalmOS/Src/cd_pockettunes.cpp
index abcc2e62f8..785279b772 100644
--- a/backends/PalmOS/Src/cd_pockettunes.cpp
+++ b/backends/PalmOS/Src/cd_pockettunes.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/PalmOS/Src/cd_pockettunes.h b/backends/PalmOS/Src/cd_pockettunes.h
index e7c12ed73f..5432e75dc6 100644
--- a/backends/PalmOS/Src/cd_pockettunes.h
+++ b/backends/PalmOS/Src/cd_pockettunes.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$
*
@@ -63,4 +63,4 @@
};
#endif
- \ No newline at end of file
+
diff --git a/backends/PalmOS/Src/cdaudio.h b/backends/PalmOS/Src/cdaudio.h
index b644bee74b..fc2d205b90 100644
--- a/backends/PalmOS/Src/cdaudio.h
+++ b/backends/PalmOS/Src/cdaudio.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/PalmOS/Src/extend.cpp b/backends/PalmOS/Src/extend.cpp
index 1802b0dfc5..4200a5e6d5 100644
--- a/backends/PalmOS/Src/extend.cpp
+++ b/backends/PalmOS/Src/extend.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/PalmOS/Src/extend.h b/backends/PalmOS/Src/extend.h
index dfc6a58222..b18c1fe918 100644
--- a/backends/PalmOS/Src/extend.h
+++ b/backends/PalmOS/Src/extend.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/PalmOS/Src/forms/formCards.h b/backends/PalmOS/Src/forms/formCards.h
index 69a8dd7828..4ec9795c2f 100644
--- a/backends/PalmOS/Src/forms/formCards.h
+++ b/backends/PalmOS/Src/forms/formCards.h
@@ -5,4 +5,4 @@ UInt16 parseCards();
void CardSlotFormUpdate();
void CardSlotCreateDirs();
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/forms/formUtil.h b/backends/PalmOS/Src/forms/formUtil.h
index be0933bd8c..90cf1ff37a 100644
--- a/backends/PalmOS/Src/forms/formUtil.h
+++ b/backends/PalmOS/Src/forms/formUtil.h
@@ -18,4 +18,4 @@ void * GetObjectPtr(UInt16 objectID);
void FldTrimText(FieldPtr fldP);
void FrmList(EventPtr eventP, UInt16 objectID);
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/games.cpp b/backends/PalmOS/Src/games.cpp
index af073d8b61..7e48d34485 100644
--- a/backends/PalmOS/Src/games.cpp
+++ b/backends/PalmOS/Src/games.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/PalmOS/Src/games.h b/backends/PalmOS/Src/games.h
index 75984f3bb7..ca61a586a8 100644
--- a/backends/PalmOS/Src/games.h
+++ b/backends/PalmOS/Src/games.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/PalmOS/Src/globals.h b/backends/PalmOS/Src/globals.h
index e5a0d2f110..57cdc7fbd4 100644
--- a/backends/PalmOS/Src/globals.h
+++ b/backends/PalmOS/Src/globals.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/PalmOS/Src/i_zodiac.h b/backends/PalmOS/Src/i_zodiac.h
index dc4ce8bb62..96a373a22e 100644
--- a/backends/PalmOS/Src/i_zodiac.h
+++ b/backends/PalmOS/Src/i_zodiac.h
@@ -9,4 +9,4 @@
Err ZodiacInit(void **ptrP, Int32 w, Int32 h);
Err ZodiacRelease(void **ptrP);
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/init_mathlib.cpp b/backends/PalmOS/Src/init_mathlib.cpp
index 9d71a056ed..9d86309fde 100644
--- a/backends/PalmOS/Src/init_mathlib.cpp
+++ b/backends/PalmOS/Src/init_mathlib.cpp
@@ -27,4 +27,4 @@ void MathlibRelease() {
if (!useCount)
SysLibRemove(MathLibRef);
}
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/init_palmos.cpp b/backends/PalmOS/Src/init_palmos.cpp
index a2070aa1ca..839e7e9553 100644
--- a/backends/PalmOS/Src/init_palmos.cpp
+++ b/backends/PalmOS/Src/init_palmos.cpp
@@ -41,4 +41,4 @@ Err PalmHRInit(UInt32 depth) {
void PalmHRRelease() {
// should i do something here ?
-} \ No newline at end of file
+}
diff --git a/backends/PalmOS/Src/init_palmos.h b/backends/PalmOS/Src/init_palmos.h
index 135dfcabcb..9740f54a01 100644
--- a/backends/PalmOS/Src/init_palmos.h
+++ b/backends/PalmOS/Src/init_palmos.h
@@ -7,4 +7,4 @@ void PalmRelease(UInt8 init);
Err PalmHRInit(UInt32 depth);
void PalmHRRelease();
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/init_sony.h b/backends/PalmOS/Src/init_sony.h
index e85352e339..c88a272acc 100644
--- a/backends/PalmOS/Src/init_sony.h
+++ b/backends/PalmOS/Src/init_sony.h
@@ -7,4 +7,4 @@ void SilkRelease(UInt16 slkRefNum);
UInt16 SonyHRInit(UInt32 depth);
void SonyHRRelease(UInt16 HRrefNum);
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/missing/_stdio.cpp b/backends/PalmOS/Src/missing/_stdio.cpp
index 9439a7593b..9477baa72c 100644
--- a/backends/PalmOS/Src/missing/_stdio.cpp
+++ b/backends/PalmOS/Src/missing/_stdio.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/PalmOS/Src/missing/_stdlib.cpp b/backends/PalmOS/Src/missing/_stdlib.cpp
index e116aa0f06..e1d069ed5f 100644
--- a/backends/PalmOS/Src/missing/_stdlib.cpp
+++ b/backends/PalmOS/Src/missing/_stdlib.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/PalmOS/Src/missing/_string.cpp b/backends/PalmOS/Src/missing/_string.cpp
index 06d5911433..ddffe490b8 100644
--- a/backends/PalmOS/Src/missing/_string.cpp
+++ b/backends/PalmOS/Src/missing/_string.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/PalmOS/Src/missing/_time.cpp b/backends/PalmOS/Src/missing/_time.cpp
index 14c3f4fe33..f6a2220883 100644
--- a/backends/PalmOS/Src/missing/_time.cpp
+++ b/backends/PalmOS/Src/missing/_time.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/PalmOS/Src/missing/_unistd.cpp b/backends/PalmOS/Src/missing/_unistd.cpp
index 92e87595be..bdde57a46b 100644
--- a/backends/PalmOS/Src/missing/_unistd.cpp
+++ b/backends/PalmOS/Src/missing/_unistd.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/PalmOS/Src/missing/assert.h b/backends/PalmOS/Src/missing/assert.h
index 403cb5f674..d6b7fe7ebf 100644
--- a/backends/PalmOS/Src/missing/assert.h
+++ b/backends/PalmOS/Src/missing/assert.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/PalmOS/Src/missing/fcntl.h b/backends/PalmOS/Src/missing/fcntl.h
index a6b5294568..da84fa5f6b 100644
--- a/backends/PalmOS/Src/missing/fcntl.h
+++ b/backends/PalmOS/Src/missing/fcntl.h
@@ -1 +1 @@
-/* nothing */ \ No newline at end of file
+/* nothing */
diff --git a/backends/PalmOS/Src/missing/math.h b/backends/PalmOS/Src/missing/math.h
index aa3dc8e02d..f796e4c6a3 100644
--- a/backends/PalmOS/Src/missing/math.h
+++ b/backends/PalmOS/Src/missing/math.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/PalmOS/Src/missing/memory.h b/backends/PalmOS/Src/missing/memory.h
index 8fba12584e..2c8acead6d 100644
--- a/backends/PalmOS/Src/missing/memory.h
+++ b/backends/PalmOS/Src/missing/memory.h
@@ -14,10 +14,10 @@
* 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$
*
*/
- #include "string.h" \ No newline at end of file
+ #include "string.h"
diff --git a/backends/PalmOS/Src/missing/stdio.h b/backends/PalmOS/Src/missing/stdio.h
index 8d7927510f..b50d03dae4 100644
--- a/backends/PalmOS/Src/missing/stdio.h
+++ b/backends/PalmOS/Src/missing/stdio.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/PalmOS/Src/missing/stdlib.h b/backends/PalmOS/Src/missing/stdlib.h
index 76395b0ae0..8289095eda 100644
--- a/backends/PalmOS/Src/missing/stdlib.h
+++ b/backends/PalmOS/Src/missing/stdlib.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/PalmOS/Src/missing/string.h b/backends/PalmOS/Src/missing/string.h
index 161400f601..4ffdfaacf8 100644
--- a/backends/PalmOS/Src/missing/string.h
+++ b/backends/PalmOS/Src/missing/string.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/PalmOS/Src/missing/sys/stat.h b/backends/PalmOS/Src/missing/sys/stat.h
index a6b5294568..da84fa5f6b 100644
--- a/backends/PalmOS/Src/missing/sys/stat.h
+++ b/backends/PalmOS/Src/missing/sys/stat.h
@@ -1 +1 @@
-/* nothing */ \ No newline at end of file
+/* nothing */
diff --git a/backends/PalmOS/Src/missing/time.h b/backends/PalmOS/Src/missing/time.h
index 825482eeb3..9f393cbe1a 100644
--- a/backends/PalmOS/Src/missing/time.h
+++ b/backends/PalmOS/Src/missing/time.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/PalmOS/Src/missing/unistd.h b/backends/PalmOS/Src/missing/unistd.h
index ab64869fcb..02f2d99c62 100644
--- a/backends/PalmOS/Src/missing/unistd.h
+++ b/backends/PalmOS/Src/missing/unistd.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/PalmOS/Src/os5_event.cpp b/backends/PalmOS/Src/os5_event.cpp
index f447e86f07..0c644710ba 100755
--- a/backends/PalmOS/Src/os5_event.cpp
+++ b/backends/PalmOS/Src/os5_event.cpp
@@ -15,7 +15,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/PalmOS/Src/os5_gfx.cpp b/backends/PalmOS/Src/os5_gfx.cpp
index 23a8432320..e33816837d 100755
--- a/backends/PalmOS/Src/os5_gfx.cpp
+++ b/backends/PalmOS/Src/os5_gfx.cpp
@@ -15,7 +15,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/PalmOS/Src/os5_mouse.cpp b/backends/PalmOS/Src/os5_mouse.cpp
index 856975ed4d..b1261afc88 100755
--- a/backends/PalmOS/Src/os5_mouse.cpp
+++ b/backends/PalmOS/Src/os5_mouse.cpp
@@ -15,7 +15,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/PalmOS/Src/os5_overlay.cpp b/backends/PalmOS/Src/os5_overlay.cpp
index 2282568013..f75dc360b5 100755
--- a/backends/PalmOS/Src/os5_overlay.cpp
+++ b/backends/PalmOS/Src/os5_overlay.cpp
@@ -15,7 +15,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/PalmOS/Src/os5_sound.cpp b/backends/PalmOS/Src/os5_sound.cpp
index ab81a0827d..2526399836 100755
--- a/backends/PalmOS/Src/os5_sound.cpp
+++ b/backends/PalmOS/Src/os5_sound.cpp
@@ -15,7 +15,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/PalmOS/Src/palm.cpp b/backends/PalmOS/Src/palm.cpp
index 171c369776..b58cf1ec86 100644
--- a/backends/PalmOS/Src/palm.cpp
+++ b/backends/PalmOS/Src/palm.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/PalmOS/Src/palm.h b/backends/PalmOS/Src/palm.h
index d8c3793c81..fb4a18526f 100644
--- a/backends/PalmOS/Src/palm.h
+++ b/backends/PalmOS/Src/palm.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/PalmOS/Src/palmdefs.h b/backends/PalmOS/Src/palmdefs.h
index 759badb73a..eb62424c1c 100644
--- a/backends/PalmOS/Src/palmdefs.h
+++ b/backends/PalmOS/Src/palmdefs.h
@@ -8,4 +8,4 @@ SysAppInfoPtr SysGetAppInfo(SysAppInfoPtr *uiAppPP, SysAppInfoPtr *actionCodeApp
SYS_TRAP(sysTrapSysGetAppInfo);
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/palmevt.cpp b/backends/PalmOS/Src/palmevt.cpp
index 98020cba35..a0f2079b8e 100644
--- a/backends/PalmOS/Src/palmevt.cpp
+++ b/backends/PalmOS/Src/palmevt.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/PalmOS/Src/palmgfx.cpp b/backends/PalmOS/Src/palmgfx.cpp
index 4d7358c8ea..63077626b5 100644
--- a/backends/PalmOS/Src/palmgfx.cpp
+++ b/backends/PalmOS/Src/palmgfx.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/PalmOS/Src/palmmos.cpp b/backends/PalmOS/Src/palmmos.cpp
index 00c9d68cd6..2b45015348 100644
--- a/backends/PalmOS/Src/palmmos.cpp
+++ b/backends/PalmOS/Src/palmmos.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/PalmOS/Src/palmovl.cpp b/backends/PalmOS/Src/palmovl.cpp
index 33cc93f041..37ed97d3e9 100644
--- a/backends/PalmOS/Src/palmovl.cpp
+++ b/backends/PalmOS/Src/palmovl.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/PalmOS/Src/palmrdr.cpp b/backends/PalmOS/Src/palmrdr.cpp
index ea9c8a312b..906e551f8b 100644
--- a/backends/PalmOS/Src/palmrdr.cpp
+++ b/backends/PalmOS/Src/palmrdr.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/PalmOS/Src/palmsave.cpp b/backends/PalmOS/Src/palmsave.cpp
index 776c868453..8f36578586 100644
--- a/backends/PalmOS/Src/palmsave.cpp
+++ b/backends/PalmOS/Src/palmsave.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/PalmOS/Src/palmsnd.cpp b/backends/PalmOS/Src/palmsnd.cpp
index 989ff100c6..fce551c8b2 100644
--- a/backends/PalmOS/Src/palmsnd.cpp
+++ b/backends/PalmOS/Src/palmsnd.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/PalmOS/Src/rumble.h b/backends/PalmOS/Src/rumble.h
index 8a067e8521..5bcab73793 100644
--- a/backends/PalmOS/Src/rumble.h
+++ b/backends/PalmOS/Src/rumble.h
@@ -6,4 +6,4 @@ void RumbleRun (Boolean active);
Boolean RumbleInit ();
void RumbleRelease ();
-#endif \ No newline at end of file
+#endif
diff --git a/backends/PalmOS/Src/scumm_globals.cpp b/backends/PalmOS/Src/scumm_globals.cpp
index a3fcb3d1c9..9c8702bbd7 100644
--- a/backends/PalmOS/Src/scumm_globals.cpp
+++ b/backends/PalmOS/Src/scumm_globals.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/PalmOS/Src/scumm_globals.h b/backends/PalmOS/Src/scumm_globals.h
index bf04867a3e..a99653b405 100644
--- a/backends/PalmOS/Src/scumm_globals.h
+++ b/backends/PalmOS/Src/scumm_globals.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/PalmOS/Src/simon/simon_charset.cpp b/backends/PalmOS/Src/simon/simon_charset.cpp
index cb7a286dee..53a059b8fa 100644
--- a/backends/PalmOS/Src/simon/simon_charset.cpp
+++ b/backends/PalmOS/Src/simon/simon_charset.cpp
@@ -1 +1 @@
-#include "simon/charset.cpp" \ No newline at end of file
+#include "simon/charset.cpp"
diff --git a/backends/PalmOS/Src/skin.cpp b/backends/PalmOS/Src/skin.cpp
index 62a2e77492..a7e0ba29b8 100644
--- a/backends/PalmOS/Src/skin.cpp
+++ b/backends/PalmOS/Src/skin.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/PalmOS/Src/skin.h b/backends/PalmOS/Src/skin.h
index 6854c90d8f..5d997bc070 100644
--- a/backends/PalmOS/Src/skin.h
+++ b/backends/PalmOS/Src/skin.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/PalmOS/Src/start.cpp b/backends/PalmOS/Src/start.cpp
index 74daa3fe7b..1ad17596da 100644
--- a/backends/PalmOS/Src/start.cpp
+++ b/backends/PalmOS/Src/start.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/PalmOS/Src/start.h b/backends/PalmOS/Src/start.h
index 3a76517cd0..5325a1ade7 100644
--- a/backends/PalmOS/Src/start.h
+++ b/backends/PalmOS/Src/start.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/PalmOS/Src/zodiac_event.cpp b/backends/PalmOS/Src/zodiac_event.cpp
index 3b6fae2b4d..0c6f17c46c 100755
--- a/backends/PalmOS/Src/zodiac_event.cpp
+++ b/backends/PalmOS/Src/zodiac_event.cpp
@@ -15,7 +15,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/PalmOS/Src/zodiac_gfx.cpp b/backends/PalmOS/Src/zodiac_gfx.cpp
index 93c660b9de..9ceae226af 100755
--- a/backends/PalmOS/Src/zodiac_gfx.cpp
+++ b/backends/PalmOS/Src/zodiac_gfx.cpp
@@ -15,7 +15,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/PalmOS/Src/zodiac_mouse.cpp b/backends/PalmOS/Src/zodiac_mouse.cpp
index dc505dd311..71e3f8f710 100755
--- a/backends/PalmOS/Src/zodiac_mouse.cpp
+++ b/backends/PalmOS/Src/zodiac_mouse.cpp
@@ -15,7 +15,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/PalmOS/Src/zodiac_overlay.cpp b/backends/PalmOS/Src/zodiac_overlay.cpp
index 73056a3f85..ed7c06e518 100755
--- a/backends/PalmOS/Src/zodiac_overlay.cpp
+++ b/backends/PalmOS/Src/zodiac_overlay.cpp
@@ -15,7 +15,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/dc/DCLauncherDialog.h b/backends/dc/DCLauncherDialog.h
index e1a54ab506..7c0719a614 100644
--- a/backends/dc/DCLauncherDialog.h
+++ b/backends/dc/DCLauncherDialog.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/dc/audio.cpp b/backends/dc/audio.cpp
index 0bd1ff6db1..5f63221090 100644
--- a/backends/dc/audio.cpp
+++ b/backends/dc/audio.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/dc/dc.h b/backends/dc/dc.h
index 3ceec6aa09..5e10bfc306 100644
--- a/backends/dc/dc.h
+++ b/backends/dc/dc.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/dc/dcloader.cpp b/backends/dc/dcloader.cpp
index cb12b081d2..5f837c854d 100644
--- a/backends/dc/dcloader.cpp
+++ b/backends/dc/dcloader.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/dc/dcloader.h b/backends/dc/dcloader.h
index fa33475380..3f24ef6e2e 100644
--- a/backends/dc/dcloader.h
+++ b/backends/dc/dcloader.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/dc/dcmain.cpp b/backends/dc/dcmain.cpp
index 6371ff5ff0..71c15ac580 100644
--- a/backends/dc/dcmain.cpp
+++ b/backends/dc/dcmain.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/dc/display.cpp b/backends/dc/display.cpp
index 1161f60e9f..5a22f8bc27 100644
--- a/backends/dc/display.cpp
+++ b/backends/dc/display.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/dc/icon.cpp b/backends/dc/icon.cpp
index 9d99674fd0..32c3eb2221 100644
--- a/backends/dc/icon.cpp
+++ b/backends/dc/icon.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/dc/icon.h b/backends/dc/icon.h
index ef4830743b..1a164f0794 100644
--- a/backends/dc/icon.h
+++ b/backends/dc/icon.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/dc/input.cpp b/backends/dc/input.cpp
index 7e13998222..c219b3f2b2 100644
--- a/backends/dc/input.cpp
+++ b/backends/dc/input.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/dc/label.cpp b/backends/dc/label.cpp
index 88f4c48f95..6048ab6767 100644
--- a/backends/dc/label.cpp
+++ b/backends/dc/label.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/dc/label.h b/backends/dc/label.h
index 3211ea0162..83a2dda28e 100644
--- a/backends/dc/label.h
+++ b/backends/dc/label.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/dc/portdefs.h b/backends/dc/portdefs.h
index 8b3d5b3947..c1fded97d3 100644
--- a/backends/dc/portdefs.h
+++ b/backends/dc/portdefs.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/dc/selector.cpp b/backends/dc/selector.cpp
index fd8fd6e9c2..268092fc99 100644
--- a/backends/dc/selector.cpp
+++ b/backends/dc/selector.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/dc/softkbd.cpp b/backends/dc/softkbd.cpp
index 11622c2f37..b33fdfb672 100644
--- a/backends/dc/softkbd.cpp
+++ b/backends/dc/softkbd.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/dc/softkbd.h b/backends/dc/softkbd.h
index 6cd6a9daee..e1fa0089e5 100644
--- a/backends/dc/softkbd.h
+++ b/backends/dc/softkbd.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/dc/time.cpp b/backends/dc/time.cpp
index fd1ceaedd0..aaa908d03e 100644
--- a/backends/dc/time.cpp
+++ b/backends/dc/time.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/dc/vmsave.cpp b/backends/dc/vmsave.cpp
index 1ce7c55306..250e4cb890 100644
--- a/backends/dc/vmsave.cpp
+++ b/backends/dc/vmsave.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/epoc/README b/backends/epoc/README
index cc50f8024e..0b1a65e58f 100644
--- a/backends/epoc/README
+++ b/backends/epoc/README
@@ -127,4 +127,4 @@ Greetz & such
greetz,
SumthinWicked & Anotherguest
- \ No newline at end of file
+
diff --git a/backends/epoc/ScummApp.cpp b/backends/epoc/ScummApp.cpp
index 408d52550f..d4207b5959 100644
--- a/backends/epoc/ScummApp.cpp
+++ b/backends/epoc/ScummApp.cpp
@@ -16,7 +16,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/epoc/ScummApp.h b/backends/epoc/ScummApp.h
index 2aa2d6a6b8..07fa1609a7 100644
--- a/backends/epoc/ScummApp.h
+++ b/backends/epoc/ScummApp.h
@@ -16,7 +16,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/epoc/ScummVm.hrh b/backends/epoc/ScummVm.hrh
index 3eb4dab62d..f62ef1b789 100644
--- a/backends/epoc/ScummVm.hrh
+++ b/backends/epoc/ScummVm.hrh
@@ -16,7 +16,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/epoc/SymbianActions.cpp b/backends/epoc/SymbianActions.cpp
index 5c76dc9da2..35a2c95c0d 100644
--- a/backends/epoc/SymbianActions.cpp
+++ b/backends/epoc/SymbianActions.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/epoc/SymbianActions.h b/backends/epoc/SymbianActions.h
index 4fef42f96c..414a2e8654 100644
--- a/backends/epoc/SymbianActions.h
+++ b/backends/epoc/SymbianActions.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/epoc/SymbianOS.cpp b/backends/epoc/SymbianOS.cpp
index 8fb63bd42f..7e5227fc34 100644
--- a/backends/epoc/SymbianOS.cpp
+++ b/backends/epoc/SymbianOS.cpp
@@ -16,7 +16,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$
*/
@@ -355,4 +355,4 @@ EMPTY_SCALER_IMPLEMENTATION(Normal1o5x);
//EMPTY_SCALER_IMPLEMENTATION(DotMatrix);
//EMPTY_SCALER_IMPLEMENTATION(HQ2x);
//EMPTY_SCALER_IMPLEMENTATION(HQ3x);
-*/ \ No newline at end of file
+*/
diff --git a/backends/epoc/SymbianOS.h b/backends/epoc/SymbianOS.h
index ff470744df..eadef5c9ae 100644
--- a/backends/epoc/SymbianOS.h
+++ b/backends/epoc/SymbianOS.h
@@ -16,7 +16,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/epoc/build/.placeholder b/backends/epoc/build/.placeholder
index dcf4d34a62..4af1e27cc7 100644
--- a/backends/epoc/build/.placeholder
+++ b/backends/epoc/build/.placeholder
@@ -1 +1 @@
->> SumthinWicked *grins* << \ No newline at end of file
+>> SumthinWicked *grins* <<
diff --git a/backends/epoc/build/S60/EScummVM.rss b/backends/epoc/build/S60/EScummVM.rss
index 72f798781d..5255b87b32 100644
--- a/backends/epoc/build/S60/EScummVM.rss
+++ b/backends/epoc/build/S60/EScummVM.rss
@@ -16,7 +16,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/epoc/build/S60/EScummVMS60.rss b/backends/epoc/build/S60/EScummVMS60.rss
index 0d1fe28bde..200dddcfcf 100644
--- a/backends/epoc/build/S60/EScummVMS60.rss
+++ b/backends/epoc/build/S60/EScummVMS60.rss
@@ -16,7 +16,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/epoc/build/S60/EScummVM_080.pkg b/backends/epoc/build/S60/EScummVM_080.pkg
index 8acf246f0f..e4d4aacd4b 100644
--- a/backends/epoc/build/S60/EScummVM_080.pkg
+++ b/backends/epoc/build/S60/EScummVM_080.pkg
@@ -33,4 +33,4 @@
""-"c:\documents\EScummVM\scummvm.stderr.txt",FN
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
-; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file
+; It will remove the config file, std***.txt files & dirs on uninstall.
diff --git a/backends/epoc/build/S60/EScummVM_S60.mmp b/backends/epoc/build/S60/EScummVM_S60.mmp
index b5b3e39d79..9f8660a64e 100644
--- a/backends/epoc/build/S60/EScummVM_S60.mmp
+++ b/backends/epoc/build/S60/EScummVM_S60.mmp
@@ -16,7 +16,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/epoc/build/S60/EScummVM_S60_App.mmp b/backends/epoc/build/S60/EScummVM_S60_App.mmp
index 0664320027..024ac9ce21 100644
--- a/backends/epoc/build/S60/EScummVM_S60_App.mmp
+++ b/backends/epoc/build/S60/EScummVM_S60_App.mmp
@@ -16,7 +16,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:
*/
@@ -44,4 +44,4 @@ AIF EScummVmS60.Aif ..\ ScummVmAif.rss c16 ScummL.bmp ScummLM.bmp ScummS.bmp S
LIBRARY cone.lib EIKCORE.lib
LIBRARY euser.lib apparc.lib
LIBRARY efsrv.lib apgrfx.lib
-LIBRARY avkon.lib \ No newline at end of file
+LIBRARY avkon.lib
diff --git a/backends/epoc/build/S60/EScummVM_S60_EXE.mmp b/backends/epoc/build/S60/EScummVM_S60_EXE.mmp
index 957f3d8e8a..d2ca20b3ab 100644
--- a/backends/epoc/build/S60/EScummVM_S60_EXE.mmp
+++ b/backends/epoc/build/S60/EScummVM_S60_EXE.mmp
@@ -16,7 +16,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/epoc/build/S60/ScummVMApp.cpp b/backends/epoc/build/S60/ScummVMApp.cpp
index ad1e2a75cc..c5c365d2a8 100644
--- a/backends/epoc/build/S60/ScummVMApp.cpp
+++ b/backends/epoc/build/S60/ScummVMApp.cpp
@@ -16,7 +16,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/epoc/build/S60/ScummVMApp.h b/backends/epoc/build/S60/ScummVMApp.h
index 9cf8623835..8d16e47073 100644
--- a/backends/epoc/build/S60/ScummVMApp.h
+++ b/backends/epoc/build/S60/ScummVMApp.h
@@ -16,7 +16,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/epoc/build/S80/EScummVM_080.pkg b/backends/epoc/build/S80/EScummVM_080.pkg
index 49821d9e42..b2a130da05 100644
--- a/backends/epoc/build/S80/EScummVM_080.pkg
+++ b/backends/epoc/build/S80/EScummVM_080.pkg
@@ -27,4 +27,4 @@
""-"c:\documents\EScummVM\scummvm.stderr.txt",FN
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
-; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file
+; It will remove the config file, std***.txt files & dirs on uninstall.
diff --git a/backends/epoc/build/S80/EScummVM_S80.mmp b/backends/epoc/build/S80/EScummVM_S80.mmp
index 0b7007e5a4..615b023c9a 100644
--- a/backends/epoc/build/S80/EScummVM_S80.mmp
+++ b/backends/epoc/build/S80/EScummVM_S80.mmp
@@ -16,7 +16,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/epoc/build/S80/EScummVM_S80_App.mmp b/backends/epoc/build/S80/EScummVM_S80_App.mmp
index 05f14b703a..505b8590b7 100644
--- a/backends/epoc/build/S80/EScummVM_S80_App.mmp
+++ b/backends/epoc/build/S80/EScummVM_S80_App.mmp
@@ -16,7 +16,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:
*/
@@ -43,4 +43,4 @@ AIF EScummVmS80.Aif ..\ ScummVmAif.rss c16 ScummL.bmp ScummLM.bmp ScummS.bmp S
// libraries
LIBRARY cone.lib EIKCORE.lib
LIBRARY euser.lib apparc.lib
-LIBRARY efsrv.lib apgrfx.lib \ No newline at end of file
+LIBRARY efsrv.lib apgrfx.lib
diff --git a/backends/epoc/build/S80/EScummvmS80.rss b/backends/epoc/build/S80/EScummvmS80.rss
index 1f116a7bf7..a24d00f296 100644
--- a/backends/epoc/build/S80/EScummvmS80.rss
+++ b/backends/epoc/build/S80/EScummvmS80.rss
@@ -16,7 +16,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/epoc/build/S80/ScummVMApp.cpp b/backends/epoc/build/S80/ScummVMApp.cpp
index eae9c35f56..69165ea3ca 100644
--- a/backends/epoc/build/S80/ScummVMApp.cpp
+++ b/backends/epoc/build/S80/ScummVMApp.cpp
@@ -16,7 +16,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/epoc/build/S80/ScummVMApp.h b/backends/epoc/build/S80/ScummVMApp.h
index 71732f2ec0..18e4506650 100644
--- a/backends/epoc/build/S80/ScummVMApp.h
+++ b/backends/epoc/build/S80/ScummVMApp.h
@@ -16,7 +16,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/epoc/build/S90/EScummVM_080.pkg b/backends/epoc/build/S90/EScummVM_080.pkg
index 49a01833d8..1bbd364ed9 100644
--- a/backends/epoc/build/S90/EScummVM_080.pkg
+++ b/backends/epoc/build/S90/EScummVM_080.pkg
@@ -27,4 +27,4 @@
""-"c:\documents\EScummVM\scummvm.stderr.txt",FN
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
-; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file
+; It will remove the config file, std***.txt files & dirs on uninstall.
diff --git a/backends/epoc/build/S90/EScummvmS90.rss b/backends/epoc/build/S90/EScummvmS90.rss
index 1f116a7bf7..a24d00f296 100644
--- a/backends/epoc/build/S90/EScummvmS90.rss
+++ b/backends/epoc/build/S90/EScummvmS90.rss
@@ -16,7 +16,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/epoc/build/S90/EScummvm_S90.mmp b/backends/epoc/build/S90/EScummvm_S90.mmp
index 57e9640328..2859f38482 100644
--- a/backends/epoc/build/S90/EScummvm_S90.mmp
+++ b/backends/epoc/build/S90/EScummvm_S90.mmp
@@ -16,7 +16,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/epoc/build/S90/EScummvm_S90_App.mmp b/backends/epoc/build/S90/EScummvm_S90_App.mmp
index b070a317e1..043447d5b7 100644
--- a/backends/epoc/build/S90/EScummvm_S90_App.mmp
+++ b/backends/epoc/build/S90/EScummvm_S90_App.mmp
@@ -16,7 +16,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:
*/
@@ -43,4 +43,4 @@ AIF EScummVmS90.Aif ..\ ScummVmAif.rss c16 ScummL.bmp ScummLM.bmp ScummS.bmp S
// libraries
LIBRARY cone.lib EIKCORE.lib
LIBRARY euser.lib apparc.lib
-LIBRARY efsrv.lib apgrfx.lib \ No newline at end of file
+LIBRARY efsrv.lib apgrfx.lib
diff --git a/backends/epoc/build/S90/ScummVMApp.cpp b/backends/epoc/build/S90/ScummVMApp.cpp
index ed8a92dda9..17804b2efb 100644
--- a/backends/epoc/build/S90/ScummVMApp.cpp
+++ b/backends/epoc/build/S90/ScummVMApp.cpp
@@ -16,7 +16,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/epoc/build/S90/ScummVMApp.h b/backends/epoc/build/S90/ScummVMApp.h
index 71732f2ec0..18e4506650 100644
--- a/backends/epoc/build/S90/ScummVMApp.h
+++ b/backends/epoc/build/S90/ScummVMApp.h
@@ -16,7 +16,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/epoc/build/ScummVmAif.rss b/backends/epoc/build/ScummVmAif.rss
index cc4424f7cb..c58b006d12 100644
--- a/backends/epoc/build/ScummVmAif.rss
+++ b/backends/epoc/build/ScummVmAif.rss
@@ -16,7 +16,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/epoc/build/UIQ/EScummVM.rss b/backends/epoc/build/UIQ/EScummVM.rss
index 72f798781d..5255b87b32 100644
--- a/backends/epoc/build/UIQ/EScummVM.rss
+++ b/backends/epoc/build/UIQ/EScummVM.rss
@@ -16,7 +16,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/epoc/build/UIQ/EScummVM_080.pkg b/backends/epoc/build/UIQ/EScummVM_080.pkg
index d3d0caf5d0..0e5484cf11 100644
--- a/backends/epoc/build/UIQ/EScummVM_080.pkg
+++ b/backends/epoc/build/UIQ/EScummVM_080.pkg
@@ -33,4 +33,4 @@
""-"c:\documents\EScummVM\scummvm.stderr.txt",FN
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
-; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file
+; It will remove the config file, std***.txt files & dirs on uninstall.
diff --git a/backends/epoc/build/UIQ/EScummVM_UIQ.mmp b/backends/epoc/build/UIQ/EScummVM_UIQ.mmp
index 2aad3cd894..d8309ea599 100644
--- a/backends/epoc/build/UIQ/EScummVM_UIQ.mmp
+++ b/backends/epoc/build/UIQ/EScummVM_UIQ.mmp
@@ -16,7 +16,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/epoc/build/epoc-libmad.zip b/backends/epoc/build/epoc-libmad.zip
index dec1a8eb69..737c076061 100644
--- a/backends/epoc/build/epoc-libmad.zip
+++ b/backends/epoc/build/epoc-libmad.zip
Binary files differ
diff --git a/backends/epoc/build/epoc-tremor.zip b/backends/epoc/build/epoc-tremor.zip
index 2ad4fcfb43..e3c9d4c1a0 100644
--- a/backends/epoc/build/epoc-tremor.zip
+++ b/backends/epoc/build/epoc-tremor.zip
Binary files differ
diff --git a/backends/epoc/build/epoc-zlib.zip b/backends/epoc/build/epoc-zlib.zip
index efae82d6b3..89e416a76a 100644
--- a/backends/epoc/build/epoc-zlib.zip
+++ b/backends/epoc/build/epoc-zlib.zip
Binary files differ
diff --git a/backends/epoc/build/scummL.bmp b/backends/epoc/build/scummL.bmp
index 4cb8bd3228..63e3f5d943 100644
--- a/backends/epoc/build/scummL.bmp
+++ b/backends/epoc/build/scummL.bmp
Binary files differ
diff --git a/backends/epoc/build/scummLm.bmp b/backends/epoc/build/scummLm.bmp
index f4f35e48f2..096c19f6de 100644
--- a/backends/epoc/build/scummLm.bmp
+++ b/backends/epoc/build/scummLm.bmp
Binary files differ
diff --git a/backends/epoc/build/scummS.bmp b/backends/epoc/build/scummS.bmp
index 457ef4d241..0c215e117f 100644
--- a/backends/epoc/build/scummS.bmp
+++ b/backends/epoc/build/scummS.bmp
Binary files differ
diff --git a/backends/epoc/build/scummSm.bmp b/backends/epoc/build/scummSm.bmp
index 9ddfee2a85..98105cdd16 100644
--- a/backends/epoc/build/scummSm.bmp
+++ b/backends/epoc/build/scummSm.bmp
Binary files differ
diff --git a/backends/epoc/build/scummvm_base.mmp b/backends/epoc/build/scummvm_base.mmp
index 1562757fa3..f2935ae927 100644
--- a/backends/epoc/build/scummvm_base.mmp
+++ b/backends/epoc/build/scummvm_base.mmp
@@ -16,7 +16,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/epoc/build/scummvm_gob.mmp b/backends/epoc/build/scummvm_gob.mmp
index ec83aa7337..c0defa3a88 100644
--- a/backends/epoc/build/scummvm_gob.mmp
+++ b/backends/epoc/build/scummvm_gob.mmp
@@ -16,7 +16,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/epoc/build/scummvm_kyra.mmp b/backends/epoc/build/scummvm_kyra.mmp
index ba6cc6a48f..1b3a532f85 100644
--- a/backends/epoc/build/scummvm_kyra.mmp
+++ b/backends/epoc/build/scummvm_kyra.mmp
@@ -16,7 +16,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/epoc/build/scummvm_queen.mmp b/backends/epoc/build/scummvm_queen.mmp
index f9fa828dd3..4548525e68 100644
--- a/backends/epoc/build/scummvm_queen.mmp
+++ b/backends/epoc/build/scummvm_queen.mmp
@@ -16,7 +16,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/epoc/build/scummvm_saga.mmp b/backends/epoc/build/scummvm_saga.mmp
index a06d5b26e0..b06425612c 100644
--- a/backends/epoc/build/scummvm_saga.mmp
+++ b/backends/epoc/build/scummvm_saga.mmp
@@ -16,7 +16,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/epoc/build/scummvm_scumm.mmp b/backends/epoc/build/scummvm_scumm.mmp
index 62f2d0693d..0a63328150 100644
--- a/backends/epoc/build/scummvm_scumm.mmp
+++ b/backends/epoc/build/scummvm_scumm.mmp
@@ -16,7 +16,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/epoc/build/scummvm_simon.mmp b/backends/epoc/build/scummvm_simon.mmp
index 2549eb2591..ebf0bf0a7f 100644
--- a/backends/epoc/build/scummvm_simon.mmp
+++ b/backends/epoc/build/scummvm_simon.mmp
@@ -16,7 +16,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/epoc/build/scummvm_sky.mmp b/backends/epoc/build/scummvm_sky.mmp
index 4cd87b2005..77af38a342 100644
--- a/backends/epoc/build/scummvm_sky.mmp
+++ b/backends/epoc/build/scummvm_sky.mmp
@@ -16,7 +16,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/epoc/portdefs.h b/backends/epoc/portdefs.h
index 2349adf865..863e62fbee 100644
--- a/backends/epoc/portdefs.h
+++ b/backends/epoc/portdefs.h
@@ -16,7 +16,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/fs/amigaos4/amigaos4-fs.cpp b/backends/fs/amigaos4/amigaos4-fs.cpp
index e9e9618916..1d0469d2f4 100644
--- a/backends/fs/amigaos4/amigaos4-fs.cpp
+++ b/backends/fs/amigaos4/amigaos4-fs.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/fs/fs.cpp b/backends/fs/fs.cpp
index 39a3528353..d0220f827b 100644
--- a/backends/fs/fs.cpp
+++ b/backends/fs/fs.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/fs/fs.h b/backends/fs/fs.h
index 7c08e0c210..d970d0a954 100644
--- a/backends/fs/fs.h
+++ b/backends/fs/fs.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/fs/morphos/abox-fs.cpp b/backends/fs/morphos/abox-fs.cpp
index 64463abadf..2b4eee1ece 100644
--- a/backends/fs/morphos/abox-fs.cpp
+++ b/backends/fs/morphos/abox-fs.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/fs/palmos/palmos-fs.cpp b/backends/fs/palmos/palmos-fs.cpp
index 2263d8e4d5..4b46a2281b 100644
--- a/backends/fs/palmos/palmos-fs.cpp
+++ b/backends/fs/palmos/palmos-fs.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/fs/posix/posix-fs.cpp b/backends/fs/posix/posix-fs.cpp
index 076548356f..17361e03f8 100644
--- a/backends/fs/posix/posix-fs.cpp
+++ b/backends/fs/posix/posix-fs.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/fs/ps2/ps2-fs.cpp b/backends/fs/ps2/ps2-fs.cpp
index c44440a383..dae99435da 100644
--- a/backends/fs/ps2/ps2-fs.cpp
+++ b/backends/fs/ps2/ps2-fs.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/fs/symbian/symbian-fs.cpp b/backends/fs/symbian/symbian-fs.cpp
index 7c9273ce05..a1bee1f6ff 100644
--- a/backends/fs/symbian/symbian-fs.cpp
+++ b/backends/fs/symbian/symbian-fs.cpp
@@ -16,7 +16,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/fs/windows/windows-fs.cpp b/backends/fs/windows/windows-fs.cpp
index 93ed3d799e..b92614325a 100644
--- a/backends/fs/windows/windows-fs.cpp
+++ b/backends/fs/windows/windows-fs.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/gp32/README.GP32 b/backends/gp32/README.GP32
index c48fa45966..dc5f7eb649 100644
--- a/backends/gp32/README.GP32
+++ b/backends/gp32/README.GP32
@@ -35,4 +35,4 @@ Thanks to the following people for their help:
Endy, khalek and the rest ScummVM team members,
Jeff, DarkFader, Inopia, groepaz, chn, FireFly, #gp32dev
- ph0x (ph0x@freemail.hu) \ No newline at end of file
+ ph0x (ph0x@freemail.hu)
diff --git a/backends/gp32/build.rules b/backends/gp32/build.rules
index 44c0a9538d..59ae58b3e7 100644
--- a/backends/gp32/build.rules
+++ b/backends/gp32/build.rules
@@ -16,7 +16,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.
#
# Module Details - ScummVM for the GP32
# Build.Rules for GP32 Backend.
diff --git a/backends/gp32/debug-gdbstub-usb.cpp b/backends/gp32/debug-gdbstub-usb.cpp
index 072ac93e9a..8c837cefd6 100644
--- a/backends/gp32/debug-gdbstub-usb.cpp
+++ b/backends/gp32/debug-gdbstub-usb.cpp
@@ -16,7 +16,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/gp32/gp-fs.cpp b/backends/gp32/gp-fs.cpp
index 8b6da5fe8d..0c70d568f8 100644
--- a/backends/gp32/gp-fs.cpp
+++ b/backends/gp32/gp-fs.cpp
@@ -16,7 +16,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/gp32/gp32.cpp b/backends/gp32/gp32.cpp
index 1613b9fbd6..06b19590c0 100644
--- a/backends/gp32/gp32.cpp
+++ b/backends/gp32/gp32.cpp
@@ -16,7 +16,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/gp32/gp32.h b/backends/gp32/gp32.h
index 3ff953b3ca..5e2e542449 100644
--- a/backends/gp32/gp32.h
+++ b/backends/gp32/gp32.h
@@ -16,7 +16,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/gp32/graphics.h b/backends/gp32/graphics.h
index 4a27831d05..6a6ef5c9ac 100644
--- a/backends/gp32/graphics.h
+++ b/backends/gp32/graphics.h
@@ -16,7 +16,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/gp32/portdefs.h b/backends/gp32/portdefs.h
index c6cd3a27fe..ecb918dea4 100644
--- a/backends/gp32/portdefs.h
+++ b/backends/gp32/portdefs.h
@@ -16,7 +16,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/gp32/setup.h b/backends/gp32/setup.h
index 1daee72798..66da45b91e 100644
--- a/backends/gp32/setup.h
+++ b/backends/gp32/setup.h
@@ -16,7 +16,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/gp32/startup.c b/backends/gp32/startup.c
index 159d373242..b7f7e22862 100644
--- a/backends/gp32/startup.c
+++ b/backends/gp32/startup.c
@@ -16,7 +16,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/gp32/startup.h b/backends/gp32/startup.h
index b4cbc979f8..bea53a0233 100644
--- a/backends/gp32/startup.h
+++ b/backends/gp32/startup.h
@@ -16,7 +16,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/intern.h b/backends/intern.h
index 25873c421a..2bb4409235 100644
--- a/backends/intern.h
+++ b/backends/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/backends/midi/alsa.cpp b/backends/midi/alsa.cpp
index d7b91b4614..f5dfe9e5f2 100644
--- a/backends/midi/alsa.cpp
+++ b/backends/midi/alsa.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/midi/coreaudio.cpp b/backends/midi/coreaudio.cpp
index cf7e3af6d1..c4f9f791c5 100644
--- a/backends/midi/coreaudio.cpp
+++ b/backends/midi/coreaudio.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/midi/morphos.cpp b/backends/midi/morphos.cpp
index 74567cae03..bf74d38f73 100644
--- a/backends/midi/morphos.cpp
+++ b/backends/midi/morphos.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/midi/null.cpp b/backends/midi/null.cpp
index d7cfc3d4e8..4caa73875e 100644
--- a/backends/midi/null.cpp
+++ b/backends/midi/null.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/midi/quicktime.cpp b/backends/midi/quicktime.cpp
index 1741d612d6..845737d8ec 100644
--- a/backends/midi/quicktime.cpp
+++ b/backends/midi/quicktime.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/midi/seq.cpp b/backends/midi/seq.cpp
index 3999ebc91f..d12cc97338 100644
--- a/backends/midi/seq.cpp
+++ b/backends/midi/seq.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/midi/windows.cpp b/backends/midi/windows.cpp
index 69c90fa948..b4598dbe0c 100644
--- a/backends/midi/windows.cpp
+++ b/backends/midi/windows.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/midi/ypa1.cpp b/backends/midi/ypa1.cpp
index 19f7628541..466ebb3148 100644
--- a/backends/midi/ypa1.cpp
+++ b/backends/midi/ypa1.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/midi/zodiac.cpp b/backends/midi/zodiac.cpp
index 39cfd203ef..0a56c599ec 100644
--- a/backends/midi/zodiac.cpp
+++ b/backends/midi/zodiac.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/morphos/morphos.cpp b/backends/morphos/morphos.cpp
index 21d1c3436f..5dcc545a98 100644
--- a/backends/morphos/morphos.cpp
+++ b/backends/morphos/morphos.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.
*
* MorphOS interface
*
diff --git a/backends/morphos/morphos.h b/backends/morphos/morphos.h
index f1a99f3803..c6f63d1121 100644
--- a/backends/morphos/morphos.h
+++ b/backends/morphos/morphos.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.
*
* MorphOS-specific header file
*
diff --git a/backends/morphos/morphos_scaler.cpp b/backends/morphos/morphos_scaler.cpp
index df8e56d0a5..17f7567f2b 100644
--- a/backends/morphos/morphos_scaler.cpp
+++ b/backends/morphos/morphos_scaler.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/morphos/morphos_scaler.h b/backends/morphos/morphos_scaler.h
index 30778bd144..e473f830bf 100644
--- a/backends/morphos/morphos_scaler.h
+++ b/backends/morphos/morphos_scaler.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/morphos/morphos_sound.cpp b/backends/morphos/morphos_sound.cpp
index 4de6a2b1a6..52ce801fbc 100644
--- a/backends/morphos/morphos_sound.cpp
+++ b/backends/morphos/morphos_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.
*
* MorphOS sound support
*
diff --git a/backends/morphos/morphos_sound.h b/backends/morphos/morphos_sound.h
index 72d3801ac1..6b086201f4 100644
--- a/backends/morphos/morphos_sound.h
+++ b/backends/morphos/morphos_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.
*
* MorphOS-specific header file
*
diff --git a/backends/morphos/morphos_start.cpp b/backends/morphos/morphos_start.cpp
index 2c25e0e61a..13ef5f70d2 100644
--- a/backends/morphos/morphos_start.cpp
+++ b/backends/morphos/morphos_start.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.
*
* MorphOS startup handling
*
diff --git a/backends/morphos/morphos_timer.cpp b/backends/morphos/morphos_timer.cpp
index b382aaa9b1..2e9d1a57c4 100644
--- a/backends/morphos/morphos_timer.cpp
+++ b/backends/morphos/morphos_timer.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/morphos/morphos_timer.h b/backends/morphos/morphos_timer.h
index 40b448fa8b..35006b9af2 100644
--- a/backends/morphos/morphos_timer.h
+++ b/backends/morphos/morphos_timer.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/null/null.cpp b/backends/null/null.cpp
index d6934997b2..134c3cbdf2 100644
--- a/backends/null/null.cpp
+++ b/backends/null/null.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.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$
*
diff --git a/backends/psp/icon0.png b/backends/psp/icon0.png
index b5fb9008b0..70bf1184e2 100644
--- a/backends/psp/icon0.png
+++ b/backends/psp/icon0.png
Binary files differ
diff --git a/backends/psp/osys_psp.cpp b/backends/psp/osys_psp.cpp
index 1437bcfa91..a5c01b7efd 100644
--- a/backends/psp/osys_psp.cpp
+++ b/backends/psp/osys_psp.cpp
@@ -16,7 +16,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/psp/osys_psp.h b/backends/psp/osys_psp.h
index 8709dcd3c1..5b74205f2f 100644
--- a/backends/psp/osys_psp.h
+++ b/backends/psp/osys_psp.h
@@ -16,7 +16,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/psp/osys_psp_gu.cpp b/backends/psp/osys_psp_gu.cpp
index 31b658af94..74e26087dc 100644
--- a/backends/psp/osys_psp_gu.cpp
+++ b/backends/psp/osys_psp_gu.cpp
@@ -16,7 +16,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/psp/osys_psp_gu.h b/backends/psp/osys_psp_gu.h
index 2fd48055ef..ac0682dc0f 100644
--- a/backends/psp/osys_psp_gu.h
+++ b/backends/psp/osys_psp_gu.h
@@ -16,7 +16,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/backends/psp/pic0.png b/backends/psp/pic0.png
index 592c4a013f..0d435929a2 100644
--- a/backends/psp/pic0.png
+++ b/backends/psp/pic0.png
Binary files differ
diff --git a/backends/psp/pic1.png b/backends/psp/pic1.png
index 6c35d5de4f..bfa7b8f630 100644
--- a/backends/psp/pic1.png
+++ b/backends/psp/pic1.png
Binary files differ
diff --git a/backends/psp/portdefs.h b/backends/psp/portdefs.h
index 99fec22746..0741f53df2 100644
--- a/backends/psp/portdefs.h
+++ b/backends/psp/portdefs.h
@@ -16,7 +16,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/psp/psp_fs.cpp b/backends/psp/psp_fs.cpp
index d69e66a37d..2a52a38aee 100644
--- a/backends/psp/psp_fs.cpp
+++ b/backends/psp/psp_fs.cpp
@@ -16,7 +16,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/psp/psp_main.cpp b/backends/psp/psp_main.cpp
index 89ad768941..cd82b494be 100644
--- a/backends/psp/psp_main.cpp
+++ b/backends/psp/psp_main.cpp
@@ -16,7 +16,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/psp/trace.cpp b/backends/psp/trace.cpp
index fb737df13f..b2a9338c0e 100644
--- a/backends/psp/trace.cpp
+++ b/backends/psp/trace.cpp
@@ -16,7 +16,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/psp/trace.h b/backends/psp/trace.h
index 5482699e3b..109d4c4c38 100644
--- a/backends/psp/trace.h
+++ b/backends/psp/trace.h
@@ -16,7 +16,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/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$
*
diff --git a/backends/wince/CEActionsPocket.cpp b/backends/wince/CEActionsPocket.cpp
index 00748eeea5..524f7132e6 100644
--- a/backends/wince/CEActionsPocket.cpp
+++ b/backends/wince/CEActionsPocket.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/wince/CEActionsPocket.h b/backends/wince/CEActionsPocket.h
index f853463dc2..565a660e9a 100644
--- a/backends/wince/CEActionsPocket.h
+++ b/backends/wince/CEActionsPocket.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/wince/CEActionsSmartphone.cpp b/backends/wince/CEActionsSmartphone.cpp
index 84265df458..e0426c55b2 100644
--- a/backends/wince/CEActionsSmartphone.cpp
+++ b/backends/wince/CEActionsSmartphone.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/wince/CEActionsSmartphone.h b/backends/wince/CEActionsSmartphone.h
index f956ad3e38..deb9a2665b 100644
--- a/backends/wince/CEActionsSmartphone.h
+++ b/backends/wince/CEActionsSmartphone.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/wince/CEDevice.cpp b/backends/wince/CEDevice.cpp
index d9bf205a5f..80b71ff824 100644
--- a/backends/wince/CEDevice.cpp
+++ b/backends/wince/CEDevice.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/wince/CEDevice.h b/backends/wince/CEDevice.h
index da57898daf..d8a5d60fd5 100644
--- a/backends/wince/CEDevice.h
+++ b/backends/wince/CEDevice.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/wince/CEException.cpp b/backends/wince/CEException.cpp
index 59892b1173..ec896422a8 100644
--- a/backends/wince/CEException.cpp
+++ b/backends/wince/CEException.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/wince/CEException.h b/backends/wince/CEException.h
index 895a424b3f..739e7c5281 100644
--- a/backends/wince/CEException.h
+++ b/backends/wince/CEException.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$
*
@@ -30,4 +30,4 @@ private:
static void dumpContext(HANDLE file, HANDLE hProcess, CONTEXT *context);
static void dumpException(HANDLE file, EXCEPTION_RECORD *exceptionRecord);
-}; \ No newline at end of file
+};
diff --git a/backends/wince/CEKeysDialog.cpp b/backends/wince/CEKeysDialog.cpp
index 55d129f3af..02298d014a 100644
--- a/backends/wince/CEKeysDialog.cpp
+++ b/backends/wince/CEKeysDialog.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/wince/CEKeysDialog.h b/backends/wince/CEKeysDialog.h
index 767c6b2308..3cd87dd639 100644
--- a/backends/wince/CEKeysDialog.h
+++ b/backends/wince/CEKeysDialog.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$
*
@@ -42,4 +42,4 @@ protected:
int _actionSelected;
};
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CELauncherDialog.cpp b/backends/wince/CELauncherDialog.cpp
index 83dc6ea462..433f2b7fd0 100644
--- a/backends/wince/CELauncherDialog.cpp
+++ b/backends/wince/CELauncherDialog.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/wince/CELauncherDialog.h b/backends/wince/CELauncherDialog.h
index 9eb1e88979..cd49b39d49 100644
--- a/backends/wince/CELauncherDialog.h
+++ b/backends/wince/CELauncherDialog.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$
*
@@ -41,4 +41,4 @@ protected:
typedef GUI::LauncherDialog GUILauncherDialog;
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEScaler.cpp b/backends/wince/CEScaler.cpp
index 5b1d89d0c1..a02e413581 100644
--- a/backends/wince/CEScaler.cpp
+++ b/backends/wince/CEScaler.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/wince/CEScaler.h b/backends/wince/CEScaler.h
index f9c5ef8447..9bbf97d6a5 100644
--- a/backends/wince/CEScaler.h
+++ b/backends/wince/CEScaler.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$
*
@@ -37,4 +37,4 @@ DECLARE_SCALER(SmartphoneLandscape);
void initCEScaler(void);
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/CEGUI.h b/backends/wince/CEgui/CEGUI.h
index b02d02d0f6..973e0e46d5 100644
--- a/backends/wince/CEgui/CEGUI.h
+++ b/backends/wince/CEgui/CEGUI.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/wince/CEgui/GUIElement.cpp b/backends/wince/CEgui/GUIElement.cpp
index ae5292660d..72de0b2222 100644
--- a/backends/wince/CEgui/GUIElement.cpp
+++ b/backends/wince/CEgui/GUIElement.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/wince/CEgui/GUIElement.h b/backends/wince/CEgui/GUIElement.h
index cbd955cef2..bcda102626 100644
--- a/backends/wince/CEgui/GUIElement.h
+++ b/backends/wince/CEgui/GUIElement.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/wince/CEgui/ItemAction.cpp b/backends/wince/CEgui/ItemAction.cpp
index 6aaa739198..81fe452b17 100644
--- a/backends/wince/CEgui/ItemAction.cpp
+++ b/backends/wince/CEgui/ItemAction.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/wince/CEgui/ItemAction.h b/backends/wince/CEgui/ItemAction.h
index b9d773452a..c29d42be24 100644
--- a/backends/wince/CEgui/ItemAction.h
+++ b/backends/wince/CEgui/ItemAction.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$
*
@@ -40,4 +40,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/ItemSwitch.cpp b/backends/wince/CEgui/ItemSwitch.cpp
index a4a4503ec7..ed08b656ee 100644
--- a/backends/wince/CEgui/ItemSwitch.cpp
+++ b/backends/wince/CEgui/ItemSwitch.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/wince/CEgui/ItemSwitch.h b/backends/wince/CEgui/ItemSwitch.h
index 4754ff9bd6..974276d979 100644
--- a/backends/wince/CEgui/ItemSwitch.h
+++ b/backends/wince/CEgui/ItemSwitch.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$
*
@@ -45,4 +45,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/Panel.cpp b/backends/wince/CEgui/Panel.cpp
index 8764fb685f..b27733ce11 100644
--- a/backends/wince/CEgui/Panel.cpp
+++ b/backends/wince/CEgui/Panel.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/wince/CEgui/Panel.h b/backends/wince/CEgui/Panel.h
index cf8195d95c..6945ab90ea 100644
--- a/backends/wince/CEgui/Panel.h
+++ b/backends/wince/CEgui/Panel.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/wince/CEgui/PanelItem.cpp b/backends/wince/CEgui/PanelItem.cpp
index 59f16320dd..056dec7704 100644
--- a/backends/wince/CEgui/PanelItem.cpp
+++ b/backends/wince/CEgui/PanelItem.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/wince/CEgui/PanelItem.h b/backends/wince/CEgui/PanelItem.h
index 28c211bddd..b6f8f63491 100644
--- a/backends/wince/CEgui/PanelItem.h
+++ b/backends/wince/CEgui/PanelItem.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$
*
@@ -44,4 +44,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/PanelKeyboard.cpp b/backends/wince/CEgui/PanelKeyboard.cpp
index 782c6b45f5..9fb0349998 100644
--- a/backends/wince/CEgui/PanelKeyboard.cpp
+++ b/backends/wince/CEgui/PanelKeyboard.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/wince/CEgui/PanelKeyboard.h b/backends/wince/CEgui/PanelKeyboard.h
index e803a6f058..9581cf50da 100644
--- a/backends/wince/CEgui/PanelKeyboard.h
+++ b/backends/wince/CEgui/PanelKeyboard.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$
*
@@ -44,4 +44,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/SDL_ImageResource.cpp b/backends/wince/CEgui/SDL_ImageResource.cpp
index bffafc2241..ec229c36a2 100644
--- a/backends/wince/CEgui/SDL_ImageResource.cpp
+++ b/backends/wince/CEgui/SDL_ImageResource.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/wince/CEgui/SDL_ImageResource.h b/backends/wince/CEgui/SDL_ImageResource.h
index 70617cc8ca..76741a98da 100644
--- a/backends/wince/CEgui/SDL_ImageResource.h
+++ b/backends/wince/CEgui/SDL_ImageResource.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$
*
@@ -42,4 +42,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/Toolbar.cpp b/backends/wince/CEgui/Toolbar.cpp
index e64314ed13..6101bd1c64 100644
--- a/backends/wince/CEgui/Toolbar.cpp
+++ b/backends/wince/CEgui/Toolbar.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/wince/CEgui/Toolbar.h b/backends/wince/CEgui/Toolbar.h
index 98d3b7623a..54bebfe3ae 100644
--- a/backends/wince/CEgui/Toolbar.h
+++ b/backends/wince/CEgui/Toolbar.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$
*
@@ -45,4 +45,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEgui/ToolbarHandler.cpp b/backends/wince/CEgui/ToolbarHandler.cpp
index 3678a3b014..52a4f6039c 100644
--- a/backends/wince/CEgui/ToolbarHandler.cpp
+++ b/backends/wince/CEgui/ToolbarHandler.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/wince/CEgui/ToolbarHandler.h b/backends/wince/CEgui/ToolbarHandler.h
index f4ae710b00..fecff892f9 100644
--- a/backends/wince/CEgui/ToolbarHandler.h
+++ b/backends/wince/CEgui/ToolbarHandler.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$
*
@@ -65,4 +65,4 @@ namespace CEGUI {
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/backends/wince/CEkeys/CEKeys.h b/backends/wince/CEkeys/CEKeys.h
index 53299b0ca6..000adf9b3c 100644
--- a/backends/wince/CEkeys/CEKeys.h
+++ b/backends/wince/CEkeys/CEKeys.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/wince/CEkeys/EventsBuffer.cpp b/backends/wince/CEkeys/EventsBuffer.cpp
index 3f6f60d7f4..47c6be2892 100644
--- a/backends/wince/CEkeys/EventsBuffer.cpp
+++ b/backends/wince/CEkeys/EventsBuffer.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/wince/CEkeys/EventsBuffer.h b/backends/wince/CEkeys/EventsBuffer.h
index baed6ca8a4..d0e1bbb72e 100644
--- a/backends/wince/CEkeys/EventsBuffer.h
+++ b/backends/wince/CEkeys/EventsBuffer.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/wince/icons/scumm_icon.ico b/backends/wince/icons/scumm_icon.ico
index 4fd7497060..9dc6a59e25 100644
--- a/backends/wince/icons/scumm_icon.ico
+++ b/backends/wince/icons/scumm_icon.ico
Binary files differ
diff --git a/backends/wince/images/Action.bmp b/backends/wince/images/Action.bmp
index 4985512cf4..71b668dd3f 100644
--- a/backends/wince/images/Action.bmp
+++ b/backends/wince/images/Action.bmp
Binary files differ
diff --git a/backends/wince/images/DiskwFolder.bmp b/backends/wince/images/DiskwFolder.bmp
index 82b4019930..4f83fdb8be 100644
--- a/backends/wince/images/DiskwFolder.bmp
+++ b/backends/wince/images/DiskwFolder.bmp
Binary files differ
diff --git a/backends/wince/images/MonkeyLandscape.bmp b/backends/wince/images/MonkeyLandscape.bmp
index 70f6ed69e7..e97de510d0 100644
--- a/backends/wince/images/MonkeyLandscape.bmp
+++ b/backends/wince/images/MonkeyLandscape.bmp
Binary files differ
diff --git a/backends/wince/images/MonkeyPortrait.bmp b/backends/wince/images/MonkeyPortrait.bmp
index 00619c2985..c278d9de6a 100644
--- a/backends/wince/images/MonkeyPortrait.bmp
+++ b/backends/wince/images/MonkeyPortrait.bmp
Binary files differ
diff --git a/backends/wince/images/SoundOff.bmp b/backends/wince/images/SoundOff.bmp
index 2f7b26deaf..b54f9686e3 100644
--- a/backends/wince/images/SoundOff.bmp
+++ b/backends/wince/images/SoundOff.bmp
Binary files differ
diff --git a/backends/wince/images/SoundOn.bmp b/backends/wince/images/SoundOn.bmp
index 2988b87224..60ae87d2ae 100644
--- a/backends/wince/images/SoundOn.bmp
+++ b/backends/wince/images/SoundOn.bmp
Binary files differ
diff --git a/backends/wince/images/keyboard.bmp b/backends/wince/images/keyboard.bmp
index aac79d00e5..d881d84afe 100644
--- a/backends/wince/images/keyboard.bmp
+++ b/backends/wince/images/keyboard.bmp
Binary files differ
diff --git a/backends/wince/images/panelbig.bmp b/backends/wince/images/panelbig.bmp
index 4d10f255ad..bcbc1f3faa 100644
--- a/backends/wince/images/panelbig.bmp
+++ b/backends/wince/images/panelbig.bmp
Binary files differ
diff --git a/backends/wince/missing/dir.h b/backends/wince/missing/dir.h
index b9497bc7f9..7ee9f5e5ba 100644
--- a/backends/wince/missing/dir.h
+++ b/backends/wince/missing/dir.h
@@ -1 +1 @@
-/* Header is not present in Windows CE SDK */ \ No newline at end of file
+/* Header is not present in Windows CE SDK */
diff --git a/backends/wince/ozone.h b/backends/wince/ozone.h
index f33d4a58fb..06462ef882 100644
--- a/backends/wince/ozone.h
+++ b/backends/wince/ozone.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/wince/portdefs.h b/backends/wince/portdefs.h
index 154e4d2cf7..0a4e7e1a5b 100644
--- a/backends/wince/portdefs.h
+++ b/backends/wince/portdefs.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/wince/wince-sdl.cpp b/backends/wince/wince-sdl.cpp
index 44928938dd..75a44625e6 100644
--- a/backends/wince/wince-sdl.cpp
+++ b/backends/wince/wince-sdl.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/wince/wince-sdl.h b/backends/wince/wince-sdl.h
index 8134b1e324..9ca3382fde 100644
--- a/backends/wince/wince-sdl.h
+++ b/backends/wince/wince-sdl.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/x11/x11.cpp b/backends/x11/x11.cpp
index 4f35c13368..941dce6dcd 100644
--- a/backends/x11/x11.cpp
+++ b/backends/x11/x11.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$
*