[Scummvm-cvs-logs] CVS: tools compress.c,1.9,1.10 compress.h,1.3,1.4 compress_queen.c,1.4,1.5 compress_saga.c,1.5,1.6 compress_san.cpp,1.42,1.43 compress_scumm_bun.cpp,1.28,1.29 compress_scumm_sou.c,1.6,1.7 compress_simon.c,1.6,1.7 compress_sword1.c,1.6,1.7 compress_sword2.c,1.6,1.7 dekyra.cpp,1.5,1.6 dekyra.h,1.4,1.5 descumm-common.cpp,1.15,1.16 descumm-tool.cpp,1.17,1.18 descumm.cpp,1.109,1.110 descumm.h,1.18,1.19 descumm6.cpp,1.190,1.191 desword2.c,1.6,1.7 extract_kyra.cpp,1.3,1.4 extract_kyra.h,1.2,1.3 extract_loom_tg16.c,1.6,1.7 extract_mm_c64.c,1.3,1.4 extract_mm_nes.c,1.16,1.17 extract_scumm_mac.c,1.2,1.3 extract_simon1_amiga.c,1.2,1.3 extract_zak_c64.c,1.3,1.4 util.c,1.9,1.10 util.h,1.16,1.17

Eugene Sandulenko sev at users.sourceforge.net
Mon Oct 17 20:01:54 CEST 2005


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8624

Modified Files:
	compress.c compress.h compress_queen.c compress_saga.c 
	compress_san.cpp compress_scumm_bun.cpp compress_scumm_sou.c 
	compress_simon.c compress_sword1.c compress_sword2.c 
	dekyra.cpp dekyra.h descumm-common.cpp descumm-tool.cpp 
	descumm.cpp descumm.h descumm6.cpp desword2.c extract_kyra.cpp 
	extract_kyra.h extract_loom_tg16.c extract_mm_c64.c 
	extract_mm_nes.c extract_scumm_mac.c extract_simon1_amiga.c 
	extract_zak_c64.c util.c util.h 
Log Message:
Update FSF address


Index: compress.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- compress.c	12 Oct 2005 23:01:22 -0000	1.9
+++ compress.c	18 Oct 2005 03:00:44 -0000	1.10
@@ -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: compress.h
===================================================================
RCS file: /cvsroot/scummvm/tools/compress.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- compress.h	9 Jun 2005 12:38:44 -0000	1.3
+++ compress.h	18 Oct 2005 03:00:44 -0000	1.4
@@ -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: compress_queen.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_queen.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- compress_queen.c	16 Feb 2005 00:38:25 -0000	1.4
+++ compress_queen.c	18 Oct 2005 03:00:44 -0000	1.5
@@ -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: compress_saga.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_saga.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- compress_saga.c	9 Jun 2005 12:38:44 -0000	1.5
+++ compress_saga.c	18 Oct 2005 03:00:44 -0000	1.6
@@ -15,7 +15,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: compress_san.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_san.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- compress_san.cpp	9 Jun 2005 12:43:21 -0000	1.42
+++ compress_san.cpp	18 Oct 2005 03:00:44 -0000	1.43
@@ -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: compress_scumm_bun.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_scumm_bun.cpp,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- compress_scumm_bun.cpp	10 Jun 2005 06:11:02 -0000	1.28
+++ compress_scumm_bun.cpp	18 Oct 2005 03:00:44 -0000	1.29
@@ -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: compress_scumm_sou.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_scumm_sou.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- compress_scumm_sou.c	9 Jun 2005 12:38:44 -0000	1.6
+++ compress_scumm_sou.c	18 Oct 2005 03:00:44 -0000	1.7
@@ -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: compress_simon.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_simon.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- compress_simon.c	9 Jun 2005 12:38:44 -0000	1.6
+++ compress_simon.c	18 Oct 2005 03:00:44 -0000	1.7
@@ -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: compress_sword1.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_sword1.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- compress_sword1.c	9 Jun 2005 12:38:44 -0000	1.6
+++ compress_sword1.c	18 Oct 2005 03:00:44 -0000	1.7
@@ -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: compress_sword2.c
===================================================================
RCS file: /cvsroot/scummvm/tools/compress_sword2.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- compress_sword2.c	15 Aug 2005 15:40:39 -0000	1.6
+++ compress_sword2.c	18 Oct 2005 03:00:44 -0000	1.7
@@ -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: dekyra.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/dekyra.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dekyra.cpp	26 Jun 2005 10:41:25 -0000	1.5
+++ dekyra.cpp	18 Oct 2005 03:00:44 -0000	1.6
@@ -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: dekyra.h
===================================================================
RCS file: /cvsroot/scummvm/tools/dekyra.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dekyra.h	26 Jun 2005 10:20:30 -0000	1.4
+++ dekyra.h	18 Oct 2005 03:00:44 -0000	1.5
@@ -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: descumm-common.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm-common.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- descumm-common.cpp	17 Jun 2005 18:52:06 -0000	1.15
+++ descumm-common.cpp	18 Oct 2005 03:00:44 -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: descumm-tool.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm-tool.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- descumm-tool.cpp	24 Sep 2005 06:16:43 -0000	1.17
+++ descumm-tool.cpp	18 Oct 2005 03:00:44 -0000	1.18
@@ -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: descumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm.cpp,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- descumm.cpp	13 Oct 2005 06:49:37 -0000	1.109
+++ descumm.cpp	18 Oct 2005 03:00:44 -0000	1.110
@@ -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: descumm.h
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- descumm.h	6 Sep 2005 01:22:23 -0000	1.18
+++ descumm.h	18 Oct 2005 03:00:45 -0000	1.19
@@ -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: descumm6.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm6.cpp,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -d -r1.190 -r1.191
--- descumm6.cpp	9 Sep 2005 13:56:43 -0000	1.190
+++ descumm6.cpp	18 Oct 2005 03:00:45 -0000	1.191
@@ -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: desword2.c
===================================================================
RCS file: /cvsroot/scummvm/tools/desword2.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- desword2.c	16 Oct 2005 16:41:21 -0000	1.6
+++ desword2.c	18 Oct 2005 03:00:45 -0000	1.7
@@ -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: extract_kyra.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_kyra.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- extract_kyra.cpp	5 Jun 2005 18:42:06 -0000	1.3
+++ extract_kyra.cpp	18 Oct 2005 03:00:45 -0000	1.4
@@ -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: extract_kyra.h
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_kyra.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- extract_kyra.h	1 Jan 2005 10:33:30 -0000	1.2
+++ extract_kyra.h	18 Oct 2005 03:00:45 -0000	1.3
@@ -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: extract_loom_tg16.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_loom_tg16.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- extract_loom_tg16.c	22 Jul 2005 19:11:23 -0000	1.6
+++ extract_loom_tg16.c	18 Oct 2005 03:00:45 -0000	1.7
@@ -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: extract_mm_c64.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_mm_c64.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- extract_mm_c64.c	20 Jul 2005 00:01:22 -0000	1.3
+++ extract_mm_c64.c	18 Oct 2005 03:00:45 -0000	1.4
@@ -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: extract_mm_nes.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_mm_nes.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- extract_mm_nes.c	23 Sep 2005 12:01:51 -0000	1.16
+++ extract_mm_nes.c	18 Oct 2005 03:00:45 -0000	1.17
@@ -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: extract_scumm_mac.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_scumm_mac.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- extract_scumm_mac.c	1 Jan 2005 10:33:30 -0000	1.2
+++ extract_scumm_mac.c	18 Oct 2005 03:00:45 -0000	1.3
@@ -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: extract_simon1_amiga.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_simon1_amiga.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- extract_simon1_amiga.c	1 Jan 2005 10:33:30 -0000	1.2
+++ extract_simon1_amiga.c	18 Oct 2005 03:00:45 -0000	1.3
@@ -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: extract_zak_c64.c
===================================================================
RCS file: /cvsroot/scummvm/tools/extract_zak_c64.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- extract_zak_c64.c	20 Jul 2005 00:01:23 -0000	1.3
+++ extract_zak_c64.c	18 Oct 2005 03:00:45 -0000	1.4
@@ -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.c
===================================================================
RCS file: /cvsroot/scummvm/tools/util.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- util.c	19 Jul 2005 23:38:31 -0000	1.9
+++ util.c	18 Oct 2005 03:00:45 -0000	1.10
@@ -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/tools/util.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- util.h	1 Jan 2005 10:33:30 -0000	1.16
+++ util.h	18 Oct 2005 03:00:45 -0000	1.17
@@ -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$
  *





More information about the Scummvm-git-logs mailing list