You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Saxpath 2.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Copyright (C) 2000-2002 werken digital.
  2. All rights reserved.
  3. Redistribution and use in source and binary forms, with or without modification,
  4. are permitted provided that the following conditions are met:
  5. 1. Redistributions of source code must retain the above copyright notice,
  6. this list of conditions, and the following disclaimer.
  7. 2. Redistributions in binary form must reproduce the above copyright notice,
  8. this list of conditions, and the disclaimer that follows these conditions
  9. in the documentation and/or other materials provided with the distribution.
  10. 3. The name "SAXPath" must not be used to endorse or promote products derived
  11. from this software without prior written permission. For written permission,
  12. please contact license@saxpath.org.
  13. 4. Products derived from this software may not be called "SAXPath", nor may
  14. "SAXPath" appear in their name, without prior written permission from the
  15. SAXPath Project Management (pm@saxpath.org).
  16. In addition, we request (but do not require) that you include in the end-user
  17. documentation provided with the redistribution and/or in the software itself
  18. an acknowledgement equivalent to the following:
  19. "This product includes software developed by the SAXPath Project (http://www.saxpath.org/)."
  20. Alternatively, the acknowledgment may be graphical using the logos available
  21. at http://www.saxpath.org/
  22. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  23. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  24. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE SAXPath
  25. AUTHORS OR THE PROJECT CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  26. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  27. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  28. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  29. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  30. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  31. POSSIBILITY OF SUCH DAMAGE.