Adaptagrams is free software.

Every source file in the implementation of Adaptagrams is available to be
redistributed and/or modified under the terms of the GNU Lesser General 
Public License (LGPL) version 2.1.  Some files may be available under more
liberal terms, but we believe that in all cases, each file may be used
under the LGPL.

See the 'LICENSE' file in this directory for the precise terms and
conditions of the LGPL.

Below is the copyright notice for the libraries:

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

Adaptagrams is a library of tools and reusable code for adaptive diagramming
applications, for example: drawing tools, automated document and diagram
layout, smart presentation software, graph drawing, chart layout, etc.

These libraries are collectively known as cola (for Constraint Layout). 
The newest version of the C++ source code for cola can be found in the 
git repository on github:
    https://github.com/mjwybrow/adaptagrams

All code in the Adaptagrams repository is released as open source under 
the terms of the LGPL, see the LICENSE file.  This library 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.  

We also dual-license the Adaptagrams libraries and for a fee we can provide
them under a less-restrictive commercial license as well as extend them to fit
your needs (contact us).  For this reason, if you contribute code to the
project and would like it to appear in the main Adaptagrams repository, we
require that you assign the copyright on your changes to Monash Univeristy with
the following statement: "I hereby assign copyright in this code to Monash
University, to be licensed under the same terms as the rest of the code."

Copyright (C) 2004-2013  Monash University

The Adaptagrams code is written by:
    Michael Wybrow  <Michael.Wybrow@monash.edu>  and
    Tim Dwyer  <Tim.Dwyer@monash.edu>

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

