blob: 4c77b6856a46ffd07123f272198f924605e6dfd6 [file] [log] [blame]
david_williams838590b2005-04-14 14:05:08 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
6 <title>W3C IPR SOFTWARE NOTICE</title>
7<style type="text/css">
8<!--
9html, body { background: #fff; color: #000; } /* body for Windows IE3 */
10-->
11</style>
12 </head>
13 <body>
14 <h1>
15 W3C SOFTWARE NOTICE AND LICENSE
16 </h1>
17 <h3>
18 Copyright &copy; 2004 <a href="http://www.w3.org/">World Wide Web
19 Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
20 Institute of Technology</a>, <a
21 href="http://www.ercim.org/">European Research Consortium for
22 Informatics and Mathematics</a>, <a
23 href="http://www.keio.ac.jp/">Keio University</a>). All Rights
24 Reserved.
25 </h3>
26 <p>
27 The DOM bindings are published under the W3C Software Copyright Notice
28 and License. The software license requires "Notice of any changes or
29 modifications to the W3C files, including the date changes were made."
30 Consequently, modified versions of the DOM bindings must document that
31 they do not conform to the W3C standard; in the case of the IDL
32 definitions, the pragma prefix can no longer be 'w3c.org'; in the case of
33 the Java language binding, the package names can no longer be in the
34 'org.w3c' package.
35 </p>
36 <p>
37 <b>Note:</b> The original version of the W3C Software Copyright Notice
38 and License could be found at <a
39 href='http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231'>http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231</a>
40 </p>
41 <p>
42 This work (and included software, documentation such as READMEs,
43 or other related items) is being provided by the copyright holders
44 under the following license. By obtaining, using and/or copying
45 this work, you (the licensee) agree that you have read,
46 understood, and will comply with the following terms and
47 conditions.
48 </p>
49
50 <p>
51 Permission to copy, modify, and distribute this software and its
52 documentation, with or without modification,&nbsp;for any purpose
53 and without fee or royalty is hereby granted, provided that you
54 include the following on ALL copies of the software and
55 documentation or portions thereof, including modifications:
56 </p>
57 <ol>
58 <li>The full text of this NOTICE in a location viewable to users
59 of the redistributed or derivative work.</li>
60
61 <li>Any pre-existing intellectual property disclaimers, notices,
62 or terms and conditions. If none exist, the <a
63 href="http://www.w3.org/Consortium/Legal/2002/copyright-software-short-notice-20021231.html">W3C
64 Software Short Notice</a> should be included (hypertext is
65 preferred, text is permitted) within the body of any redistributed
66 or derivative code.</li>
67
68 <li>Notice of any changes or modifications to the files, including
69 the date changes were made. (We recommend you provide URIs to the
70 location from which the code is derived.)</li>
71 </ol>
72
73 <p>THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND
74 COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
75 IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY
76 OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
77 SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
78 COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
79
80 <p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
81 SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
82 SOFTWARE OR DOCUMENTATION.</p>
83
84 <p>The name and trademarks of copyright holders may NOT be used in
85 advertising or publicity pertaining to the software without
86 specific, written prior permission. Title to copyright in this
87 software and any associated documentation will at all times remain
88 with copyright holders.</p>
89 </body>
90</html>