[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qyoto: Files under Qt Preview licenses



Hi Maximiliano

On 04/22/2013 09:56 AM, Maximiliano Curia wrote:
¡Hola!

Packaging qyoto for Debian we have found a number of files that have a
Qt Preview licenses agreement disclaimer and no reference to a LGPL license
option. Making those files non-free, so they would have to be removed from the
debian packages.

Which is kind of sad, knowing that the software which is based on have had
diffrent licenses over the time.

The files are mostly uic related, and it would be great if we could port the
changes made to a LGPL released version of uic. Would you consider that
feasible?

Yes, I think all of these headers should have an LGPL copyright notice in them - the preview license inclusion is just an oversight. Arno wrote most of the Qyoto uic I think and so the final word is with him, but I personally agree they should be changed.

regards
-- Richard Dale


The license disclaimer is:
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the tools applications of the Qt Toolkit.
**
** Licensees holding valid Qt Preview licenses may use this file in
** accordance with the Qt Preview License Agreement provided with the
** Software.
**
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
** information about Qt Commercial License Agreements.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
****************************************************************************/

The files affected are:

tools/uics/option.h
tools/uics/validator.h
tools/uics/uic.cpp
tools/uics/utils.h
tools/uics/globaldefs.h
tools/uics/validator.cpp
tools/uics/uic.h
tools/uics/customwidgetsinfo.h
tools/uics/driver.h
tools/uics/customwidgetsinfo.cpp
tools/uics/databaseinfo.cpp
tools/uics/cs/cswriteiconinitialization.h
tools/uics/cs/cswriteinitialization.h
tools/uics/cs/cswriteiconinitialization.cpp
tools/uics/cs/cswriteinitialization.cpp
tools/uics/cs/cswriteicondeclaration.h
tools/uics/cs/cswriteicondata.cpp
tools/uics/cs/cswritedeclaration.cpp
tools/uics/cs/cswriteincludes.h
tools/uics/cs/cswriteincludes.cpp
tools/uics/cs/cswriteicondeclaration.cpp
tools/uics/cs/cswriteicondata.h
tools/uics/cs/cswritedeclaration.h
tools/uics/main.cpp
tools/uics/driver.cpp
tools/uics/databaseinfo.h

examples/tutorial/t12/main.cs
examples/tutorial/t13/main.cs
examples/tutorial/t11/lcdrange.cs
examples/tutorial/t11/main.cs
examples/tutorial/t11/cannonfield.cs
examples/tutorial/t14/main.cs


Thanks and happy hacking,



Reply to: