Boost Software License: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m +Tmp
m WPCleaner v2.05 - fix Open-source - Open-source
 
(14 versioni intermedie di 9 utenti non mostrate)
Riga 1:
{{Tmp|Infobox licenzaLicenza software}}
[[en:| nome = Boost Software License]]
| immagine =
| didascalia =
| autore = [[Boost C++ Libraries|Boost.org]]
| versione = 1.0
| copyright =
| data = 2003
| approvata OSI = Sì<ref name="osi" />
| approvata Debian = Sì
| software libero = Sì<ref name="gnu" />
| compatibile GPL = Sì<ref name="gnu" />
| copyleft = No<ref name="gnu" />
| linking = Sì
}}
 
La '''Boost Software License''' è una [[Licenza (informatica)|licenza]] [[open- source]] usata dalle [[Boost (C++)|librerie Boost]]. EssaÈ èutilizzata anche una popolare licenza perda un numero significativo di altri progetti [[C++]] open source. Essa èÈ considerata una licenza permissiva, nello stile delle popolari [[licenza BSD|licenze BSD]] e [[licenza MIT|MIT]].
 
La licenza è OSI-approvata dal dall'[[febbraioOpen Source Initiative|OSI]] dal febbraio [[2008]]<ref name="osi">[https://opensource.org/licenses/BSL-1.0 Boost Software License 1.0 sul sito dell'OSI]</ref><ref name="osi-ml">[httphttps://lists.boost.org/Archives/boost/2008/02/133103.php Boost mailing list archive]</ref>.
 
Secondo la [[Free Software Foundation]]<ref name="gnu">[httphttps://www.fsfgnu.org/licensing/licenses/license-list.html#boost Licenze varie e commenti relativi - Progetto LicensesGNU - Free Software Foundation]</ref>, questa licenza è compatibile con la [[GNU General Public License]].
 
== Termini ==
<pre>
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
 
Permission is hereby granted, free of charge, to any person or organization
== Collegamenti esterni ==
obtaining a copy of the software and accompanying documentation covered by
* [http://www.boost.org/LICENSE_1_0.txt Testo della licenza Boost]
this license (the "Software") to use, reproduce, display, distribute,
* [http://www.boost.org/more/license_info.html Boost Software License background]
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
 
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
</pre>
 
== Note ==
<references/>
 
== Altri progetti ==
[[Categoria:Licenze di software libero]]
{{Interprogetto}}
 
== Collegamenti esterni ==
* {{Collegamenti esterni}}
* [http{{cita web|https://www.boost.org/more/license_info.html |Boost Software License background]|lingua=en}}
 
{{Portale|software libero}}
 
[[Categoria:Licenze non-copyleft di software libero]]
[[en:Boost Software License]]
[[es:Boost Software License]]
[[fr:Boost Software License]]
[[zh:Boost许可证]]