This file is part of PictureMaker.

PictureMaker Converts JSquid XML to a Picture.
Takes Stdin or Command Line or File as Input and write to Stdout
or File. It needs JSquid and Medusa.

Copyright (C) 2007  Sanjit Roopra

PictureMaker is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

PictureMaker is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with PictureMaker.  If not, see <http://www.gnu.org/licenses/>.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This product includes  software developed by the Apache Software Foundation.

For the Command Line parsing PictureMaker uses Commons CLI which is under Apache
License, Version 2.0.
The Apache-LICENSE can be read in the file ApacheLicense.txt.