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

Re: [OT] Sobre la licencia GPL



Mensaje citado por matze:

> "If the program dynamically links plug-ins, and they make function
> calls to each other and share data structures"
> 
> ¿contra qué puede linkar un programa que no sea una librería?

¿Contra un plug-in?  ;-)

Se refiere a que el plug-in funcione de forma integrada con el programa
principal, de la misma forma que haría una librería. Pero no confundas, una
librería es una colección de funciones nada más y un plug-in es un programa que
puede ser totalmente independiente del programa principal.

> no estamos hablando de programas GPL que linkan contra librerías no
> GPL, en este caso como bien dices no hay problema.
> se trata de programas que linkan librerías GPL y cómo esto afecta a la
> licencia del programa.

Cierto, me había despistado totalmente.

Extraído de http://www.gnu.org/copyleft/lesser.html:

"When a program is linked with a library, whether statically or using a shared
library, the combination of the two is legally speaking a combined work, a
derivative of the original library. The ordinary General Public License
therefore permits such linking only if the entire combination fits its criteria
of freedom. The Lesser General Public License permits more lax criteria for
linking other code with the library."

Es decir, no se distingue entre estáticas y dinámicas como muy bien decías. El
ejemplo de los juegos no GPL que funcionaban en GNU/Linux, evidentemente o
están usando librerías LGPL o con licencias menos restrictivas aún.

-- 
Javier Sancho Fernandez - http://jsancho.homelinux.org/
Member of the Free Software Foundation - http://www.fsf.org/
Socio de Aditel - http://www.aditel.org/



Reply to: