aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src
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/PalmOS/Src
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/PalmOS/Src')
-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
85 files changed, 88 insertions, 88 deletions
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$
*