[Scummvm-cvs-logs] CVS: scummvm/backends/morphos morphos.cpp,1.47,1.48 morphos.h,1.30,1.31 morphos_scaler.cpp,1.8,1.9 morphos_scaler.h,1.4,1.5 morphos_sound.cpp,1.11,1.12 morphos_sound.h,1.4,1.5 morphos_start.cpp,1.21,1.22 morphos_timer.cpp,1.15,1.16 morphos_timer.h,1.6,1.7

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


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

Modified Files:
	morphos.cpp morphos.h morphos_scaler.cpp morphos_scaler.h 
	morphos_sound.cpp morphos_sound.h morphos_start.cpp 
	morphos_timer.cpp morphos_timer.h 
Log Message:
Update FSF address. Eek. Actually that took place on May 1, 2005


Index: morphos.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos.cpp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- morphos.cpp	30 Jul 2005 21:10:53 -0000	1.47
+++ morphos.cpp	18 Oct 2005 01:30:14 -0000	1.48
@@ -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.
  *
  * MorphOS interface
  *

Index: morphos.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- morphos.h	9 Mar 2005 23:07:26 -0000	1.30
+++ morphos.h	18 Oct 2005 01:30:14 -0000	1.31
@@ -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.
  *
  * MorphOS-specific header file
  *

Index: morphos_scaler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_scaler.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- morphos_scaler.cpp	30 Jul 2005 21:10:54 -0000	1.8
+++ morphos_scaler.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: morphos_scaler.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_scaler.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- morphos_scaler.h	30 Jul 2005 21:10:54 -0000	1.4
+++ morphos_scaler.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: morphos_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_sound.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- morphos_sound.cpp	30 Jul 2005 21:10:54 -0000	1.11
+++ morphos_sound.cpp	18 Oct 2005 01:30:14 -0000	1.12
@@ -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.
  *
  * MorphOS sound support
  *

Index: morphos_sound.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_sound.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- morphos_sound.h	23 Aug 2003 18:01:20 -0000	1.4
+++ morphos_sound.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.
  *
  * MorphOS-specific header file
  *

Index: morphos_start.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_start.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- morphos_start.cpp	24 Jun 2005 15:22:31 -0000	1.21
+++ morphos_start.cpp	18 Oct 2005 01:30:14 -0000	1.22
@@ -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.
  *
  * MorphOS startup handling
  *

Index: morphos_timer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_timer.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- morphos_timer.cpp	30 Jul 2005 21:10:54 -0000	1.15
+++ morphos_timer.cpp	18 Oct 2005 01:30:14 -0000	1.16
@@ -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: morphos_timer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/morphos/morphos_timer.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- morphos_timer.h	1 Jan 2005 16:08:47 -0000	1.6
+++ morphos_timer.h	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$
  */





More information about the Scummvm-git-logs mailing list