:lai0n :lai0n  • 10.06.14 19:10

[Tutorial] Licensa para softwares Empty [Tutorial] Licensa para softwares 10.06.14 19:10

GNU AFFERO GENERAL PUBLIC LICENSE
A licensa GNU Affero General Public License é uma licença copyleft livre para softwares e outros tipos de obras, especificamente concebidos para assegurar a cooperação com a comunidade, no caso de software servidor de rede. 
Como Aplicar Estes Termos Aos Seus novos Programas
Se você desenvolver um novo programa, e você quer que ele seja da maior utilidade possível para o público, a melhor maneira de conseguir isso é para torná-lo software livre que todos possam redistribuir e alterar, sob estes termos.
Para isso, anexe as notificações seguintes ao programa. É mais seguro anexá-los logo no início de cada arquivo-fonte para afirmar de forma mais eficaz a exclusão de garantia; e cada arquivo deve possuir pelo menos a linha "copyright" e uma indicação de onde o texto completo se encontra.
Código:
<one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Affero General Public License as
    published by the Free Software Foundation, either version 3 of the
    License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
Fiz esse tópico especialmente para as pessoas que estão se tornando programadores que nem eu :P

WoozT WoozT  • 10.06.14 19:15

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 10.06.14 19:15

Valeu eu tava precisando!!!

:lai0n :lai0n  • 10.06.14 19:20

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 10.06.14 19:20

[quote=joseluiz]Valeu eu tava precisando!!! [/quote]
Flood detected , vocês nem sabia que isso existia KK,

Foxy Foxy  • 10.06.14 19:54

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 10.06.14 19:54

Eu não entendi muito bem essa paradinha não, mas valeu por postar
Isso funfa como um anti-plagio?

νσℓ¢σм νσℓ¢σм  • 11.06.14 7:18

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 11.06.14 7:18

Reputação da mensagem: 100% (1 votos)
Eu já usei isso numa coisa minha é bom
vlw por partilhar

:lai0n :lai0n  • 11.06.14 11:21

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 11.06.14 11:21

[quote=Foxy]Eu não entendi muito bem essa paradinha não, mas valeu por postar
Isso funfa como um anti-plagio?[/quote]

Muitas vezes funciona , OFF: E dá um charme no code

:lai0n :lai0n  • 11.06.14 11:22

[Tutorial] Licensa para softwares Empty Re: [Tutorial] Licensa para softwares 11.06.14 11:22

Exemplo de um code que usa ele :
Código:
<?php
/*
*                               ASDASDSADA
*                               Version 1.0
*                   Copyright (C) 2014 li0n Developer
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License .
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Affero General Public License for more details.
*
* To "modify" a work means to copy from or adapt all or part of the
* work in a fashion requiring copyright permission, other than the
* making of an exact copy. The resulting work is called a "modified
* version" of the earlier work or a work "based on" the earlier work.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/


    function getContent() {
      
   if (strnatcmp(phpversion(),'5.2.0') >= 0) {
       echo '';
    } else {
       echo 'You need to have a version of PHP 5.2.0 .';
    }
      
    if(class_exists('MySQLi')) {
       echo '';
    } else {
       echo 'You need to have the mysqli extension.' ;
    }
       }
              
   getContent();
      
      function showContent(){
      }
Feito por mim xD
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.