GPL linking exception: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m rimuovo "rilasciato" |
m wikifisintassi |
||
Riga 20:
Anche la versione 3 della LGPL<ref>[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, Version 3]. 29-06-[[2007]].</ref> è realizzata come un'eccezione della GPL.<ref>[http://gplv3.fsf.org/lgpl3-dd2-guide Guide to the second draft of LGPLv3]. 03-04-[[2007]]</ref>
== La Classpath Exception ==
Il progetto [[GNU Classpath]] fornisce un esempio di utilizzo della ''GPL linking exception''. La libreria GNU Classpath utilizza la seguente licenza:
Riga 32 ⟶ 31:
:As such, it can be used to run, create and distribute a large class of applications and applets. When GNU Classpath is used unmodified as the core class library for a virtual machine, compiler for the java languge, or for a program written in the java programming language it does not affect the licensing for distributing those programs directly.<ref name="classpathlicense"/>
== Permessi aggiuntivi a wget ==
Il progetto [[Wget|GNU wget]] è un esempio di come la ''GPL linking exception'' può essere usata per permettere di collegare librerie non compatibili con la GPL ad un progetto GPL:
Riga 39 ⟶ 38:
:''If you modify this program, or any covered work, by linking or combining it with the OpenSSL project's OpenSSL library (or a modified version of that library), containing parts covered by the terms of the OpenSSL or SSLeay licenses, the Free Software Foundation grants you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work''<ref>Il testo dell'eccezione si trova in fondo al file ''README'' del [http://ftp.gnu.org/gnu/wget/wget-latest.tar.gz pacchetto di wget]</ref>.
== Le Differenze con la GNU Lesser General Public License ==▼
▲==Le Differenze con la GNU Lesser General Public License==
La versione 2.1 della [[GNU Lesser General Public License]] (LGPL) era una licenza a sé stante, mentre la versione 3 è basata sulla GPL con la semplice aggiunta di una eccezione, rendendola quindi a tutti gli effetti una ''GPL linking exception''.
|