diff --git a/expat/lib/ascii.h b/expat/lib/ascii.h index 6376b1f3..073e8a5f 100644 --- a/expat/lib/ascii.h +++ b/expat/lib/ascii.h @@ -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 diff --git a/expat/lib/asciitab.h b/expat/lib/asciitab.h index eb445cc5..79a15c28 100644 --- a/expat/lib/asciitab.h +++ b/expat/lib/asciitab.h @@ -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, diff --git a/expat/lib/iasciitab.h b/expat/lib/iasciitab.h index 55dbc398..24a1d5cc 100644 --- a/expat/lib/iasciitab.h +++ b/expat/lib/iasciitab.h @@ -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 */ diff --git a/expat/lib/latin1tab.h b/expat/lib/latin1tab.h index 178b1d18..53c25d76 100644 --- a/expat/lib/latin1tab.h +++ b/expat/lib/latin1tab.h @@ -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, diff --git a/expat/lib/utf8tab.h b/expat/lib/utf8tab.h index 9e3b6b83..7bb3e776 100644 --- a/expat/lib/utf8tab.h +++ b/expat/lib/utf8tab.h @@ -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. */