diff options
Diffstat (limited to 'backends/wince')
50 files changed, 52 insertions, 52 deletions
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 Binary files differindex 4fd7497060..9dc6a59e25 100644 --- a/backends/wince/icons/scumm_icon.ico +++ b/backends/wince/icons/scumm_icon.ico diff --git a/backends/wince/images/Action.bmp b/backends/wince/images/Action.bmp Binary files differindex 4985512cf4..71b668dd3f 100644 --- a/backends/wince/images/Action.bmp +++ b/backends/wince/images/Action.bmp diff --git a/backends/wince/images/DiskwFolder.bmp b/backends/wince/images/DiskwFolder.bmp Binary files differindex 82b4019930..4f83fdb8be 100644 --- a/backends/wince/images/DiskwFolder.bmp +++ b/backends/wince/images/DiskwFolder.bmp diff --git a/backends/wince/images/MonkeyLandscape.bmp b/backends/wince/images/MonkeyLandscape.bmp Binary files differindex 70f6ed69e7..e97de510d0 100644 --- a/backends/wince/images/MonkeyLandscape.bmp +++ b/backends/wince/images/MonkeyLandscape.bmp diff --git a/backends/wince/images/MonkeyPortrait.bmp b/backends/wince/images/MonkeyPortrait.bmp Binary files differindex 00619c2985..c278d9de6a 100644 --- a/backends/wince/images/MonkeyPortrait.bmp +++ b/backends/wince/images/MonkeyPortrait.bmp diff --git a/backends/wince/images/SoundOff.bmp b/backends/wince/images/SoundOff.bmp Binary files differindex 2f7b26deaf..b54f9686e3 100644 --- a/backends/wince/images/SoundOff.bmp +++ b/backends/wince/images/SoundOff.bmp diff --git a/backends/wince/images/SoundOn.bmp b/backends/wince/images/SoundOn.bmp Binary files differindex 2988b87224..60ae87d2ae 100644 --- a/backends/wince/images/SoundOn.bmp +++ b/backends/wince/images/SoundOn.bmp diff --git a/backends/wince/images/keyboard.bmp b/backends/wince/images/keyboard.bmp Binary files differindex aac79d00e5..d881d84afe 100644 --- a/backends/wince/images/keyboard.bmp +++ b/backends/wince/images/keyboard.bmp diff --git a/backends/wince/images/panelbig.bmp b/backends/wince/images/panelbig.bmp Binary files differindex 4d10f255ad..bcbc1f3faa 100644 --- a/backends/wince/images/panelbig.bmp +++ b/backends/wince/images/panelbig.bmp 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$ * |