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

license.xml 3.0 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <title>License</title>
  5. </properties>
  6. <body>
  7. <section name="The Apache Software License">
  8. <source>/*
  9. * ============================================================================
  10. * The Apache Software License, Version 1.1
  11. * ============================================================================
  12. *
  13. * Copyright (C) 2000-2003 The Apache Software Foundation. All
  14. * rights reserved.
  15. *
  16. * Redistribution and use in source and binary forms, with or without modifica-
  17. * tion, are permitted provided that the following conditions are met:
  18. *
  19. * 1. Redistributions of source code must retain the above copyright notice,
  20. * this list of conditions and the following disclaimer.
  21. *
  22. * 2. Redistributions in binary form must reproduce the above copyright notice,
  23. * this list of conditions and the following disclaimer in the documentation
  24. * and/or other materials provided with the distribution.
  25. *
  26. * 3. The end-user documentation included with the redistribution, if any, must
  27. * include the following acknowledgment: "This product includes software
  28. * developed by the Apache Software Foundation (http://www.apache.org/)."
  29. * Alternately, this acknowledgment may appear in the software itself, if
  30. * and wherever such third-party acknowledgments normally appear.
  31. *
  32. * 4. The names "Ant" and "Apache Software Foundation" must not be used to
  33. * endorse or promote products derived from this software without prior
  34. * written permission. For written permission, please contact
  35. * apache@apache.org.
  36. *
  37. * 5. Products derived from this software may not be called "Apache", nor may
  38. * "Apache" appear in their name, without prior written permission of the
  39. * Apache Software Foundation.
  40. *
  41. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  42. * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  43. * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  44. * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  45. * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  46. * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  47. * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  48. * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  49. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  50. * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  51. *
  52. * This software consists of voluntary contributions made by many individuals
  53. * on behalf of the Apache Software Foundation. For more information on the
  54. * Apache Software Foundation, please see &lt;http://www.apache.org/&gt;.
  55. *
  56. */
  57. </source>
  58. <p>You can download the original license file <a href="./LICENSE" target="_new">here</a></p>.
  59. </section>
  60. </body>
  61. </document>