-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathW3C-Document-License.html
71 lines (62 loc) · 4.87 KB
/
W3C-Document-License.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<html>
<head>
<title>W3C Document License</title>
</head>
<body>
<h1>W3C Document License</h1>
<h2>License</h2>
<p class="tPadding"> By using and/or copying this document, or the
W3C document from which this statement is linked, you (the licensee) agree
that you have read, understood, and will comply with the following terms and
conditions:</p>
<p>Permission to copy, and distribute the contents of this document, or the
W3C document from which this statement is linked, in any medium for any
purpose and without fee or royalty is hereby granted, provided that you
include the following on <i>ALL</i> copies of the document, or portions
thereof, that you use:</p>
<ul class="show_items"><li>A link or URL to the original W3C document.</li><li>The pre-existing copyright notice of the original author, or if it
doesn't exist, a notice (hypertext is preferred, but a textual
representation is permitted) of the form: "Copyright ©
[$date-of-document] <a href="http://www.w3.org/">World Wide Web
Consortium</a>, (<a href="http://www.csail.mit.edu/">MIT</a>, <a href="http://www.ercim.org/">ERCIM</a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>).
<a href="http://www.w3.org/Consortium/Legal/2015/doc-license">http://www.w3.org/Consortium/Legal/2015/doc-license</a>"</li><li>
<em>If it exists</em>, the STATUS of the W3C document.</li></ul>
<p>When space permits, inclusion of the full text of this <b>NOTICE</b>
should be provided. We request that authorship attribution be provided in any
software, documents, or other items or products that you create pursuant to
the implementation of the contents of this document, or any portion
thereof.</p>
<p>No right to create modifications or derivatives of W3C documents is granted pursuant to this license, except as follows: To facilitate implementation of the technical specifications set forth in this document, anyone may prepare and distribute derivative works and portions of this document in software, in supporting materials accompanying software, and in documentation of software, PROVIDED that all such works include the notice below. HOWEVER, the publication of derivative works of this document for use as a technical specification is expressly prohibited. </p>
<p>In addition, "Code Components" —Web IDL in sections clearly marked as Web IDL; and W3C-defined markup (HTML, CSS, etc.) and computer programming language code clearly marked as code examples— are licensed under the <a href="http://www.w3.org/Consortium/Legal/copyright-software">W3C Software License</a>.</p>
<p>The notice is:</p>
<blockquote>"Copyright © 2015 W3C® (MIT, ERCIM, Keio,
Beihang). This software or document includes material copied from
or derived from [title and URI of the W3C document]."
</blockquote>
<h2>Disclaimers</h2>
<p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE
FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT
INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
<p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE
PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.</p>
<p>The name and trademarks of copyright holders may NOT be used in
advertising or publicity pertaining to this document or its contents without
specific, written prior permission. Title to copyright in this document will
at all times remain with copyright holders.</p>
<h2>Notes</h2>
<ul>
<li><a href="https://www.w3.org/Consortium/Legal/2015/doc-license">This version</a>: https://www.w3.org/Consortium/Legal/2015/doc-license</li>
<li><a href="https://www.w3.org/Consortium/Legal/copyright-documents">Latest version</a>: https://www.w3.org/Consortium/Legal/copyright-documents</li>
<li><a href="http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231">Previous version</a>: http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</li>
</ul>
<h3>Changes since the previous Document License</h3>
<ul class="show_items">
<li>This version grants limited permission to create and distribute derivative works except for use as technical specifications.</li>
<li>This version licenses Code Components under the <a href="http://www.w3.org/Consortium/Legal/copyright-software">W3C Software License</a>.</li>
</ul>
</body>
</html>