Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in licenses: HTML-Tidy
Date: Tue, 25 Jan 2011 06:48:32
Message-Id: 20110125064822.1FCCE20054@flycatcher.gentoo.org
1 graaff 11/01/25 06:48:22
2
3 Added: HTML-Tidy
4 Log:
5 Add HTML-Tidy license for dev-ruby/tidy-ext.
6
7 Revision Changes Path
8 1.1 licenses/HTML-Tidy
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/HTML-Tidy?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/HTML-Tidy?rev=1.1&content-type=text/plain
12
13 Index: HTML-Tidy
14 ===================================================================
15 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
16 <html>
17 <head>
18 <title>HTML Tidy License</title>
19 </head>
20
21 <body>
22 <pre>
23 HTML Tidy
24
25 HTML parser and pretty printer
26
27 Copyright (c) 1998-2003 World Wide Web Consortium
28 (Massachusetts Institute of Technology, European Research
29 Consortium for Informatics and Mathematics, Keio University).
30 All Rights Reserved.
31
32 This software and documentation is provided "as is," and
33 the copyright holders and contributing author(s) make no
34 representations or warranties, express or implied, including
35 but not limited to, warranties of merchantability or fitness
36 for any particular purpose or that the use of the software or
37 documentation will not infringe any third party patents,
38 copyrights, trademarks or other rights.
39
40 The copyright holders and contributing author(s) will not be held
41 liable for any direct, indirect, special or consequential damages
42 arising out of any use of the software or documentation, even if
43 advised of the possibility of such damage.
44
45 Permission is hereby granted to use, copy, modify, and distribute
46 this source code, or portions hereof, documentation and executables,
47 for any purpose, without fee, subject to the following restrictions:
48
49 1. The origin of this source code must not be misrepresented.
50 2. Altered versions must be plainly marked as such and must
51 not be misrepresented as being the original source.
52 3. This Copyright notice may not be removed or altered from any
53 source or altered source distribution.
54
55 The copyright holders and contributing author(s) specifically
56 permit, without fee, and encourage the use of this source code
57 as a component for supporting the Hypertext Markup Language in
58 commercial products. If you use this source code in a product,
59 acknowledgment is not required but would be appreciated.
60 </pre>
61
62
63 </body>
64 </html>