This work was packaged for Debian by:

    Oliver Korff <ok@xynyx.de> on Mon, 18 Jan 2010 13:33:18 +0100

It was downloaded from:

	http://repo.or.cz/w/sloppygui.git

This software has different copyright holders and licenses, but is mainly 
GPL V3 compliant. All other licenses and copyright holders are mentioned below. 


Upstream Author(s):

	Ilari Pihlajisto <ilari.pihlajisto@mbnet.fi>
	Arto Jonsson <ajonsson@kapsi.fi>

Copyright:

    Copyright (C) 2008 - 2010 Ilari Pihlajisto and Arto Jonsson

License:

    This program 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.

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

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

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

The Debian packaging is:

    Copyright (C) 2010 Oliver Korff <ok@xynyx.de>

and is licensed under the GPL version 3, see above.

This project includes files, that have other license terms, which 
are MIT/X11 (BSD like). Here is the license text:

/*
    Permission is hereby granted, free of charge, to any person
    obtaining a copy of this software and associated documentation
    files (the "Software"), to deal in the Software without
    restriction, including without limitation the rights to use,
    copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the
    Software is furnished to do so, subject to the following
    conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
    OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    OTHER DEALINGS IN THE SOFTWARE.
*/

A list of project files with the MIT/X11 (BSD like) license and their copyright 
holder follows:

    Copyright (c) 2010 Arto Jonsson
==> ./projects/gui/components/hintlineedit/src/hintlineedit.h <==
==> ./projects/gui/components/hintlineedit/src/hintlineedit.cpp <==
==> ./projects/gui/components/hintlineedit/plugin/hintlineeditplugin.cpp <==
==> ./projects/gui/components/hintlineedit/plugin/hintlineeditplugin.h <==
==> ./projects/gui/components/pgnhighlighter/src/pgnhighlighter.h <==
==> ./projects/gui/components/pgnhighlighter/src/pgnhighlighter.cpp <==


    Copyright (c) 2010 Ilari Pihlajisto
==> ./projects/lib/components/json/src/jsonserializer.h <==
==> ./projects/lib/components/json/src/jsonserializer.cpp <==
==> ./projects/lib/components/json/src/jsonparser.h <==
==> ./projects/lib/components/json/src/jsonparser.cpp <==
==> ./projects/lib/components/json/tests/parser/test_parser.cpp <==
==> ./projects/lib/components/json/tests/serializer/test_serializer.cpp <==

