Qt License
Previous topic  First topic  Next topic


Here is the relevant part from Qt web-site:
(extracted from Harbour Mail List (Mon, Aug 9, 2010 at 4:42 PM), thanks to Pritpal Bedi)
Esta es la parte mas relevante del texto de la licencia de la WEB de Qt:
(extraído de la lista de correos de Harbour (Lunes, Agosto 9, 2010 a las 4:42 PM), gracias a Pritpal Bedi)


LGPL
The LGPL is a license agreement written (and copyrighted) by the Free Software Foundation. The LGPL is a copyleft open source software license but is less restrictive than the GNU GPL.

LGPL
LGPL es un acuerdo de licencia escrito (y con copyright) por la Fundacion Software Libre. La LGPL es una licencia de codigo abierto "copyleft", pero es menos restrictiva que la GNU GPL


Facts:
Hechos:

The LGPL version 2.1 license was created by the Free Software Foundation and is copyrighted by them. This means that the terms cannot be changed or negotiated by us.
La version 2.1 de la licencia LGPL fue creada por la Fundacion Software Libre y tienen los derechos sobre ella. Esto quiere decir que los terminos no pueden ser cambiados ni negociados por nosotros.

Users can develop proprietary applications that dynamically link to the Qt libraries without having to release their application source code.
All modifications that are considered works based on the Library must be licensed under the LGPL v. 2.1 and need to be shared with downstream recipients in source code format (i.e. contributed back).
In the Qt context this means that modifications made to Qt itself must be licensed under the terms of the LGPL.

Los usuarios pueden desarrollar aplicaciones propietarias que pueden ser linkeadas dinamicamente a la libreria QT sin tener que distribuir su codigo fuente con ella.
Todas las modificaciones que sean consideradas como "trabajos basados en la libreria" deben ser licenciados bajo la LGPL v2.1 y deben ser compartidos con su codigo fuente original .
En el contexto de QT esto quiere decir que si realizamos modificaciones al codigo fuente de QT, estos cambios deben realizarse bajo los terminos de la licencia LGPL.


If you are shipping an executable, you must include any data and utility programs needed for reproducing the executable (i.e. must provide components needed to recompile with a new version of the library) unless such data and utility programs are normally distributed with the major components of the operating system on which the executable runs
Si ud esta distribuyendo un ejecutable, usted debe incluir todo dato o utilidad que el programa necesite para volver a reproducir ese ejecutable (por ejemplo debe proveer todos los componenetes necesarios para recompilar con una nueva version de la libreria) salvo que esos datos y utilidades sean normalmente distribuidos como componentes comunes del sistema operativo en el cual el ejecutable corre.

Copyrights and notices need to be maintained
Los derechos de copia e informaciones deben ser conservados

Because the LGPL is a complex legal document, we always suggest that you have your legal counsel review the license prior to beginning development work to ensure that the LGPL is appropriate for your development project. Please note that once you begin with the LGPL you cannot then convert to a commercial license due to a restriction in our commercial license agreement.
Como la licencia LGPL es un documento legal complejo, siempre sugerimos que su abogado revise la licencia antes de comenzar a desarrollar su programa o sistema, para asegurarse que la LGPL es apropiada para el desarrollo de su proyecto. Por favor, note que una vez que usted comienza con la licencia LGPL, usted no puede pasarse a una licencia comercial, debido a una restriccion en nuestro acuerdo comercial.

And here is another info from \qt\.LICENSE-ALLOS file
(extracted from Harbour Mail List (Tue, Aug 10, 2010 at 8:52 PM), thanks to Marcos Gambeta)
Y aqui hay otra informacion del archivo \qt\.LICENCE-ALLOS
(extraído de la lista de correos de Harbour (Jueves, 10 de Agosto de 2010 a las 8.52 PM ), gracias a Marcos Gambeta)


1. Parts of the Licensed Software that are permitted for distribution ("Redistributables")
1. Partes del software de Qt cuya distribución es permitida.

- The Licensed Software's main and plug-in libraries in object code form (note: qt*.dll and or qt*.so fits in this category.
- The Licensed Software's configuration tool ("qtconfig")
- The Licensed Software's help tool in object code/executable form ("Qt Assistant")
- The Licensed Software's internationalization tools in object code/executable form ("Qt Linguist", "lupdate", "lrelease")
- The Licensed Software's designer tool ("Qt Designer")
- The Licensed Software's IDE tool ("Qt Creator")

- Las librerias principales y Plug-in en forma de codigo objeto (nota: qt*.dll y qt*.so entran dentro de esta categoria.)
- Las herramientas de configuracion ("qtconfig")
- Las herramientas de ayuda en forma de codigo objeto o ejecutable ("Qt Assistant")
- Las herramientas de internacionalizacion en forma de codigo objeto o ejecutable ("Qt Linguist", "lupdate","lrelease")
- La herramienta de diseño ("Qt Designer")
- La herrmienta IDE ("Qt Creator")


2. Parts of the Licensed Software that are not permitted for distribution include, but are not limited to
2. Partes del Software Licenciado que no se permite su distribucion, pero pueden no ser todas.

- The Licensed Software's source code and header files
- The Licensed Software's documentation
- The Licensed Software's tool for writing makefiles ("qmake")
- The Licensed Software's Meta Object Compiler ("moc")
- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt Jambi: "juic")
- The Licensed Software's Resource Compiler ("rcc")
- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
- The Licensed Software's Qt SDK

- El codigo fuente y sus archivos de encabezados
- La documentacion de Qt
- Las herramientas para escribir archivos make ("gmake")
- El compilador de Meta Objetos ("moc")
- El compilador de interface de usuario ("uic" o en el caso de QT jambi: "juic")
- El compilador de Recursos ("rcc")
- El generador licenciado (sólo en el caso de QTJambi, si es aplicable)
- EL software QT SDK


The STATIC executable must be GPL or you need a commercial license of the Qt libraries to distribute it.
Un ejecutable estatico DEBE ser GPL o ud necesitaria una licencia comercial de QT para poder distribuirlo.



Marinas-GUI Version 03.06 and
Marinas-IDE Version 05.06 and
LEX Files Version 02.06


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
last update: April 27
2017
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




A Harbour/QT framework to make multiplatform programs

(©) Copyright 2009-2017 by Fernando Santolin (aka CarozoDeQuilmes)
CarozoDeQuilmes@gmail.com

2009-2017 Beta tester and full English translator: Bruno Luciani
Bruno.Luciani@gmail.com

2014-2015 Final English corrector: David Worboys
DavidWorboys@hotmail.com

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

www.marinas-gui.org


www.marinas-gui.org  

Previous topic  First topic  Next topic