[Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src/missing _stdio.cpp,1.15,1.16 _stdlib.cpp,1.12,1.13 _string.cpp,1.8,1.9 _time.cpp,1.7,1.8 _unistd.cpp,1.7,1.8 assert.h,1.6,1.7 fcntl.h,1.1,1.2 math.h,1.6,1.7 memory.h,1.4,1.5 stdio.h,1.9,1.10 stdlib.h,1.9,1.10 string.h,1.9,1.10 time.h,1.6,1.7 unistd.h,1.7,1.8
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 18:31:55 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/null null.cpp,1.24,1.25
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/epoc/build .placeholder,1.1,1.2 ScummVmAif.rss,1.1,1.2 epoc-libmad.zip,1.1,1.2 epoc-tremor.zip,1.1,1.2 epoc-zlib.zip,1.1,1.2 scummL.bmp,1.1,1.2 scummLm.bmp,1.1,1.2 scummS.bmp,1.1,1.2 scummSm.bmp,1.1,1.2 scummvm_base.mmp,1.5,1.6 scummvm_gob.mmp,1.3,1.4 scummvm_kyra.mmp,1.1,1.2 scummvm_queen.mmp,1.3,1.4 scummvm_saga.mmp,1.3,1.4 scummvm_scumm.mmp,1.4,1.5 scummvm_simon.mmp,1.3,1.4 scummvm_sky.mmp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14546/backends/PalmOS/Src/missing
Modified Files:
_stdio.cpp _stdlib.cpp _string.cpp _time.cpp _unistd.cpp
assert.h fcntl.h math.h memory.h stdio.h stdlib.h string.h
time.h unistd.h
Log Message:
Update FSF address. Eek. Actually that took place on May 1, 2005
Index: _stdio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/_stdio.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- _stdio.cpp 3 Sep 2005 17:05:26 -0000 1.15
+++ _stdio.cpp 18 Oct 2005 01:30:10 -0000 1.16
@@ -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$
*
Index: _stdlib.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/_stdlib.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- _stdlib.cpp 3 Sep 2005 17:11:44 -0000 1.12
+++ _stdlib.cpp 18 Oct 2005 01:30:10 -0000 1.13
@@ -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$
*
Index: _string.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/_string.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- _string.cpp 30 Jul 2005 21:10:50 -0000 1.8
+++ _string.cpp 18 Oct 2005 01:30:10 -0000 1.9
@@ -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$
*
Index: _time.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/_time.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- _time.cpp 30 Jul 2005 21:10:50 -0000 1.7
+++ _time.cpp 18 Oct 2005 01:30:10 -0000 1.8
@@ -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$
*
Index: _unistd.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/_unistd.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- _unistd.cpp 30 Jul 2005 21:10:50 -0000 1.7
+++ _unistd.cpp 18 Oct 2005 01:30:10 -0000 1.8
@@ -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$
*
Index: assert.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/assert.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- assert.h 3 Sep 2005 17:09:59 -0000 1.6
+++ assert.h 18 Oct 2005 01:30:10 -0000 1.7
@@ -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$
*
Index: fcntl.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/fcntl.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fcntl.h 30 Apr 2003 11:33:19 -0000 1.1
+++ fcntl.h 18 Oct 2005 01:30:10 -0000 1.2
@@ -1 +1 @@
-/* nothing */
\ No newline at end of file
+/* nothing */
Index: math.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/math.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- math.h 3 Sep 2005 17:11:44 -0000 1.6
+++ math.h 18 Oct 2005 01:30:10 -0000 1.7
@@ -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$
*
Index: memory.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/memory.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- memory.h 30 Jul 2005 21:10:50 -0000 1.4
+++ memory.h 18 Oct 2005 01:30:10 -0000 1.5
@@ -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"
Index: stdio.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/stdio.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- stdio.h 3 Sep 2005 17:05:26 -0000 1.9
+++ stdio.h 18 Oct 2005 01:30:10 -0000 1.10
@@ -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$
*
Index: stdlib.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/stdlib.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- stdlib.h 3 Sep 2005 17:14:41 -0000 1.9
+++ stdlib.h 18 Oct 2005 01:30:10 -0000 1.10
@@ -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$
*
Index: string.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/string.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- string.h 3 Sep 2005 17:14:41 -0000 1.9
+++ string.h 18 Oct 2005 01:30:10 -0000 1.10
@@ -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$
*
Index: time.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/time.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- time.h 3 Sep 2005 17:14:41 -0000 1.6
+++ time.h 18 Oct 2005 01:30:10 -0000 1.7
@@ -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$
*
Index: unistd.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/missing/unistd.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- unistd.h 3 Sep 2005 17:14:41 -0000 1.7
+++ unistd.h 18 Oct 2005 01:30:10 -0000 1.8
@@ -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$
*
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/null null.cpp,1.24,1.25
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/epoc/build .placeholder,1.1,1.2 ScummVmAif.rss,1.1,1.2 epoc-libmad.zip,1.1,1.2 epoc-tremor.zip,1.1,1.2 epoc-zlib.zip,1.1,1.2 scummL.bmp,1.1,1.2 scummLm.bmp,1.1,1.2 scummS.bmp,1.1,1.2 scummSm.bmp,1.1,1.2 scummvm_base.mmp,1.5,1.6 scummvm_gob.mmp,1.3,1.4 scummvm_kyra.mmp,1.1,1.2 scummvm_queen.mmp,1.3,1.4 scummvm_saga.mmp,1.3,1.4 scummvm_scumm.mmp,1.4,1.5 scummvm_simon.mmp,1.3,1.4 scummvm_sky.mmp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list