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