Licenza MIT: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 12:
| linking = Si
}}
La '''Licenza MIT''' ('''MIT License''' in inglese), o '''Licenza Expat''' (che secondo la Free Software Foundation è l'unico nome corretto<ref>[httphttps://www.gnu.org/licenses/license-list.en.html#Expat Various Licenses and Comments about Them - GNU Project - Free Software Foundation<!-- Titolo generato automaticamente -->]</ref>, in quanto permette di distinguerla dalla licenza X11) è una licenza di [[software libero]] creata dal [[Massachusetts Institute of Technology]] (MIT).
 
== Caratteristiche ==
È una licenza permissiva, cioè permette il riutilizzo nel [[software proprietario]] sotto la condizione che la licenza sia distribuita con tale software. È anche una licenza [[GNU General Public License|GPL]]-compatibile, cioè la [[GNU General Public License|GPL]] permette di combinare e ridistribuire tale software con altro che usa la Licenza MIT.
 
Secondo la [[Free Software Foundation]], {{chiarire|sarebbe più accurato chiamare la Licenza MIT col nome '''X11 license''' ('''Licenza X11''' in italiano)}} <!-- In contrasto con quanto affermato nel primo paragrafo che dice esplicitamente che il nome Licenza Expat è l'unico nome corretto che la distinguerebbe dalla licenza X11 -->, dato che il MIT ha utilizzato molte licenze per il software e poiché la bozza è stata inizialmente concepita per [[X Window System]].<ref>{{Cita web|url=httphttps://www.gnu.org/licenses/license-list.html#X11License |titolo=Varie Licenze e commenti su di queste |accesso=7 luglio 2007 |cognome=Stallman |nome=Richard |editore=Free Software Foundation }}</ref>
 
== Testo della licenza ==
Riga 55:
{{citazione|''Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization.''}}
 
Il XFree86 Project utilizza una Licenza MIT modificata dalla versione [[XFree86]] in avanti. La licenza include una clausola che richiede l'attribuzione nella documentazione software.<ref>{{Cita web|url=http://www.xfree86.org/current/LICENSE4.html#6 |titolo=XFree86 License (version 1.1) |accesso=12 luglio 2007 |editore=XFree86 Project }}</ref> La [[Free Software Foundation]] sostiene che questa aggiunta è incompatibile con la versione 2 della GPL, ma compatibile con la versione 3.<ref>{{Cita web |url=httphttps://www.fsf.org/licensing/licenses/index_html#XFree861.1License |titolo=Licenses |accesso=12 luglio 2007 |editore=[[Free Software Foundation]] |urlmorto=sì |urlarchivio=https://web.archive.org/web/20081216005913/http://www.fsf.org/licensing/licenses/index_html#XFree861.1License |dataarchivio=16 dicembre 2008 }}</ref>
 
{{citazione|''The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by The XFree86 Project, Inc <nowiki>(http://www.xfree86.org/)</nowiki> and its contributors", in the same place and form as other third-party acknowledgments. Alternately, this acknowledgment may appear in the software itself, in the same form and ___location as other such third-party acknowledgments.''}}
Riga 88:
 
== Collegamenti esterni ==
* {{cita web|httphttps://opensource.org/licenses/mit-license.php|Il testo della licenza|lingua=en}}
* {{cita web|httphttps://www.github.com/steptr/MIT-License/|Una traduzione in italiano del testo inglese della licenza|lingua=it}}
* {{cita web|httphttps://opensource.org/|Home page della Open Source Initiative|lingua=en}}
 
{{FOSS}}