Browse Source

Small updates to the licenses

master
Julio Biason 3 months ago
parent
commit
cc19a2057b
  1. 117
      licencas-em-10-minutos.html

117
licencas-em-10-minutos.html

@ -268,9 +268,9 @@ Zope Public License 2.1 ZPL - 2.1 Redundant with more popular
<h5>Obrigações</h5> <h5>Obrigações</h5>
<ul> <ul>
<li>Manter aviso de copyright nos arquivos.</li> <li>Manter aviso de copyright nos arquivos.</li>
<li>Mostar o aviso de copyright no binário.</li> <li>Mostar o aviso de copyright no binário.</li>
<li>Não pode usar o(s) nome(s) do(s) autor(es) original(is) como propaganda.</li> <li>Não pode usar o(s) nome(s) do(s) autor(es) original(is) como propaganda.</li>
</ul> </ul>
</section> </section>
@ -319,76 +319,56 @@ Zope Public License 2.1 ZPL - 2.1 Redundant with more popular
<h2>OpenMPI</h2> <h2>OpenMPI</h2>
<p> <p>
Licença: BSD 3-Clause<br/> Licença: BSD 3-Clause<br/>
Pode: usar o código<br/> Pode: usar o código<br/>
Tem: que manter o copyright, colocar que usa o software nas Tem: que manter o copyright, colocar que usa o software nas
propagandas<br/> propagandas<br/>
</p> </p>
<small class="fragment">VTK também</small> <small class="fragment">VTK também</small>
</section> </section>
<section> <section>
<h2>Scotch</h2> <h2>E aquela "Propriedade Intelectual"?</h2>
<p>
Licença: CeCILL-C<br/>
Pode: Basicamente o mesmo que GPL.<br/>
Tem: Basicamente o mesmo que GPL.<br/>
</section>
<section> <p class="fragment">Permanece com o autor da alteração.</p>
<h2>FFTW</h2>
<p> <small class="fragment">(tipo o Content Aware Filter)</small>
Licença: GPL2 ou superior<br/>
Pode: GPL.</br>
Tem: GPL.
</p>
</section> </section>
<section> <section>
<h2>KaHIP</h2> <h2>"Propriedade Intelectual" na prática</h2>
<p> <p>
Licença: MIT<br/> É possível trocar a licença de um projeto,
Pode: BSD 0-clause.<br/> <strong>
Tem: BSD 0-clause.<br/> desde que todos os donos das propriedades intelectuais
do projeto aceitem a troca
</strong>.
</p> </p>
</section> </section>
<section> <section>
<img src="_images/intermission_3696.jpg" class="stretch"/> <h3>Obrigações/Direitos</h3>
</section> <h4>Apache</h4>
<h5>Direitos</h5>
<section>
<h2>E aquela "Propridade Intelectual"?</h2>
<p class="fragment">Permanece com o autor da alteração.</p>
<small class="fragment">(tipo o Content Aware Filter)</small>
</section>
<section>
<h2>TBB</h2>
<p> <p>Usar o código como quiser.</p>
Licença: Apache<br/>
Pode: Mesmo que BSD<br/>
Tem: Mesmo que BSD, mas quem contrui para o projeto
automaticamente passa a propriedade intelectual para o
projeto, perde acesso às patentes se processar alguém do
projeto.
</p>
</section> </section>
<section> <section>
<h2>Alembic</h2> <h3>Obrigações/Direitos</h3>
<h4>Apache</h4>
<h5>Obrigações</h5>
<p> <ul>
Licença: BSD 3-clause<br/> <li>Manter aviso de copyright nos arquivos.</li>
Pode: Fazer o que que quiser.<br/> <li>Mostar o aviso de copyright no binário.</li>
Tem: Que mostrar o copyright no binário final. <li><strong>
A propriedade intelectual introduzida no
projeto passa a pertencer ao projeto.
</strong></li>
</ul>
</section> </section>
<section> <section>
@ -406,6 +386,17 @@ Zope Public License 2.1 ZPL - 2.1 Redundant with more popular
teria que ter acesso aos fontes)</p> teria que ter acesso aos fontes)</p>
</section> </section>
<section>
<h3>"Fonte está aberto para <u>todo mundo</u>"</h3>
<h2>ENTRETANTO...</h2>
<p class="fragment">
AGPL requer que, quem tem acesso ao resultado do
software, tem que acesso ao código fonte.
</p>
</section>
<section> <section>
<h3>"<u>Fonte está aberto</u> para todo mundo"</h3> <h3>"<u>Fonte está aberto</u> para todo mundo"</h3>
@ -432,27 +423,15 @@ Zope Public License 2.1 ZPL - 2.1 Redundant with more popular
<h2>BSL</h2> <h2>BSL</h2>
<p> <p>
Effective on the Change Date, or the fourth anniversary of Effective on the Change Date, or the fourth anniversary of
the first publicly available distribution of a specific the first publicly available distribution of a specific
version of the Licensed Work under this License, whichever version of the Licensed Work under this License, whichever
comes first, the Licensor hereby grants you rights under the comes first, the Licensor hereby grants you rights under the
terms of the Change License, and the rights granted in the terms of the Change License, and the rights granted in the
paragraph above terminate. paragraph above terminate.
</p> </p>
</section> </section>
<section>
<h2>BSL</h2>
<p>Quem usa?</p>
<ul>
<li>MariaDB</li>
<li>MongoDB</li>
<li>Hashicorp (Terraform)</li>
</ul>
</section>
<section data-background='_images/thats-all-folks.jpg'> <section data-background='_images/thats-all-folks.jpg'>
</section> </section>
</div> </div>

Loading…
Cancel
Save