[Scummvm-cvs-logs] CVS: scummvm/common array.h,1.6,1.6.2.1 config-file.cpp,1.27,1.27.2.1 config-file.h,1.14,1.14.2.1 config-manager.cpp,1.41,1.41.2.1 config-manager.h,1.27,1.27.2.1 debugger.cpp,1.17,1.17.2.1 debugger.h,1.9,1.9.2.1 endian.h,1.4,1.4.2.1 file.cpp,1.82,1.82.2.1 file.h,1.38,1.38.2.1 list.h,1.29,1.29.2.1 map.h,1.26,1.26.2.1 md5.cpp,1.10,1.10.2.1 md5.h,1.8,1.8.2.1 mutex.cpp,1.4,1.4.2.1 mutex.h,1.2,1.2.2.1 rect.h,1.28,1.28.2.1 savefile.cpp,1.31,1.31.2.1 savefile.h,1.22,1.22.2.1 scaler.cpp,1.72,1.72.2.1 scaler.h,1.31,1.31.2.1 scummsys.h,1.70,1.70.2.1 singleton.h,1.16,1.16.2.1 stack.h,1.6,1.6.2.1 stdafx.h,1.32,1.32.2.1 str.cpp,1.38,1.38.2.1 str.h,1.29,1.29.2.1 stream.cpp,1.10,1.10.2.1 stream.h,1.23,1.23.2.1 system.cpp,1.29,1.29.2.1 system.h,1.104,1.104.2.1 timer.cpp,1.36,1.36.2.1 timer.h,1.23,1.23.2.1 util.cpp,1.60,1.60.2.1 util.h,1.56,1.56.2.1
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 19:14:38 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/base engine.cpp,1.50,1.50.2.1 engine.h,1.25,1.25.2.1 gameDetector.cpp,1.123,1.123.2.1 gameDetector.h,1.35,1.35.2.1 main.cpp,1.93,1.93.2.1 plugins.cpp,1.50,1.50.2.1 plugins.h,1.31,1.31.2.1 version.h,1.2,1.2.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/kyra kyra.cpp,1.55,1.55.2.1 kyra.h,1.25,1.25.2.1 resource.cpp,1.22,1.22.2.1 resource.h,1.14,1.14.2.1 screen.cpp,1.11,1.11.2.1 screen.h,1.7,1.7.2.1 script.cpp,1.17,1.17.2.1 script.h,1.10,1.10.2.1 script_v1.cpp,1.14,1.14.2.1 seqplayer.cpp,1.5,1.5.2.1 seqplayer.h,1.3,1.3.2.1 sound.cpp,1.9,1.9.2.1 sound.h,1.6,1.6.2.1 sprites.cpp,1.1,1.1.2.1 sprites.h,1.1,1.1.2.1 staticres.cpp,1.9,1.9.2.1 wsamovie.cpp,1.13,1.13.2.1 wsamovie.h,1.8,1.8.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/common
Modified Files:
Tag: branch-0-8-0
array.h config-file.cpp config-file.h config-manager.cpp
config-manager.h debugger.cpp debugger.h endian.h file.cpp
file.h list.h map.h md5.cpp md5.h mutex.cpp mutex.h rect.h
savefile.cpp savefile.h scaler.cpp scaler.h scummsys.h
singleton.h stack.h stdafx.h str.cpp str.h stream.cpp stream.h
system.cpp system.h timer.cpp timer.h util.cpp util.h
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.
Index: array.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/array.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- array.h 30 Jul 2005 21:10:57 -0000 1.6
+++ array.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: config-file.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/config-file.cpp,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- config-file.cpp 30 Jul 2005 21:10:57 -0000 1.27
+++ config-file.cpp 18 Oct 2005 02:11:17 -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.
*
* $Header$
*
Index: config-file.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/config-file.h,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -d -r1.14 -r1.14.2.1
--- config-file.h 30 Jul 2005 21:10:57 -0000 1.14
+++ config-file.h 18 Oct 2005 02:11:17 -0000 1.14.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: config-manager.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/config-manager.cpp,v
retrieving revision 1.41
retrieving revision 1.41.2.1
diff -u -d -r1.41 -r1.41.2.1
--- config-manager.cpp 8 Oct 2005 19:10:05 -0000 1.41
+++ config-manager.cpp 18 Oct 2005 02:11:17 -0000 1.41.2.1
@@ -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: config-manager.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/config-manager.h,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- config-manager.h 8 Oct 2005 19:10:05 -0000 1.27
+++ config-manager.h 18 Oct 2005 02:11:17 -0000 1.27.2.1
@@ -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: debugger.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/debugger.cpp,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -d -r1.17 -r1.17.2.1
--- debugger.cpp 24 Jun 2005 16:07:29 -0000 1.17
+++ debugger.cpp 18 Oct 2005 02:11:17 -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: debugger.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/debugger.h,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- debugger.h 30 Jul 2005 21:10:57 -0000 1.9
+++ debugger.h 18 Oct 2005 02:11:17 -0000 1.9.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: endian.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/endian.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- endian.h 11 Oct 2005 13:40:29 -0000 1.4
+++ endian.h 18 Oct 2005 02:11:17 -0000 1.4.2.1
@@ -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: file.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/file.cpp,v
retrieving revision 1.82
retrieving revision 1.82.2.1
diff -u -d -r1.82 -r1.82.2.1
--- file.cpp 3 Sep 2005 16:12:52 -0000 1.82
+++ file.cpp 18 Oct 2005 02:11:17 -0000 1.82.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: file.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/file.h,v
retrieving revision 1.38
retrieving revision 1.38.2.1
diff -u -d -r1.38 -r1.38.2.1
--- file.h 30 Jul 2005 21:10:57 -0000 1.38
+++ file.h 18 Oct 2005 02:11:18 -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: list.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/list.h,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- list.h 3 Sep 2005 16:10:08 -0000 1.29
+++ list.h 18 Oct 2005 02:11:18 -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: map.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/map.h,v
retrieving revision 1.26
retrieving revision 1.26.2.1
diff -u -d -r1.26 -r1.26.2.1
--- map.h 30 Jul 2005 21:10:57 -0000 1.26
+++ map.h 18 Oct 2005 02:11:18 -0000 1.26.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: md5.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/md5.cpp,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -d -r1.10 -r1.10.2.1
--- md5.cpp 30 Jul 2005 21:10:57 -0000 1.10
+++ md5.cpp 18 Oct 2005 02:11:18 -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: md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/md5.h,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- md5.h 15 May 2005 13:57:58 -0000 1.8
+++ md5.h 18 Oct 2005 02:11:18 -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: mutex.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/mutex.cpp,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- mutex.cpp 30 Jul 2005 21:10:57 -0000 1.4
+++ mutex.cpp 18 Oct 2005 02:11:18 -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: mutex.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/mutex.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- mutex.h 15 Jan 2005 22:41:23 -0000 1.2
+++ mutex.h 18 Oct 2005 02:11:18 -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: rect.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/rect.h,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- rect.h 2 Sep 2005 08:51:58 -0000 1.28
+++ rect.h 18 Oct 2005 02:11:18 -0000 1.28.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: savefile.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/savefile.cpp,v
retrieving revision 1.31
retrieving revision 1.31.2.1
diff -u -d -r1.31 -r1.31.2.1
--- savefile.cpp 3 Sep 2005 18:15:47 -0000 1.31
+++ savefile.cpp 18 Oct 2005 02:11:18 -0000 1.31.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: savefile.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/savefile.h,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -d -r1.22 -r1.22.2.1
--- savefile.h 30 Jul 2005 21:10:57 -0000 1.22
+++ savefile.h 18 Oct 2005 02:11:18 -0000 1.22.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: scaler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/scaler.cpp,v
retrieving revision 1.72
retrieving revision 1.72.2.1
diff -u -d -r1.72 -r1.72.2.1
--- scaler.cpp 20 Sep 2005 18:16:09 -0000 1.72
+++ scaler.cpp 18 Oct 2005 02:11:18 -0000 1.72.2.1
@@ -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: scaler.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/scaler.h,v
retrieving revision 1.31
retrieving revision 1.31.2.1
diff -u -d -r1.31 -r1.31.2.1
--- scaler.h 14 May 2005 22:56:37 -0000 1.31
+++ scaler.h 18 Oct 2005 02:11:18 -0000 1.31.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: scummsys.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/scummsys.h,v
retrieving revision 1.70
retrieving revision 1.70.2.1
diff -u -d -r1.70 -r1.70.2.1
--- scummsys.h 14 Oct 2005 10:20:42 -0000 1.70
+++ scummsys.h 18 Oct 2005 02:11:18 -0000 1.70.2.1
@@ -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: singleton.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/singleton.h,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- singleton.h 30 Jul 2005 21:10:58 -0000 1.16
+++ singleton.h 18 Oct 2005 02:11:18 -0000 1.16.2.1
@@ -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: stack.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/stack.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- stack.h 30 Jul 2005 21:10:58 -0000 1.6
+++ stack.h 18 Oct 2005 02:11:18 -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: stdafx.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/stdafx.h,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- stdafx.h 30 Sep 2005 21:45:41 -0000 1.32
+++ stdafx.h 18 Oct 2005 02:11:18 -0000 1.32.2.1
@@ -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: str.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/str.cpp,v
retrieving revision 1.38
retrieving revision 1.38.2.1
diff -u -d -r1.38 -r1.38.2.1
--- str.cpp 8 Oct 2005 19:07:18 -0000 1.38
+++ str.cpp 18 Oct 2005 02:11:18 -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: str.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/str.h,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- str.h 8 Oct 2005 19:07:18 -0000 1.29
+++ str.h 18 Oct 2005 02:11:18 -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: stream.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/stream.cpp,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -d -r1.10 -r1.10.2.1
--- stream.cpp 30 Jul 2005 21:10:58 -0000 1.10
+++ stream.cpp 18 Oct 2005 02:11:18 -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: stream.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/stream.h,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -u -d -r1.23 -r1.23.2.1
--- stream.h 13 Oct 2005 18:50:53 -0000 1.23
+++ stream.h 18 Oct 2005 02:11:18 -0000 1.23.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: system.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/system.cpp,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- system.cpp 3 Sep 2005 18:15:47 -0000 1.29
+++ system.cpp 18 Oct 2005 02:11:18 -0000 1.29.2.1
@@ -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: system.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/system.h,v
retrieving revision 1.104
retrieving revision 1.104.2.1
diff -u -d -r1.104 -r1.104.2.1
--- system.h 30 Jul 2005 21:10:58 -0000 1.104
+++ system.h 18 Oct 2005 02:11:18 -0000 1.104.2.1
@@ -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: timer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/timer.cpp,v
retrieving revision 1.36
retrieving revision 1.36.2.1
diff -u -d -r1.36 -r1.36.2.1
--- timer.cpp 30 Jul 2005 21:10:58 -0000 1.36
+++ timer.cpp 18 Oct 2005 02:11:18 -0000 1.36.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: timer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/timer.h,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -u -d -r1.23 -r1.23.2.1
--- timer.h 7 Jun 2005 21:17:47 -0000 1.23
+++ timer.h 18 Oct 2005 02:11:18 -0000 1.23.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: util.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/util.cpp,v
retrieving revision 1.60
retrieving revision 1.60.2.1
diff -u -d -r1.60 -r1.60.2.1
--- util.cpp 14 Oct 2005 02:50:05 -0000 1.60
+++ util.cpp 18 Oct 2005 02:11:18 -0000 1.60.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: util.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/util.h,v
retrieving revision 1.56
retrieving revision 1.56.2.1
diff -u -d -r1.56 -r1.56.2.1
--- util.h 14 Oct 2005 02:50:05 -0000 1.56
+++ util.h 18 Oct 2005 02:11:18 -0000 1.56.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/base engine.cpp,1.50,1.50.2.1 engine.h,1.25,1.25.2.1 gameDetector.cpp,1.123,1.123.2.1 gameDetector.h,1.35,1.35.2.1 main.cpp,1.93,1.93.2.1 plugins.cpp,1.50,1.50.2.1 plugins.h,1.31,1.31.2.1 version.h,1.2,1.2.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/kyra kyra.cpp,1.55,1.55.2.1 kyra.h,1.25,1.25.2.1 resource.cpp,1.22,1.22.2.1 resource.h,1.14,1.14.2.1 screen.cpp,1.11,1.11.2.1 screen.h,1.7,1.7.2.1 script.cpp,1.17,1.17.2.1 script.h,1.10,1.10.2.1 script_v1.cpp,1.14,1.14.2.1 seqplayer.cpp,1.5,1.5.2.1 seqplayer.h,1.3,1.3.2.1 sound.cpp,1.9,1.9.2.1 sound.h,1.6,1.6.2.1 sprites.cpp,1.1,1.1.2.1 sprites.h,1.1,1.1.2.1 staticres.cpp,1.9,1.9.2.1 wsamovie.cpp,1.13,1.13.2.1 wsamovie.h,1.8,1.8.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list