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