[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
- Previous message: [sword-cvs] sword/src/modules/common rawstr.cpp,1.40,1.41 rawstr4.cpp,1.22,1.23 rawverse.cpp,1.33,1.34 zstr.cpp,1.23,1.24 zverse.cpp,1.34,1.35
- Next message: [sword-cvs] sword/src/modules/texts/ztext ztext.cpp,1.46,1.47
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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>
- Previous message: [sword-cvs] sword/src/modules/common rawstr.cpp,1.40,1.41 rawstr4.cpp,1.22,1.23 rawverse.cpp,1.33,1.34 zstr.cpp,1.23,1.24 zverse.cpp,1.34,1.35
- Next message: [sword-cvs] sword/src/modules/texts/ztext ztext.cpp,1.46,1.47
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]