Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / dom / html / level2 / events / resources / COPYRIGHT.html
blobabf8b73d46c6f4818942a753bf94b082eeeb09c3
1 <!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 <!--
9 html, body { background: #fff; color: #000; } /* body for Windows IE3 */
10 -->
11 </style>
12 </head>
13 <body>
14 <h1>
15 W3C IPR SOFTWARE NOTICE
16 </h1>
17 <h3>
18 Copyright &copy; 2002-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 href="http://www.inria.fr/">Institut
21 National de Recherche en Informatique et en Automatique</a>, <a
22 href="http://www.keio.ac.jp/">Keio University</a>). All Rights
23 Reserved.
24 </h3>
25 <p>
26 The DOM Conformance Test Suite for Level 2 events is published under
27 the W3C Software Copyright Notice and License. The software
28 license requires "Notice of any changes or modifications to the
29 W3C files, including the date changes were made." Consequently,
30 modified versions of the DOM ECMAScript or Java tests must
31 document that they do not conform to the DOM Conformance Test
32 Suites; in the case of the Java language binding, the package
33 names can no longer be in the 'org.w3c' package.
34 </p>
35 <p>
36 <b>Note:</b> The original version of the W3C Software Copyright Notice
37 and License could be found at <a
38 href='http://www.w3.org/Consortium/Legal/copyright-software-19980720'>http://www.w3.org/Consortium/Legal/copyright-software-19980720</a>
39 </p>
40 <h3>
41 Copyright &copy; 1994-2004 <a href="http://www.w3.org/">World Wide Web
42 Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
43 Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
44 National de Recherche en Informatique et en Automatique</a>, <a
45 href="http://www.keio.ac.jp/">Keio University</a>). All Rights
46 Reserved. http://www.w3.org/Consortium/Legal/
47 </h3>
48 <p>
49 This W3C work (including software, documents, or other related items) is
50 being provided by the copyright holders under the following license. By
51 obtaining, using and/or copying this work, you (the licensee) agree that
52 you have read, understood, and will comply with the following terms and
53 conditions:
54 </p>
55 <p>
56 Permission to use, copy, and modify this software and its documentation,
57 with or without modification,&nbsp; for any purpose and without fee or
58 royalty is hereby granted, provided that you include the following on ALL
59 copies of the software and documentation or portions thereof, including
60 modifications, that you make:
61 </p>
62 <ol>
63 <li>
64 The full text of this NOTICE in a location viewable to users of the
65 redistributed or derivative work.
66 </li>
67 <li>
68 Any pre-existing intellectual property disclaimers, notices, or terms
69 and conditions. If none exist, a short notice of the following form
70 (hypertext is preferred, text is permitted) should be used within the
71 body of any redistributed or derivative code: "Copyright &copy;
72 [$date-of-software] <a href="http://www.w3.org/">World Wide Web
73 Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
74 Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
75 National de Recherche en Informatique et en Automatique</a>, <a
76 href="http://www.keio.ac.jp/">Keio University</a>). All Rights
77 Reserved. http://www.w3.org/Consortium/Legal/"
78 </li>
79 <li>
80 Notice of any changes or modifications to the W3C files, including the
81 date changes were made. (We recommend you provide URIs to the location
82 from which the code is derived.)
83 </li>
84 </ol>
85 <p>
86 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
87 HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
88 INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
89 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
90 DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
91 TRADEMARKS OR OTHER RIGHTS.
92 </p>
93 <p>
94 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
95 CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
96 DOCUMENTATION.
97 </p>
98 <p>
99 The name and trademarks of copyright holders may NOT be used in
100 advertising or publicity pertaining to the software without specific,
101 written prior permission. Title to copyright in this software and any
102 associated documentation will at all times remain with copyright
103 holders.
104 </p>
105 </body>
106 </html>