jaxp/src/java.xml/share/classes/org/w3c/dom/ranges/package.html
changeset 45418 8d478df92153
parent 45417 f7479ee8de69
parent 45412 358c26742cc9
child 45419 1e5f410302d2
equal deleted inserted replaced
45417:f7479ee8de69 45418:8d478df92153
     1 <html>
       
     2 <head>
       
     3     <title>W3C IPR SOFTWARE NOTICE</title>
       
     4 </head>
       
     5 <body>
       
     6     <p>
       
     7       Document Object Model Level 2 Traversal and Range is a 
       
     8       platform and language-neutral interfaces that allow programs 
       
     9       and scripts to dynamically traverse and identify a range of
       
    10       content in a document. The Document Object Model Level 2 
       
    11       Traversal and Range build on the Document Object Model Level 2
       
    12       Core.
       
    13     </p>
       
    14     <p>
       
    15       The DOM Level 2 Traversal and Range specification is composed
       
    16       of two modules. The two modules contain specialized interfaces 
       
    17       dedicated to traversing the document structure and identifying 
       
    18       and manipulating a range in a document.
       
    19     </p>
       
    20     <h1>
       
    21       W3C IPR SOFTWARE NOTICE
       
    22     </h1>
       
    23     <h2>
       
    24       Copyright &copy; 2000 <a href="http://www.w3.org/">World Wide Web
       
    25       Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
       
    26       Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
       
    27       National de Recherche en Informatique et en Automatique</a>, <a
       
    28       href="http://www.keio.ac.jp/">Keio University</a>). All Rights
       
    29       Reserved.
       
    30     </h2>
       
    31     <p>
       
    32       The DOM bindings are published under the W3C Software Copyright Notice
       
    33       and License. The software license requires "Notice of any changes or
       
    34       modifications to the W3C files, including the date changes were made."
       
    35       Consequently, modified versions of the DOM bindings must document that
       
    36       they do not conform to the W3C standard; in the case of the IDL binding,
       
    37       the pragma prefix can no longer be 'w3c.org'; in the case of the Java
       
    38       binding, the package names can no longer be in the 'org.w3c' package.
       
    39     </p>
       
    40     <p>
       
    41       <b>Note:</b> The original version of the W3C Software Copyright Notice
       
    42       and License could be found at <a
       
    43       href='http://www.w3.org/Consortium/Legal/copyright-software-19980720'>http://www.w3.org/Consortium/Legal/copyright-software-19980720</a>
       
    44     </p>
       
    45     <h2>
       
    46       Copyright &copy; 1994-2000 <a href="http://www.w3.org/">World Wide Web
       
    47       Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
       
    48       Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
       
    49       National de Recherche en Informatique et en Automatique</a>, <a
       
    50       href="http://www.keio.ac.jp/">Keio University</a>). All Rights
       
    51       Reserved. http://www.w3.org/Consortium/Legal/
       
    52     </h2>
       
    53     <p>
       
    54       This W3C work (including software, documents, or other related items) is
       
    55       being provided by the copyright holders under the following license. By
       
    56       obtaining, using and/or copying this work, you (the licensee) agree that
       
    57       you have read, understood, and will comply with the following terms and
       
    58       conditions:
       
    59     </p>
       
    60     <p>
       
    61       Permission to use, copy, and modify this software and its documentation,
       
    62       with or without modification,&nbsp; for any purpose and without fee or
       
    63       royalty is hereby granted, provided that you include the following on ALL
       
    64       copies of the software and documentation or portions thereof, including
       
    65       modifications, that you make:
       
    66     </p>
       
    67     <ol>
       
    68       <li>
       
    69         The full text of this NOTICE in a location viewable to users of the
       
    70         redistributed or derivative work.
       
    71       </li>
       
    72       <li>
       
    73         Any pre-existing intellectual property disclaimers, notices, or terms
       
    74         and conditions. If none exist, a short notice of the following form
       
    75         (hypertext is preferred, text is permitted) should be used within the
       
    76         body of any redistributed or derivative code: "Copyright &copy;
       
    77         [$date-of-software] <a href="http://www.w3.org/">World Wide Web
       
    78         Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
       
    79         Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
       
    80         National de Recherche en Informatique et en Automatique</a>, <a
       
    81         href="http://www.keio.ac.jp/">Keio University</a>).  All Rights
       
    82         Reserved. http://www.w3.org/Consortium/Legal/"
       
    83       </li>
       
    84       <li>
       
    85         Notice of any changes or modifications to the W3C files, including the
       
    86         date changes were made. (We recommend you provide URIs to the location
       
    87         from which the code is derived.)
       
    88       </li>
       
    89     </ol>
       
    90     <p>
       
    91       THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
       
    92       HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
       
    93       INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
       
    94       FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
       
    95       DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
       
    96       TRADEMARKS OR OTHER RIGHTS.
       
    97     </p>
       
    98     <p>
       
    99       COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
       
   100       CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
       
   101       DOCUMENTATION.
       
   102     </p>
       
   103     <p>
       
   104       The name and trademarks of copyright holders may NOT be used in
       
   105       advertising or publicity pertaining to the software without specific,
       
   106       written prior permission. Title to copyright in this software and any
       
   107       associated documentation will at all times remain with copyright
       
   108       holders.
       
   109     </p>
       
   110   </body>
       
   111 </html>