[Scummvm-cvs-logs] CVS: scummvm/simon charset.cpp,1.38,1.38.2.1 cursor.cpp,1.8,1.8.2.1 debug.cpp,1.43,1.43.2.1 debug.h,1.20,1.20.2.1 debugger.cpp,1.20,1.20.2.1 debugger.h,1.6,1.6.2.1 icons.cpp,1.6,1.6.2.1 intern.h,1.39,1.39.2.1 items.cpp,1.129,1.129.2.1 midi.cpp,1.71,1.71.2.1 midi.h,1.29,1.29.2.1 midiparser_s1d.cpp,1.12,1.12.2.1 res.cpp,1.37,1.37.2.1 saveload.cpp,1.17,1.17.2.1 simon.cpp,1.520,1.520.2.1 simon.h,1.149,1.149.2.1 sound.cpp,1.91,1.91.2.1 sound.h,1.27,1.27.2.1 verb.cpp,1.29,1.29.2.1 vga.cpp,1.139,1.139.2.1 vga.h,1.13,1.13.2.1
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 19:14:42 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm/imuse_digi dimuse.cpp,1.132,1.132.2.1 dimuse.h,1.77,1.77.2.1 dimuse_bndmgr.cpp,1.37,1.37.2.1 dimuse_bndmgr.h,1.20,1.20.2.1 dimuse_codecs.cpp,1.14,1.14.2.1 dimuse_music.cpp,1.42,1.42.2.1 dimuse_script.cpp,1.38,1.38.2.1 dimuse_sndmgr.cpp,1.77,1.77.2.1 dimuse_sndmgr.h,1.34,1.34.2.1 dimuse_tables.cpp,1.22,1.22.2.1 dimuse_track.cpp,1.53,1.53.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm scummvm.icns,1.3,1.4 scummvm.ico,1.2,1.3 scummvm.mcp,1.27,1.28
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/simon
Modified Files:
Tag: branch-0-8-0
charset.cpp cursor.cpp debug.cpp debug.h debugger.cpp
debugger.h icons.cpp intern.h items.cpp midi.cpp midi.h
midiparser_s1d.cpp res.cpp saveload.cpp simon.cpp simon.h
sound.cpp sound.h verb.cpp vga.cpp vga.h
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.
Index: charset.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/charset.cpp,v
retrieving revision 1.38
retrieving revision 1.38.2.1
diff -u -d -r1.38 -r1.38.2.1
--- charset.cpp 30 Jul 2005 21:11:34 -0000 1.38
+++ charset.cpp 18 Oct 2005 02:11:25 -0000 1.38.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: cursor.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/cursor.cpp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- cursor.cpp 30 Jul 2005 21:11:35 -0000 1.8
+++ cursor.cpp 18 Oct 2005 02:11:25 -0000 1.8.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: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/debug.cpp,v
retrieving revision 1.43
retrieving revision 1.43.2.1
diff -u -d -r1.43 -r1.43.2.1
--- debug.cpp 12 Oct 2005 00:35:52 -0000 1.43
+++ debug.cpp 18 Oct 2005 02:11:25 -0000 1.43.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: debug.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/debug.h,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -d -r1.20 -r1.20.2.1
--- debug.h 9 Oct 2005 12:38:06 -0000 1.20
+++ debug.h 18 Oct 2005 02:11:25 -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.
*
*/
Index: debugger.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/debugger.cpp,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -d -r1.20 -r1.20.2.1
--- debugger.cpp 30 Jul 2005 21:11:35 -0000 1.20
+++ debugger.cpp 18 Oct 2005 02:11:25 -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$
*
Index: debugger.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/debugger.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- debugger.h 21 Jun 2005 22:08:18 -0000 1.6
+++ debugger.h 18 Oct 2005 02:11:25 -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: icons.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/icons.cpp,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- icons.cpp 24 Jun 2005 15:23:40 -0000 1.6
+++ icons.cpp 18 Oct 2005 02:11:25 -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: intern.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/intern.h,v
retrieving revision 1.39
retrieving revision 1.39.2.1
diff -u -d -r1.39 -r1.39.2.1
--- intern.h 7 Oct 2005 07:36:09 -0000 1.39
+++ intern.h 18 Oct 2005 02:11:25 -0000 1.39.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: items.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/items.cpp,v
retrieving revision 1.129
retrieving revision 1.129.2.1
diff -u -d -r1.129 -r1.129.2.1
--- items.cpp 9 Oct 2005 09:03:37 -0000 1.129
+++ items.cpp 18 Oct 2005 02:11:25 -0000 1.129.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: midi.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/midi.cpp,v
retrieving revision 1.71
retrieving revision 1.71.2.1
diff -u -d -r1.71 -r1.71.2.1
--- midi.cpp 30 Jul 2005 21:11:35 -0000 1.71
+++ midi.cpp 18 Oct 2005 02:11:25 -0000 1.71.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: midi.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/midi.h,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- midi.h 10 May 2005 22:56:16 -0000 1.29
+++ midi.h 18 Oct 2005 02:11:25 -0000 1.29.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: midiparser_s1d.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/midiparser_s1d.cpp,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- midiparser_s1d.cpp 24 Jun 2005 15:23:41 -0000 1.12
+++ midiparser_s1d.cpp 18 Oct 2005 02:11:25 -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: res.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/res.cpp,v
retrieving revision 1.37
retrieving revision 1.37.2.1
diff -u -d -r1.37 -r1.37.2.1
--- res.cpp 12 Oct 2005 00:35:53 -0000 1.37
+++ res.cpp 18 Oct 2005 02:11:25 -0000 1.37.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: saveload.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/saveload.cpp,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -d -r1.17 -r1.17.2.1
--- saveload.cpp 8 Oct 2005 09:59:36 -0000 1.17
+++ saveload.cpp 18 Oct 2005 02:11:25 -0000 1.17.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: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.520
retrieving revision 1.520.2.1
diff -u -d -r1.520 -r1.520.2.1
--- simon.cpp 12 Oct 2005 00:51:14 -0000 1.520
+++ simon.cpp 18 Oct 2005 02:11:25 -0000 1.520.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: simon.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.h,v
retrieving revision 1.149
retrieving revision 1.149.2.1
diff -u -d -r1.149 -r1.149.2.1
--- simon.h 12 Oct 2005 00:35:54 -0000 1.149
+++ simon.h 18 Oct 2005 02:11:26 -0000 1.149.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: sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/sound.cpp,v
retrieving revision 1.91
retrieving revision 1.91.2.1
diff -u -d -r1.91 -r1.91.2.1
--- sound.cpp 30 Aug 2005 12:30:11 -0000 1.91
+++ sound.cpp 18 Oct 2005 02:11:26 -0000 1.91.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.
*
*/
Index: sound.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/sound.h,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- sound.h 30 Jul 2005 21:11:35 -0000 1.27
+++ sound.h 18 Oct 2005 02:11:26 -0000 1.27.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.
*
*/
Index: verb.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/verb.cpp,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- verb.cpp 5 Oct 2005 11:37:26 -0000 1.29
+++ verb.cpp 18 Oct 2005 02:11:26 -0000 1.29.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: vga.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/vga.cpp,v
retrieving revision 1.139
retrieving revision 1.139.2.1
diff -u -d -r1.139 -r1.139.2.1
--- vga.cpp 12 Oct 2005 00:35:54 -0000 1.139
+++ vga.cpp 18 Oct 2005 02:11:26 -0000 1.139.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: vga.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/vga.h,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- vga.h 9 Oct 2005 12:12:24 -0000 1.13
+++ vga.h 18 Oct 2005 02:11:26 -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$
*
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm/imuse_digi dimuse.cpp,1.132,1.132.2.1 dimuse.h,1.77,1.77.2.1 dimuse_bndmgr.cpp,1.37,1.37.2.1 dimuse_bndmgr.h,1.20,1.20.2.1 dimuse_codecs.cpp,1.14,1.14.2.1 dimuse_music.cpp,1.42,1.42.2.1 dimuse_script.cpp,1.38,1.38.2.1 dimuse_sndmgr.cpp,1.77,1.77.2.1 dimuse_sndmgr.h,1.34,1.34.2.1 dimuse_tables.cpp,1.22,1.22.2.1 dimuse_track.cpp,1.53,1.53.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm scummvm.icns,1.3,1.4 scummvm.ico,1.2,1.3 scummvm.mcp,1.27,1.28
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list