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.

123456789101112131415161718192021222324252627282930313233343536
  1. ============================================================================
  2. The Apache Software License, Version 1.1
  3. ============================================================================
  4. Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  5. Redistribution and use in source and binary forms, with or without modifica-
  6. tion, are permitted provided that the following conditions are met:
  7. 1. Redistributions of source code must retain the above copyright notice,
  8. this list of conditions and the following disclaimer.
  9. 2. Redistributions in binary form must reproduce the above copyright notice,
  10. this list of conditions and the following disclaimer in the documentation
  11. and/or other materials provided with the distribution.
  12. 3. The end-user documentation included with the redistribution, if any, must
  13. include the following acknowledgment: "This product includes software
  14. developed by the Apache Software Foundation (http://www.apache.org/)."
  15. Alternately, this acknowledgment may appear in the software itself, if
  16. and wherever such third-party acknowledgments normally appear.
  17. 4. The names "FOP" and "Apache Software Foundation" must not be used to
  18. endorse or promote products derived from this software without prior
  19. written permission. For written permission, please contact
  20. apache@apache.org.
  21. 5. Products derived from this software may not be called "Apache", nor may
  22. "Apache" appear in their name, without prior written permission of the
  23. Apache Software Foundation.
  24. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  25. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  26. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  27. APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  28. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-