Cisco Cisco IPICS Release 2.1 Licensing Information

Page of 20889
             Open Source Used In  Cisco Instant Connect 4.10(1)                                                                                                                                   
12985
NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
 
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the
software without specific, written prior permission. Title to copyright in this software and any associated
documentation will at all times remain with copyright holders.
/*
* Copyright (c) 2000 World Wide Web Consortium,
* (Massachusetts Institute of Technology, Institut National de
* Recherche en Informatique et en Automatique, Keio University). All
* Rights Reserved. This program is distributed under the W3C's Software
* Intellectual Property License. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even
* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE.
* See W3C License http://www.w3.org/Consortium/Legal/ for more details.
*/
Simple API for XML (SAX)
 
About
 
SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in
Java, and is a "de facto" standard. The current version is SAX 2.0, and there are versions for several programming
language environments other than Java.
 
Copyright Status
 
SAX is free!
 
In fact, it's not possible to own a license to SAX, since it's been placed in the public domain.
 
No Warranty
 
Because SAX is released to the public domain, there is no warranty for the design or for the software
implementation, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright
holders and/or other parties provide SAX "as is" without warranty of any kind, either expressed or implied,
including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The
entire risk as to the quality and performance of SAX is with you. Should SAX prove defective, you assume the cost
of all necessary servicing, repair or correction.
 
In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party
who may modify and/or redistribute SAX, be liable to you for damages, including any general, special, incidental or
consequential damages arising out of the use or inability to use SAX (including but not limited to loss of data or data