1HTML Tidy
2
3HTML parser and pretty printer
4
5Copyright (c) 1998-2003 World Wide Web Consortium
6(Massachusetts Institute of Technology, European Research 
7Consortium for Informatics and Mathematics, Keio University).
8All Rights Reserved.
9
10This software and documentation is provided "as is," and
11the copyright holders and contributing author(s) make no
12representations or warranties, express or implied, including
13but not limited to, warranties of merchantability or fitness
14for any particular purpose or that the use of the software or
15documentation will not infringe any third party patents,
16copyrights, trademarks or other rights. 
17
18The copyright holders and contributing author(s) will not be held
19liable for any direct, indirect, special or consequential damages
20arising out of any use of the software or documentation, even if
21advised of the possibility of such damage.
22
23Permission is hereby granted to use, copy, modify, and distribute
24this source code, or portions hereof, documentation and executables,
25for any purpose, without fee, subject to the following restrictions:
26
271. The origin of this source code must not be misrepresented.
282. Altered versions must be plainly marked as such and must
29   not be misrepresented as being the original source.
303. This Copyright notice may not be removed or altered from any
31   source or altered source distribution.
32 
33The copyright holders and contributing author(s) specifically
34permit, without fee, and encourage the use of this source code
35as a component for supporting the Hypertext Markup Language in
36commercial products. If you use this source code in a product,
37acknowledgment is not required but would be appreciated.
38