[Scummvm-cvs-logs] CVS: scummvm/backends/wince/CEgui CEGUI.h,1.4,1.5 GUIElement.cpp,1.5,1.6 GUIElement.h,1.4,1.5 ItemAction.cpp,1.8,1.9 ItemAction.h,1.5,1.6 ItemSwitch.cpp,1.6,1.7 ItemSwitch.h,1.6,1.7 Panel.cpp,1.9,1.10 Panel.h,1.4,1.5 PanelItem.cpp,1.6,1.7 PanelItem.h,1.3,1.4 PanelKeyboard.cpp,1.7,1.8 PanelKeyboard.h,1.6,1.7 SDL_ImageResource.cpp,1.6,1.7 SDL_ImageResource.h,1.3,1.4 Toolbar.cpp,1.6,1.7 Toolbar.h,1.4,1.5 ToolbarHandler.cpp,1.8,1.9 ToolbarHandler.h,1.5,1.6

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


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

Modified Files:
	CEGUI.h GUIElement.cpp GUIElement.h ItemAction.cpp 
	ItemAction.h ItemSwitch.cpp ItemSwitch.h Panel.cpp Panel.h 
	PanelItem.cpp PanelItem.h PanelKeyboard.cpp PanelKeyboard.h 
	SDL_ImageResource.cpp SDL_ImageResource.h Toolbar.cpp 
	Toolbar.h ToolbarHandler.cpp ToolbarHandler.h 
Log Message:
Update FSF address. Eek. Actually that took place on May 1, 2005


Index: CEGUI.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/CEGUI.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CEGUI.h	1 Jan 2005 16:08:48 -0000	1.4
+++ CEGUI.h	18 Oct 2005 01:30:15 -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: GUIElement.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/GUIElement.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- GUIElement.cpp	30 Jul 2005 21:10:56 -0000	1.5
+++ GUIElement.cpp	18 Oct 2005 01:30:15 -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: GUIElement.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/GUIElement.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- GUIElement.h	30 Jul 2005 21:10:56 -0000	1.4
+++ GUIElement.h	18 Oct 2005 01:30:15 -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: ItemAction.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemAction.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ItemAction.cpp	30 Jul 2005 21:10:56 -0000	1.8
+++ ItemAction.cpp	18 Oct 2005 01:30:15 -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: ItemAction.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemAction.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ItemAction.h	30 Jul 2005 21:10:56 -0000	1.5
+++ ItemAction.h	18 Oct 2005 01:30:15 -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$
  *
@@ -40,4 +40,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: ItemSwitch.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemSwitch.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ItemSwitch.cpp	30 Jul 2005 21:10:56 -0000	1.6
+++ ItemSwitch.cpp	18 Oct 2005 01:30:15 -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: ItemSwitch.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemSwitch.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ItemSwitch.h	30 Jul 2005 21:10:56 -0000	1.6
+++ ItemSwitch.h	18 Oct 2005 01:30:15 -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$
  *
@@ -45,4 +45,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: Panel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/Panel.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Panel.cpp	30 Jul 2005 21:10:56 -0000	1.9
+++ Panel.cpp	18 Oct 2005 01:30:15 -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: Panel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/Panel.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Panel.h	30 Jul 2005 21:10:56 -0000	1.4
+++ Panel.h	18 Oct 2005 01:30:15 -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: PanelItem.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/PanelItem.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- PanelItem.cpp	30 Jul 2005 21:10:56 -0000	1.6
+++ PanelItem.cpp	18 Oct 2005 01:30:15 -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: PanelItem.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/PanelItem.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- PanelItem.h	1 Jan 2005 16:08:48 -0000	1.3
+++ PanelItem.h	18 Oct 2005 01:30:15 -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$
  *
@@ -44,4 +44,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: PanelKeyboard.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/PanelKeyboard.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- PanelKeyboard.cpp	30 Jul 2005 21:10:56 -0000	1.7
+++ PanelKeyboard.cpp	18 Oct 2005 01:30:15 -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$
  *

Index: PanelKeyboard.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/PanelKeyboard.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- PanelKeyboard.h	30 Jul 2005 21:10:56 -0000	1.6
+++ PanelKeyboard.h	18 Oct 2005 01:30:15 -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$
  *
@@ -44,4 +44,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: SDL_ImageResource.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/SDL_ImageResource.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- SDL_ImageResource.cpp	30 Jul 2005 21:10:56 -0000	1.6
+++ SDL_ImageResource.cpp	18 Oct 2005 01:30:15 -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: SDL_ImageResource.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/SDL_ImageResource.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- SDL_ImageResource.h	1 Jan 2005 16:08:48 -0000	1.3
+++ SDL_ImageResource.h	18 Oct 2005 01:30:15 -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$
  *
@@ -42,4 +42,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: Toolbar.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/Toolbar.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Toolbar.cpp	30 Jul 2005 21:10:56 -0000	1.6
+++ Toolbar.cpp	18 Oct 2005 01:30:15 -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: Toolbar.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/Toolbar.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Toolbar.h	30 Jul 2005 21:10:56 -0000	1.4
+++ Toolbar.h	18 Oct 2005 01:30:15 -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$
  *
@@ -45,4 +45,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif

Index: ToolbarHandler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ToolbarHandler.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ToolbarHandler.cpp	16 Oct 2005 22:53:56 -0000	1.8
+++ ToolbarHandler.cpp	18 Oct 2005 01:30:15 -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: ToolbarHandler.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ToolbarHandler.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ToolbarHandler.h	30 Jul 2005 21:10:56 -0000	1.5
+++ ToolbarHandler.h	18 Oct 2005 01:30:15 -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$
  *
@@ -65,4 +65,4 @@
 	};
 }
 
-#endif
\ No newline at end of file
+#endif





More information about the Scummvm-git-logs mailing list