[Scummvm-cvs-logs] CVS: scummvm/backends/wince CEActionsPocket.cpp,1.15,1.15.2.1 CEActionsPocket.h,1.6,1.6.2.1 CEActionsSmartphone.cpp,1.12,1.12.2.1 CEActionsSmartphone.h,1.6,1.6.2.1 CEDevice.cpp,1.11,1.11.2.1 CEDevice.h,1.6,1.6.2.1 CEException.cpp,1.4,1.4.2.1 CEException.h,1.2,1.2.2.1 CEKeysDialog.cpp,1.7,1.7.2.1 CEKeysDialog.h,1.2,1.2.2.1 CELauncherDialog.cpp,1.13,1.13.2.1 CELauncherDialog.h,1.4,1.4.2.1 CEScaler.cpp,1.11,1.11.2.1 CEScaler.h,1.5,1.5.2.1 ozone.h,1.2,1.2.2.1 portdefs.h,1.10,1.10.2.1 wince-sdl.cpp,1.32,1.32.2.1 wince-sdl.h,1.20,1.20.2.1
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 19:14:32 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/doc 05.tex,1.3,1.3.6.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/graphics animation.cpp,1.31,1.31.2.1 animation.h,1.19,1.19.2.1 font.cpp,1.13,1.13.2.1 font.h,1.11,1.11.2.1 fontman.cpp,1.7,1.7.2.1 fontman.h,1.4,1.4.2.1 ilbm.cpp,1.3,1.3.2.1 ilbm.h,1.1,1.1.2.1 primitives.cpp,1.1,1.1.2.1 primitives.h,1.1,1.1.2.1 scummfont.cpp,1.12,1.12.2.1 surface.cpp,1.9,1.9.2.1 surface.h,1.10,1.10.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/backends/wince
Modified Files:
Tag: branch-0-8-0
CEActionsPocket.cpp CEActionsPocket.h CEActionsSmartphone.cpp
CEActionsSmartphone.h CEDevice.cpp CEDevice.h CEException.cpp
CEException.h CEKeysDialog.cpp CEKeysDialog.h
CELauncherDialog.cpp CELauncherDialog.h CEScaler.cpp
CEScaler.h ozone.h portdefs.h wince-sdl.cpp wince-sdl.h
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.
Index: CEActionsPocket.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsPocket.cpp,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -d -r1.15 -r1.15.2.1
--- CEActionsPocket.cpp 16 Oct 2005 22:35:38 -0000 1.15
+++ CEActionsPocket.cpp 18 Oct 2005 02:11:17 -0000 1.15.2.1
@@ -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$
*
Index: CEActionsPocket.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsPocket.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- CEActionsPocket.h 30 Jul 2005 21:10:55 -0000 1.6
+++ CEActionsPocket.h 18 Oct 2005 02:11:17 -0000 1.6.2.1
@@ -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$
*
Index: CEActionsSmartphone.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsSmartphone.cpp,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- CEActionsSmartphone.cpp 16 Oct 2005 22:48:53 -0000 1.12
+++ CEActionsSmartphone.cpp 18 Oct 2005 02:11:17 -0000 1.12.2.1
@@ -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$
*
Index: CEActionsSmartphone.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsSmartphone.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- CEActionsSmartphone.h 30 Jul 2005 21:10:55 -0000 1.6
+++ CEActionsSmartphone.h 18 Oct 2005 02:11:17 -0000 1.6.2.1
@@ -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$
*
Index: CEDevice.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEDevice.cpp,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- CEDevice.cpp 16 Oct 2005 22:37:17 -0000 1.11
+++ CEDevice.cpp 18 Oct 2005 02:11:17 -0000 1.11.2.1
@@ -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$
*
Index: CEDevice.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEDevice.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- CEDevice.h 16 Oct 2005 22:37:17 -0000 1.6
+++ CEDevice.h 18 Oct 2005 02:11:17 -0000 1.6.2.1
@@ -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$
*
Index: CEException.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEException.cpp,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- CEException.cpp 30 Jul 2005 21:10:55 -0000 1.4
+++ CEException.cpp 18 Oct 2005 02:11:17 -0000 1.4.2.1
@@ -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$
*
Index: CEException.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEException.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- CEException.h 1 Jan 2005 16:08:48 -0000 1.2
+++ CEException.h 18 Oct 2005 02:11:17 -0000 1.2.2.1
@@ -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 @@
static void dumpContext(HANDLE file, HANDLE hProcess, CONTEXT *context);
static void dumpException(HANDLE file, EXCEPTION_RECORD *exceptionRecord);
-};
\ No newline at end of file
+};
Index: CEKeysDialog.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEKeysDialog.cpp,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- CEKeysDialog.cpp 16 Oct 2005 22:47:53 -0000 1.7
+++ CEKeysDialog.cpp 18 Oct 2005 02:11:17 -0000 1.7.2.1
@@ -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$
*
Index: CEKeysDialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEKeysDialog.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- CEKeysDialog.h 1 Jan 2005 16:08:48 -0000 1.2
+++ CEKeysDialog.h 18 Oct 2005 02:11:17 -0000 1.2.2.1
@@ -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 @@
int _actionSelected;
};
-#endif
\ No newline at end of file
+#endif
Index: CELauncherDialog.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CELauncherDialog.cpp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- CELauncherDialog.cpp 30 Jul 2005 21:10:55 -0000 1.13
+++ CELauncherDialog.cpp 18 Oct 2005 02:11:17 -0000 1.13.2.1
@@ -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$
*
Index: CELauncherDialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CELauncherDialog.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- CELauncherDialog.h 1 Jan 2005 16:08:48 -0000 1.4
+++ CELauncherDialog.h 18 Oct 2005 02:11:17 -0000 1.4.2.1
@@ -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 @@
typedef GUI::LauncherDialog GUILauncherDialog;
-#endif
\ No newline at end of file
+#endif
Index: CEScaler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEScaler.cpp,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- CEScaler.cpp 30 Jul 2005 21:10:55 -0000 1.11
+++ CEScaler.cpp 18 Oct 2005 02:11:17 -0000 1.11.2.1
@@ -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$
*
Index: CEScaler.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEScaler.h,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- CEScaler.h 1 Jan 2005 16:08:48 -0000 1.5
+++ CEScaler.h 18 Oct 2005 02:11:17 -0000 1.5.2.1
@@ -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 @@
void initCEScaler(void);
-#endif
\ No newline at end of file
+#endif
Index: ozone.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/ozone.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- ozone.h 1 Jan 2005 16:08:48 -0000 1.2
+++ ozone.h 18 Oct 2005 02:11:17 -0000 1.2.2.1
@@ -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$
*
Index: portdefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/portdefs.h,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -d -r1.10 -r1.10.2.1
--- portdefs.h 28 Jan 2005 20:49:41 -0000 1.10
+++ portdefs.h 18 Oct 2005 02:11:17 -0000 1.10.2.1
@@ -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$
*
Index: wince-sdl.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/wince-sdl.cpp,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- wince-sdl.cpp 16 Oct 2005 22:52:46 -0000 1.32
+++ wince-sdl.cpp 18 Oct 2005 02:11:17 -0000 1.32.2.1
@@ -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$
*
Index: wince-sdl.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/wince-sdl.h,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -d -r1.20 -r1.20.2.1
--- wince-sdl.h 16 Oct 2005 22:52:46 -0000 1.20
+++ wince-sdl.h 18 Oct 2005 02:11:17 -0000 1.20.2.1
@@ -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$
*
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/doc 05.tex,1.3,1.3.6.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/graphics animation.cpp,1.31,1.31.2.1 animation.h,1.19,1.19.2.1 font.cpp,1.13,1.13.2.1 font.h,1.11,1.11.2.1 fontman.cpp,1.7,1.7.2.1 fontman.h,1.4,1.4.2.1 ilbm.cpp,1.3,1.3.2.1 ilbm.h,1.1,1.1.2.1 primitives.cpp,1.1,1.1.2.1 primitives.h,1.1,1.1.2.1 scummfont.cpp,1.12,1.12.2.1 surface.cpp,1.9,1.9.2.1 surface.h,1.10,1.10.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list