OLD | NEW |
| (Empty) |
1 Copyright 2012, Google Inc. | |
2 All rights reserved. | |
3 | |
4 Licensed under the W3C Test Suite License (the "License"); you may not | |
5 use this software except in compliance with the License. You may | |
6 obtain a copy of the License at | |
7 | |
8 http://www.w3.org/Consortium/Legal/2008/04-testsuite-license.html | |
9 | |
10 Alternatively, this software may be distributed under the terms of the | |
11 W3C 3-clause BSD License. You may obtain a copy of the W3C 3-clause | |
12 BSD License at | |
13 | |
14 http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html | |
15 | |
16 | |
17 W3C Test Suite Licence | |
18 | |
19 This document, Test Suites and other documents that link to this | |
20 statement are provided by the copyright holders under the following | |
21 license: By using and/or copying this document, or the W3C document | |
22 from which this statement is linked, you (the licensee) agree that you | |
23 have read, understood, and will comply with the following terms and | |
24 conditions: | |
25 | |
26 Permission to copy, and distribute the contents of this document, or | |
27 the W3C document from which this statement is linked, in any medium | |
28 for any purpose and without fee or royalty is hereby granted, provided | |
29 that you include the following on ALL copies of the document, or | |
30 portions thereof, that you use: | |
31 | |
32 1. A link or URL to the original W3C document. | |
33 2. The pre-existing copyright notice of the original author, or if | |
34 it doesn't exist, a notice (hypertext is preferred, but a textual | |
35 representation is permitted) of the form: "Copyright © | |
36 [$date-of-document] World Wide Web Consortium, (Massachusetts | |
37 Institute of Technology, European Research Consortium for Informatics | |
38 and Mathematics, Keio University) and others. All Rights | |
39 Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html" | |
40 3. If it exists, the STATUS of the W3C document. When space | |
41 permits, inclusion of the full text of this NOTICE should be | |
42 provided. We request that authorship attribution be provided in any | |
43 software, documents, or other items or products that you create | |
44 pursuant to the implementation of the contents of this document, or | |
45 any portion thereof. | |
46 | |
47 No right to create modifications or derivatives of W3C documents is | |
48 granted pursuant to this license. However, if additional requirements | |
49 (documented in the Copyright FAQ) are satisfied, the right to create | |
50 modifications or derivatives is sometimes granted by the W3C to | |
51 individuals complying with those requirements. | |
52 | |
53 If a Test Suite distinguishes the test harness (or, framework for | |
54 navigation) and the actual tests, permission is given to remove or | |
55 alter the harness or navigation if the Test Suite in question allows | |
56 to do so. The tests themselves shall NOT be changed in any way. | |
57 | |
58 The name and trademarks of W3C and other copyright holders may NOT be | |
59 used in advertising or publicity pertaining to this document or other | |
60 documents that link to this statement without specific, written prior | |
61 permission. Title to copyright in this document will at all times | |
62 remain with copyright holders. Permission is given to use the | |
63 trademarked string W3C within claims of performance concerning W3C | |
64 Specifications or features described therein, and there only, if the | |
65 test suite so authorizes. | |
66 | |
67 THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE | |
68 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED | |
69 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | |
70 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
71 DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO UNIVERSITY, THE | |
72 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | |
73 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | |
74 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | |
75 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | |
76 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR | |
77 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE | |
78 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | |
79 DAMAGE. | |
80 | |
81 | |
82 W3C 3-clause BSD License | |
83 | |
84 Redistribution and use in source and binary forms, with or without | |
85 modification, are permitted provided that the following conditions are | |
86 met: | |
87 * Redistributions of works must retain the original copyright | |
88 notice, this list of conditions and the following disclaimer. | |
89 * Redistributions in binary form must reproduce the original | |
90 copyright notice, this list of conditions and the following disclaimer | |
91 in the documentation and/or other materials provided with the | |
92 distribution. | |
93 * Neither the name of the W3C nor the names of its contributors may | |
94 be used to endorse or promote products derived from this work without | |
95 specific prior written permission. | |
96 | |
97 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
98 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | |
99 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | |
100 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | |
101 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | |
102 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | |
103 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | |
104 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | |
105 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
106 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
107 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
OLD | NEW |