[Expat-checkins] expat/lib ascii.h,1.2,1.3 asciitab.h,1.2,1.3 iasciitab.h,1.2,1.3 latin1tab.h,1.2,1.3 utf8tab.h,1.2,1.3

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Mon Jul 1 13:46:11 2002


Update of /cvsroot/expat/expat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv32565

Modified Files:
	ascii.h asciitab.h iasciitab.h latin1tab.h utf8tab.h 
Log Message:
Minor consistency nit.

Index: ascii.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/ascii.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ascii.h	21 Sep 2000 21:20:18 -0000	1.2
+++ ascii.h	1 Jul 2002 20:44:54 -0000	1.3
@@ -1,6 +1,5 @@
-/*
-Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
-See the file COPYING for copying permission.
+/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+   See the file COPYING for copying permission.
 */
 
 #define ASCII_A 0x41

Index: asciitab.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/asciitab.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- asciitab.h	21 Sep 2000 21:20:18 -0000	1.2
+++ asciitab.h	1 Jul 2002 20:44:54 -0000	1.3
@@ -1,6 +1,5 @@
-/*
-Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
-See the file COPYING for copying permission.
+/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+   See the file COPYING for copying permission.
 */
 
 /* 0x00 */ BT_NONXML, BT_NONXML, BT_NONXML, BT_NONXML,

Index: iasciitab.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/iasciitab.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- iasciitab.h	21 Sep 2000 21:20:18 -0000	1.2
+++ iasciitab.h	1 Jul 2002 20:44:54 -0000	1.3
@@ -1,6 +1,5 @@
-/*
-Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
-See the file COPYING for copying permission.
+/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+   See the file COPYING for copying permission.
 */
 
 /* Like asciitab.h, except that 0xD has code BT_S rather than BT_CR */

Index: latin1tab.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/latin1tab.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- latin1tab.h	21 Sep 2000 21:20:18 -0000	1.2
+++ latin1tab.h	1 Jul 2002 20:44:54 -0000	1.3
@@ -1,6 +1,5 @@
-/*
-Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
-See the file COPYING for copying permission.
+/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+   See the file COPYING for copying permission.
 */
 
 /* 0x80 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,

Index: utf8tab.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/utf8tab.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- utf8tab.h	21 Sep 2000 21:20:18 -0000	1.2
+++ utf8tab.h	1 Jul 2002 20:44:54 -0000	1.3
@@ -1,6 +1,5 @@
-/*
-Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
-See the file COPYING for copying permission.
+/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+   See the file COPYING for copying permission.
 */