This work was packaged for Debian by:

    Andrew Ross <ubuntu@rossfamily.co.uk> on Wed, 16 Mar 2011 22:06:46 +0000.

It was downloaded from http://java.net/projects/flamingo/ (see
http://java.net/downloads/flamingo/Latest%20release%20*5.0*/ )

Upstream Author(s): 
    Kirill Grouchnikov with files from Karsten Lentzsch and Romain 
    Guy <romain.guy@mac.com>.

Copyright: 

    Copyright (C) 2003-2010 Kirill Grouchnikov

  src/org/pushingpixels/flamingo/internal/utils/AbstractFilter.java
    Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle
    Copyright (c) 2006 Romain Guy <romain.guy@mac.com>

  src/org/pushingpixels/flamingo/internal/utils/RenderingUtils.java
    Copyright (c) 2001-2006 JGoodies Karsten Lentzsch.

License:
   
   Copyright (c) 2003-2010 Trident Kirill Grouchnikov. All Rights Reserved.
   
   Redistribution and use in source and binary forms, with or without 
   modification, are permitted provided that the following conditions are met:
   
    o Redistributions of source code must retain the above copyright notice, 
      this list of conditions and the following disclaimer. 
       
    o Redistributions in binary form must reproduce the above copyright notice, 
      this list of conditions and the following disclaimer in the documentation 
      and/or other materials provided with the distribution. 
       
    o Neither the name of Trident Kirill Grouchnikov nor the names of 
      its contributors may be used to endorse or promote products derived 
      from this software without specific prior written permission. 
       
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
   PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
   OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
   WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
   OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
   EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
   
-----------------------------------------------------------------------------

src/org/pushingpixels/flamingo/internal/utils/AbstractFilter.java:
 * Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle,
 * Santa Clara, California 95054, U.S.A. All rights reserved.
 *
 * Copyright (c) 2006 Romain Guy <romain.guy@mac.com>
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. The name of the author may not be used to endorse or promote products
 *    derived from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----------------------------------------------------------------------------

src/org/pushingpixels/flamingo/internal/utils/RenderingUtils.java:
 * Copyright (c) 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.
 *
 * Redistribution and use in source and binary forms, with or without 
 * modification, are permitted provided that the following conditions are met:
 * 
 *  o Redistributions of source code must retain the above copyright notice, 
 *    this list of conditions and the following disclaimer. 
 *     
 *  o Redistributions in binary form must reproduce the above copyright notice, 
 *    this list of conditions and the following disclaimer in the documentation 
 *    and/or other materials provided with the distribution. 
 *     
 *  o Neither the name of JGoodies Karsten Lentzsch nor the names of 
 *    its contributors may be used to endorse or promote products derived 
 *    from this software without specific prior written permission. 
 *     
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 

-----------------------------------------------------------------------------

src/org/pushingpixels/flamingo/api/svg/TranscoderListener.java:

No license in the file itself but here is confirmation from the
author:

From: Kirill Grouchnikov <kirillcool@yahoo.com>
Subject: Re: Flamingo 5.0
To: Andrew Ross <ubuntu@rossfamily.co.uk>

Yes, the license for this file is the same as for the project itself - BSD.

Thanks
Kirill

________________________________
From: Andrew Ross <ubuntu@rossfamily.co.uk>
To: Kirill Grouchnikov <kirillcool@yahoo.com>
Sent: Sat, January 15, 2011 4:57:16 AM
Subject: Flamingo 5.0

Dear Kirill,

I know you no longer support the Flamingo package, but I'm trying to
package it for Debian, and the file
src/org/pushingpixels/flamingo/api/svg/TranscoderListener.java is
missing a license. If you are happy for this to be distributed would you
please be kind enough to reply to this email giving permission to
distribute this file under the same terms as the file
src/org/pushingpixels/flamingo/api/svg/SvgTranscoder.java (i.e. the BSD
3 clause license)? I would then include your response in the package.

Thanks for your excellent package.

Andrew Ross

-----------------------------------------------------------------------------


The Debian packaging is:

    Copyright (C) 2011 Andrew Ross <ubuntu@rossfamily.co.uk>

and is licensed under the GPL version 3, 
see `/usr/share/common-licenses/GPL-3'.

