GPL linking exception: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 9:
| title= Open-Source Java Project Overview
| publisher=[[Sun Microsystems]]
| accessdate=2007-05-22}}</ref>, ed utilizzò la stessa licenza come una delle licenza possibili per il loro server per le aziende [[GlassFish]]<ref name="glassfishlicense">[https://glassfish.dev.java.net/public/CDDL+GPL.html La Licenza Glassfish]. 25-03-2008.</ref>. e per la loro [[Integrated development environment|IDE]] [[NetBeans]] per Java .<ref name="netbeanslicense">[http://www.netbeans.org/about/legal/license.html La licenza di Netbeans]. 27-03-[[2008]].</ref>
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>
<!--
==
:Classpath is distributed under the terms of the GNU General Public License with the following clarification and special exception.
Riga 25:
: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"/>
<!--
==
Una differenza tra i due approcci è che la LGPL limita, anche se in modo minore, le condizioni della licenza che possono essere applicati ad un lavoro incorporando una libreria licenziata sotto LGPL. Nella sezione 6 della licenza, la LGPL dice:
:''As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.''
Questa restrizione obbliga ad avere progetti software che integrano una libreria licenziata sotto LGPL che la licenza che abbraccia il codice modificato della licenza fornisca gli stessi permessi. Questo
This restriction requires software projects which integrate a code library licensed under the LGPL to ensure that the license covering the combined work provides such permissions. Such a requirement can be difficult to meet, for example, in the case where code is distributed as statically linked software in an embedded device.
|