[Scummvm-cvs-logs] CVS: scummvm/graphics animation.cpp,1.31,1.31.2.1 animation.h,1.19,1.19.2.1 font.cpp,1.13,1.13.2.1 font.h,1.11,1.11.2.1 fontman.cpp,1.7,1.7.2.1 fontman.h,1.4,1.4.2.1 ilbm.cpp,1.3,1.3.2.1 ilbm.h,1.1,1.1.2.1 primitives.cpp,1.1,1.1.2.1 primitives.h,1.1,1.1.2.1 scummfont.cpp,1.12,1.12.2.1 surface.cpp,1.9,1.9.2.1 surface.h,1.10,1.10.2.1

Eugene Sandulenko sev at users.sourceforge.net
Mon Oct 17 19:14:37 CEST 2005


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

Modified Files:
      Tag: branch-0-8-0
	animation.cpp animation.h font.cpp font.h fontman.cpp 
	fontman.h ilbm.cpp ilbm.h primitives.cpp primitives.h 
	scummfont.cpp surface.cpp surface.h 
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.


Index: animation.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/animation.cpp,v
retrieving revision 1.31
retrieving revision 1.31.2.1
diff -u -d -r1.31 -r1.31.2.1
--- animation.cpp	30 Jul 2005 21:11:00 -0000	1.31
+++ animation.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: animation.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/animation.h,v
retrieving revision 1.19
retrieving revision 1.19.2.1
diff -u -d -r1.19 -r1.19.2.1
--- animation.h	30 Jul 2005 21:11:00 -0000	1.19
+++ animation.h	18 Oct 2005 02:11:18 -0000	1.19.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: font.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/font.cpp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- font.cpp	30 Jul 2005 21:11:00 -0000	1.13
+++ font.cpp	18 Oct 2005 02:11:18 -0000	1.13.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: font.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/font.h,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- font.h	8 Oct 2005 21:11:45 -0000	1.11
+++ font.h	18 Oct 2005 02:11:18 -0000	1.11.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: fontman.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/fontman.cpp,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- fontman.cpp	8 Oct 2005 21:11:45 -0000	1.7
+++ fontman.cpp	18 Oct 2005 02:11:18 -0000	1.7.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: fontman.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/fontman.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- fontman.h	30 Jul 2005 21:11:00 -0000	1.4
+++ fontman.h	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: ilbm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/ilbm.cpp,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- ilbm.cpp	30 Jul 2005 21:11:00 -0000	1.3
+++ ilbm.cpp	18 Oct 2005 02:11:18 -0000	1.3.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: ilbm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/ilbm.h,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- ilbm.h	29 Jul 2005 16:34:42 -0000	1.1
+++ ilbm.h	18 Oct 2005 02:11:18 -0000	1.1.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: primitives.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/primitives.cpp,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- primitives.cpp	27 Apr 2005 20:29:18 -0000	1.1
+++ primitives.cpp	18 Oct 2005 02:11:18 -0000	1.1.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: primitives.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/primitives.h,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- primitives.h	27 Apr 2005 20:29:18 -0000	1.1
+++ primitives.h	18 Oct 2005 02:11:18 -0000	1.1.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: scummfont.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/scummfont.cpp,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- scummfont.cpp	3 Sep 2005 18:18:35 -0000	1.12
+++ scummfont.cpp	18 Oct 2005 02:11:18 -0000	1.12.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: surface.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/surface.cpp,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- surface.cpp	30 Jul 2005 21:11:00 -0000	1.9
+++ surface.cpp	18 Oct 2005 02:11:18 -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: surface.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/surface.h,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -d -r1.10 -r1.10.2.1
--- surface.h	30 Jul 2005 21:11:00 -0000	1.10
+++ surface.h	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$
  */





More information about the Scummvm-git-logs mailing list