[sword-cvs] sword/src/utilfuns utilxml.cpp,1.13,1.14

sword@www.crosswire.org sword@www.crosswire.org
Thu, 15 Jan 2004 20:42:47 -0700


Update of /cvs/core/sword/src/utilfuns
In directory www:/tmp/cvs-serv22315/src/utilfuns

Modified Files:
	utilxml.cpp 
Log Message:
WINCE fixes

Index: utilxml.cpp
===================================================================
RCS file: /cvs/core/sword/src/utilfuns/utilxml.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- utilxml.cpp	22 Dec 2003 21:33:32 -0000	1.13
+++ utilxml.cpp	16 Jan 2004 03:42:42 -0000	1.14
@@ -1,3 +1,23 @@
+/******************************************************************************
+ *  utilxml.cpp   - implementaion of utility classes to handle XML processing
+ *
+ * $Id$
+ *
+ * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org)
+ *	CrossWire Bible Society
+ *	P. O. Box 2528
+ *	Tempe, AZ  85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ */
 
 #include <utilxml.h>
 #include <ctype.h>