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.

Apache-1.1 2.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. Apache License 1.1 Copyright (c) 2000 The Apache Software Foundation. All
  2. 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 following disclaimer in the documentation
  9. and/or other materials provided with the distribution.
  10. 3. The end-user documentation included with the redistribution, if any, must
  11. include the following acknowledgment:
  12. "This product includes software developed by the Apache Software Foundation
  13. (http://www.apache.org/) ."
  14. Alternately, this acknowledgment may appear in the software itself, if and
  15. wherever such third-party acknowledgments normally appear.
  16. 4. The name "Apache" and "Apache Software Foundation" must not be used to
  17. endorse or promote products derived from this software without prior written
  18. permission. For written permission, please contact apache@apache.org .
  19. 5. Products derived from this software may not be called "Apache" [ex. "Jakarta,"
  20. "Apache," or "Apache Commons,"] nor may "Apache" [ex. the names] appear in
  21. their name, without prior written permission of the Apache Software Foundation
  22. .
  23. THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  24. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  25. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE
  26. SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  27. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  28. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
  29. OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  30. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  31. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  32. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33. This software consists of voluntary contributions made by many individuals
  34. on behalf of the Apache Software Foundation. For more information on the Apache
  35. Software Foundation, please see http://www.apache.org/. Portions of this software
  36. are based upon public domain software originally written at the National Center
  37. for Supercomputing Applications, University of Illinois, Urbana-Champaign.