[Scummvm-cvs-logs] CVS: scummvm/backends/dc DCLauncherDialog.h,1.2,1.2.2.1 audio.cpp,1.15,1.15.2.1 dc.h,1.45,1.45.2.1 dcloader.cpp,1.6,1.6.2.1 dcloader.h,1.2,1.2.2.1 dcmain.cpp,1.35,1.35.2.1 display.cpp,1.41,1.41.2.1 icon.cpp,1.8,1.8.2.1 icon.h,1.7,1.7.2.1 input.cpp,1.25,1.25.2.1 label.cpp,1.6,1.6.2.1 label.h,1.5,1.5.2.1 portdefs.h,1.8,1.8.2.1 selector.cpp,1.30,1.30.2.1 softkbd.cpp,1.4,1.4.2.1 softkbd.h,1.4,1.4.2.1 time.cpp,1.9,1.9.2.1 vmsave.cpp,1.32,1.32.2.1

Eugene Sandulenko sev at users.sourceforge.net
Mon Oct 17 19:13:05 CEST 2005


Update of /cvsroot/scummvm/scummvm/backends/dc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/backends/dc

Modified Files:
      Tag: branch-0-8-0
	DCLauncherDialog.h audio.cpp dc.h dcloader.cpp dcloader.h 
	dcmain.cpp display.cpp icon.cpp icon.h input.cpp label.cpp 
	label.h portdefs.h selector.cpp softkbd.cpp softkbd.h time.cpp 
	vmsave.cpp 
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.


Index: DCLauncherDialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/DCLauncherDialog.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- DCLauncherDialog.h	26 Jun 2005 20:59:56 -0000	1.2
+++ DCLauncherDialog.h	18 Oct 2005 02:11:14 -0000	1.2.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: audio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/audio.cpp,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -d -r1.15 -r1.15.2.1
--- audio.cpp	26 Jun 2005 20:59:56 -0000	1.15
+++ audio.cpp	18 Oct 2005 02:11:14 -0000	1.15.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: dc.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dc.h,v
retrieving revision 1.45
retrieving revision 1.45.2.1
diff -u -d -r1.45 -r1.45.2.1
--- dc.h	15 Oct 2005 14:33:58 -0000	1.45
+++ dc.h	18 Oct 2005 02:11:14 -0000	1.45.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: dcloader.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dcloader.cpp,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- dcloader.cpp	30 Jul 2005 21:10:50 -0000	1.6
+++ dcloader.cpp	18 Oct 2005 02:11:14 -0000	1.6.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: dcloader.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dcloader.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- dcloader.h	26 Jun 2005 20:59:56 -0000	1.2
+++ dcloader.h	18 Oct 2005 02:11:14 -0000	1.2.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: dcmain.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dcmain.cpp,v
retrieving revision 1.35
retrieving revision 1.35.2.1
diff -u -d -r1.35 -r1.35.2.1
--- dcmain.cpp	15 Oct 2005 14:33:58 -0000	1.35
+++ dcmain.cpp	18 Oct 2005 02:11:14 -0000	1.35.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: display.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/display.cpp,v
retrieving revision 1.41
retrieving revision 1.41.2.1
diff -u -d -r1.41 -r1.41.2.1
--- display.cpp	15 Oct 2005 14:33:58 -0000	1.41
+++ display.cpp	18 Oct 2005 02:11:14 -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: icon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/icon.cpp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- icon.cpp	30 Jul 2005 21:10:50 -0000	1.8
+++ icon.cpp	18 Oct 2005 02:11:14 -0000	1.8.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: icon.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/icon.h,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- icon.h	26 Jun 2005 20:59:56 -0000	1.7
+++ icon.h	18 Oct 2005 02:11:14 -0000	1.7.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: input.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/input.cpp,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -u -d -r1.25 -r1.25.2.1
--- input.cpp	15 Oct 2005 14:59:46 -0000	1.25
+++ input.cpp	18 Oct 2005 02:11:14 -0000	1.25.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: label.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/label.cpp,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- label.cpp	30 Jul 2005 21:10:50 -0000	1.6
+++ label.cpp	18 Oct 2005 02:11:14 -0000	1.6.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: label.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/label.h,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- label.h	26 Jun 2005 20:59:56 -0000	1.5
+++ label.h	18 Oct 2005 02:11:14 -0000	1.5.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: portdefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/portdefs.h,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- portdefs.h	26 Jun 2005 20:59:56 -0000	1.8
+++ portdefs.h	18 Oct 2005 02:11:14 -0000	1.8.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: selector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/selector.cpp,v
retrieving revision 1.30
retrieving revision 1.30.2.1
diff -u -d -r1.30 -r1.30.2.1
--- selector.cpp	14 Aug 2005 15:51:41 -0000	1.30
+++ selector.cpp	18 Oct 2005 02:11:14 -0000	1.30.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: softkbd.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/softkbd.cpp,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- softkbd.cpp	30 Jul 2005 21:10:50 -0000	1.4
+++ softkbd.cpp	18 Oct 2005 02:11:14 -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: softkbd.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/softkbd.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- softkbd.h	30 Jul 2005 21:10:50 -0000	1.4
+++ softkbd.h	18 Oct 2005 02:11:14 -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: time.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/time.cpp,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- time.cpp	26 Jun 2005 20:59:56 -0000	1.9
+++ time.cpp	18 Oct 2005 02:11:14 -0000	1.9.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: vmsave.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/vmsave.cpp,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- vmsave.cpp	13 Oct 2005 18:50:53 -0000	1.32
+++ vmsave.cpp	18 Oct 2005 02:11:14 -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$
  *





More information about the Scummvm-git-logs mailing list