[Scummvm-cvs-logs] CVS: scummvm/backends/ps2 DmaPipe.cpp,1.4,1.5 DmaPipe.h,1.3,1.4 Gs2dScreen.cpp,1.5,1.6 Gs2dScreen.h,1.5,1.6 GsDefs.h,1.4,1.5 asyncfio.cpp,1.5,1.6 asyncfio.h,1.4,1.5 fileio.cpp,1.4,1.5 fileio.h,1.5,1.6 icon.cpp,1.3,1.4 ps2input.cpp,1.4,1.5 ps2input.h,1.3,1.4 ps2pad.cpp,1.5,1.6 ps2pad.h,1.3,1.4 savefile.cpp,1.6,1.7 savefile.h,1.5,1.6 smushio.cpp,1.2,1.3 sysdefs.h,1.3,1.4 systemps2.cpp,1.8,1.9 systemps2.h,1.7,1.8

Eugene Sandulenko sev at users.sourceforge.net
Mon Oct 17 18:32:13 CEST 2005


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

Modified Files:
	DmaPipe.cpp DmaPipe.h Gs2dScreen.cpp Gs2dScreen.h GsDefs.h 
	asyncfio.cpp asyncfio.h fileio.cpp fileio.h icon.cpp 
	ps2input.cpp ps2input.h ps2pad.cpp ps2pad.h savefile.cpp 
	savefile.h smushio.cpp sysdefs.h systemps2.cpp systemps2.h 
Log Message:
Update FSF address. Eek. Actually that took place on May 1, 2005


Index: DmaPipe.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/DmaPipe.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DmaPipe.cpp	30 Jul 2005 21:10:54 -0000	1.4
+++ DmaPipe.cpp	18 Oct 2005 01:30:14 -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: DmaPipe.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/DmaPipe.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DmaPipe.h	5 May 2005 03:06:31 -0000	1.3
+++ DmaPipe.h	18 Oct 2005 01:30:14 -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: Gs2dScreen.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/Gs2dScreen.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Gs2dScreen.cpp	30 Jul 2005 21:10:54 -0000	1.5
+++ Gs2dScreen.cpp	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: Gs2dScreen.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/Gs2dScreen.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Gs2dScreen.h	30 Jul 2005 21:10:54 -0000	1.5
+++ Gs2dScreen.h	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: GsDefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/GsDefs.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- GsDefs.h	30 Jul 2005 21:10:54 -0000	1.4
+++ GsDefs.h	18 Oct 2005 01:30:14 -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: asyncfio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/asyncfio.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- asyncfio.cpp	30 Jul 2005 21:10:54 -0000	1.5
+++ asyncfio.cpp	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: asyncfio.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/asyncfio.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- asyncfio.h	11 May 2005 07:31:44 -0000	1.4
+++ asyncfio.h	18 Oct 2005 01:30:14 -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: fileio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/fileio.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fileio.cpp	30 Jul 2005 21:10:54 -0000	1.4
+++ fileio.cpp	18 Oct 2005 01:30:14 -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: fileio.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/fileio.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fileio.h	30 Jul 2005 21:10:54 -0000	1.5
+++ fileio.h	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: icon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/icon.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- icon.cpp	30 Jul 2005 21:10:54 -0000	1.3
+++ icon.cpp	18 Oct 2005 01:30:14 -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: ps2input.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/ps2input.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ps2input.cpp	30 Jul 2005 21:10:54 -0000	1.4
+++ ps2input.cpp	18 Oct 2005 01:30:14 -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: ps2input.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/ps2input.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ps2input.h	5 May 2005 03:06:31 -0000	1.3
+++ ps2input.h	18 Oct 2005 01:30:14 -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: ps2pad.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/ps2pad.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ps2pad.cpp	30 Jul 2005 21:10:54 -0000	1.5
+++ ps2pad.cpp	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: ps2pad.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/ps2pad.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ps2pad.h	5 May 2005 03:06:31 -0000	1.3
+++ ps2pad.h	18 Oct 2005 01:30:14 -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: savefile.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/savefile.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- savefile.cpp	30 Jul 2005 21:10:54 -0000	1.6
+++ savefile.cpp	18 Oct 2005 01:30:14 -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: savefile.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/savefile.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- savefile.h	10 May 2005 23:17:13 -0000	1.5
+++ savefile.h	18 Oct 2005 01:30:14 -0000	1.6
@@ -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: smushio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/smushio.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- smushio.cpp	30 Jul 2005 21:10:54 -0000	1.2
+++ smushio.cpp	18 Oct 2005 01:30:14 -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: sysdefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/sysdefs.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sysdefs.h	5 May 2005 03:06:31 -0000	1.3
+++ sysdefs.h	18 Oct 2005 01:30:14 -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: systemps2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/systemps2.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- systemps2.cpp	30 Jul 2005 21:10:54 -0000	1.8
+++ systemps2.cpp	18 Oct 2005 01:30:14 -0000	1.9
@@ -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: systemps2.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/ps2/systemps2.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- systemps2.h	30 Jul 2005 21:10:54 -0000	1.7
+++ systemps2.h	18 Oct 2005 01:30:14 -0000	1.8
@@ -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