This package was debianized by gregor herrmann <gregor+debian@comodo.priv.at> on
Sat, 25 Nov 2006 18:20:45 +0100.

It was downloaded from http://sourceforge.net/projects/jgraph/

The file ./examples/org/jgraph/example/JGraphAbstractIconAnimator.java was
removed from the upstream tarball because it has a non-free license.


Upstream Authors:
	Gaudenz Alder, David Benson, Martin Krueger, Dean Mao, and France Telecom.

Copyright:
  (c) 2001-2007
  All source and binaries in this package remain copyrighted to Gaudenz Alder
  unless otherwise specified.

Additional copyright notices for software in this package are listed below.


License:

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

    This package 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
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.

The Debian packaging is (C) 2006, 2007, gregor herrmann
<gregor+debian@comodo.priv.at> and and tony mancill <tmancill@debian.org>
and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Exceptions to the GPL license and/or above copyright information are 
listed below.  Unless otherwise noted, the software is licensed under 
the GPL as specified above.  Softwares are denoted by their source
filenames.

=========================================================================
./examples/com/jgraph/example/portlabels/PortLabelCell.java
./examples/com/jgraph/example/portlabels/PortLabelVertexView.java
./examples/com/jgraph/example/fastgraph/FastGraphFactory.java

 * Copyright (c) 2005-2006, David Benson

=========================================================================
./examples/com/jgraph/example/portlabels/PortLabelGraph.java

 * Copyright (c) 2005, Gaudenz Alder
 * Copyright (c) 2005-2006, David Benson

=========================================================================
./src/org/jgraph/util/Spline2D.java

  * Copyright (c) 2003 Martin Krueger
  * Copyright (c) 2005 David Benson

=========================================================================
./src/org/jgraph/util/Spline.java

Copyright:  "@author krueger"  (ostensibly Martin Kruger)
License:  /* This code is PUBLIC DOMAIN */

=========================================================================
./examples/org/jgraph/example/JGraphIconView.java
./examples/org/jgraph/example/IconExample.java

 * Copyright (c) 2001-2004, Dean Mao All rights reserved.

 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *  - Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer. - 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. - Neither the name of JGraph 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.

=========================================================================
./examples/com/jgraph/example/panelexample/PortLabelGraph.java

 * Copyright (c) 2005, Gaudenz Alder
 * Copyright (c) 2005, David Benson

=========================================================================
./examples/org/jgraph/example/CompoundVertexView.java
./examples/org/jgraph/example/LiveJGraphDemo.java
./examples/org/jgraph/example/LiveJGraphInternalFrame.java
./examples/com/jgraph/example/mycellview/MyCellView.java
./examples/com/jgraph/example/mycellview/JGraphEllipseView.java
./examples/com/jgraph/example/mycellview/GPCellViewFactory.java
./examples/com/jgraph/example/mycellview/JGraphRoundRectView.java
./examples/com/jgraph/example/groupeditor/GroupManager.java
./examples/com/jgraph/example/groupeditor/EditableGroupDemo.java
./examples/com/jgraph/example/groupeditor/EditableGroupRenderer.java
./examples/com/jgraph/example/panelexample/FlyweightUIComponent.java
./examples/com/jgraph/example/panelexample/BusinessObjectWrapper2.java
./examples/com/jgraph/example/panelexample/BusinessObjectEditor2.java
./examples/com/jgraph/example/panelexample/PortLabelVertexView.java
./examples/com/jgraph/example/mycellmodeleditor/MyEditorComponent.java
./examples/com/jgraph/example/mycellmodeleditor/BusinessObjectWrapper.java
./examples/com/jgraph/example/mycellmodeleditor/BusinessObjectEditor.java
./examples/com/jgraph/example/mycellmodeleditor/MyCellModelEditor.java

	These files are unattributed, and therefore are assumed to fall under
	the copyright of Gaudenz Alder and the GPL license.

=========================================================================
./examples/com/jgraph/example/GraphEdX.java
./examples/com/jgraph/example/JGraphGraphFactory.java

 * Copyright (c) 2001-2006, Gaudenz Alder
 * Copyright (c) 2005-2006, David Benson

=========================================================================
./examples/org/jgraph/example/JGParallelEdgeRouter.java
./examples/com/jgraph/example/adapter/JGraphParallelRouter.java
./examples/org/jgraph/example/JGraphParallelRouter.java

 * Copyright (c) 2004-2005 France Telecom
 * Copyright (c) 2004 Gaudenz Alder
 * Copyright (c) 2005 David Benson
 * All rights reserved.

License:

 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * - Redistributions of source code must retain the above copyright notice,
 *   this list of conditions and the following disclaimer.
 * - 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.
 * - Neither the name of JGraph 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/jgraph/util/Bezier.java
./examples/com/jgraph/example/panelexample/PortLabelCell.java
./examples/com/jgraph/example/fastgraph/FastCircleCell.java
./examples/com/jgraph/example/fastgraph/FastCellViewFactory.java
./examples/com/jgraph/example/fastgraph/FastEdge.java
./examples/com/jgraph/example/fastgraph/FastVertexView.java
./examples/com/jgraph/example/fastgraph/FastEdgeView.java
./examples/com/jgraph/example/fastgraph/FastGraphUI.java
./examples/com/jgraph/example/fastgraph/FastPortView.java

 * Copyright (c) 2005, David Benson

=========================================================================
./examples/com/jgraph/example/fastgraph/FastGraph.java
./examples/com/jgraph/example/fastgraph/FastGraphModel.java

 * Copyright (c) 2001-2005, Gaudenz Alder
 * Copyright (c) 2005, David Benson

=========================================================================
