dom4j-LICENSE-BSD_LIKE.txt 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
  2. Redistribution and use of this software and associated documentation
  3. ("Software"), with or without modification, are permitted provided
  4. that the following conditions are met:
  5. 1. Redistributions of source code must retain copyright
  6. statements and notices. Redistributions must also contain a
  7. copy of this document.
  8. 2. Redistributions in binary form must reproduce the
  9. above copyright notice, this list of conditions and the
  10. following disclaimer in the documentation and/or other
  11. materials provided with the distribution.
  12. 3. The name "DOM4J" must not be used to endorse or promote
  13. products derived from this Software without prior written
  14. permission of MetaStuff, Ltd. For written permission,
  15. please contact dom4j-info@metastuff.com.
  16. 4. Products derived from this Software may not be called "DOM4J"
  17. nor may "DOM4J" appear in their names without prior written
  18. permission of MetaStuff, Ltd. DOM4J is a registered
  19. trademark of MetaStuff, Ltd.
  20. 5. Due credit should be given to the DOM4J Project -
  21. http://www.dom4j.org
  22. THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS
  23. ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
  24. NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  25. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  26. METASTUFF, LTD. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  27. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  28. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  29. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  30. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  31. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  32. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  33. OF THE POSSIBILITY OF SUCH DAMAGE.