FLYING SAUCER XML/CSS RENDERER LICENSE COMMENTS
https://xhtmlrenderer.dev.java.net/

All source code to Flying Saucer itself is licensed under the GNU Lesser General
Public License (LGPL), version 2.1. A copy of the LGPL can be found 
on the website of the Free Software Foundation, at 
http://www.gnu.org/copyleft/lesser.html, and in our distributions under
license-lgpl-2.1.txt.

Flying Saucer relies on several other free or open source projects in 
order to build and run. Where binary Java JAR files are included, we include
only the unmodified binary releases as provided by those other projects. 
Source code for the respective projects can be found on the project 
websites, listed below.

Java projects that are used for building and running Flying Saucer are:


Minium Anti-Aliasing
Direct submission from Julian Scheid julian at sektor37 de
License: Unrestricted use; see LICENSE within minium.jar
Included as lib/minium.jar

JUnit (for testing)
http://www.junit.org/index.htm
License: Common Public License Version 1.0
Using version 3.8.1
Included as lib/junit.jar

Ant (for building)
http://ant.apache.org/
License: Apache Software License Version 2.0
Not packaged with release; development using version 1.6.x

iText (PDF generation)
http://www.lowagie.com/iText/ and http://itextpdf.sourceforge.net/
License: Mozilla Public License Version 1.1
Using version itext-paulo 155
Included as lib/itext-paulo-155.jar

SVGSalamander (SVG rendering in demo)
https://svgsalamander.dev.java.net/
License: LGPL
Using version 1, released on the project website

DocBook CSS (DocBook XML Rendering with CSS)
  MozBook CSS (public domain, released by David Horton)
  WSIWYGDocBook 1.01 -- see demos\docbook\wysiwygdocbook1.01, and COPYING therein
  docbook-css-0.4 -- see demos\docbook\docbook-css-0.4, and COPYING therein

W3C CSS Test Suite
  Distributed with our source bundle for the convenience of our developers.
  License is W3C Document License, see LICENSE_W3C_TEST.
  Source is http://www.w3.org/Style/CSS/Test/, for the most current version
  please see that URL.

Special thanks to Andy Streich, et. al. for Xilize
Xilize Text to HTML library
http://xilize.sourceforge.net/
License: GPL
Used version 3.x, only to produce documentation
Shipped with our source bundle as a convenience for developers rebuilding 
documentation; we do not use nor link to the Xilize libraries at runtime

BeanShell
http://www.beanshell.org
License: LGPL (dual-license with SPL)
Use version 2.x as Xilize has a dependency on it; used only to produce 
documentation.


