Skip to content
Extraits de code Groupes Projets
Valider 2f3fbf5f rédigé par Fil's avatar Fil
Parcourir les fichiers

infos de licence et de copyright, en français et en anglais. Votre serviteur...

infos de licence et de copyright, en français et en anglais. Votre serviteur est officiellement co-auteur de spip, champagne !   ;)
parent 8f98facc
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
{{{ GNU GENERAL PUBLIC LICENSE }}}
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
{{{ Preamble }}}
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
......@@ -58,8 +57,8 @@ patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
{{{ GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION }}}
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
......@@ -257,7 +256,7 @@ make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
{{{ NO WARRANTY }}}
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
......@@ -279,4 +278,4 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
END OF TERMS AND CONDITIONS
Ce diff est replié.
......@@ -1947,7 +1947,7 @@ function fin_page() {
<p>&nbsp;</p>
<div align='right'><font face="Verdana,Arial,Helvetica,sans-serif" size='2'>
<a href='http://www.uzine.net/spip'>SPIP <?php echo $spip_version_affichee; ?></a>
est un logiciel libre distribu&eacute; <a href='gpl.txt'>sous licence GPL.</a>
est un logiciel libre distribu&eacute; <a href='licence.php3'>sous licence GPL.</a>
<?php
if (ereg("index.php3$", $GLOBALS['REQUEST_URI'])) {
......
<?php
include ("inc_version.php3");
include_ecrire ("inc_presentation.php3");
include_ecrire ("inc_texte.php3");
if ($f == 'gpl')
install_debut_html("GNU General Public License");
else if ($f == 'gpl_fr')
install_debut_html("Licence publique g&eacute;n&eacute;rale GNU (traduction non officielle)");
else {
install_debut_html("Licence et conditions d'utilisation");
$f = 'licence';
}
$texte = join('', file("$f.txt"));
echo propre("<tt>$texte</tt>");
echo "<pre><hr class='spip'>
<b>[<a href='licence.php3'>Conditions d'utilisation</a>]
[<a href='licence.php3?f=gpl'>GNU General Public License</a>]
[<a href='licence.php3?f=gpl_fr'>Traduction fran&ccedil;aise</a>]
[<a href='./'>Retour au site</a>]</b></pre>";
install_fin_html();
?>
{{{ SPIP, Syst&egrave;me de publication pour l'internet }}}
Copyright &copy; 2001-2002, Arnaud Martin, Antoine Pitrou et Philippe Rivi&egrave;re
pour le Minir&eacute;zo.
Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou le
modifier conform&eacute;ment aux dispositions de la Licence Publique G&eacute;n&eacute;rale GNU,
telle que publi&eacute;e par la Free Software Foundation ; version 2 de la licence,
ou encore (&agrave; votre choix) toute version ult&eacute;rieure.
Ce programme est distribu&eacute; dans l'espoir qu'il sera utile, mais SANS AUCUNE
GARANTIE ; sans même la garantie implicite de COMMERCIALISATION ou
D'ADAPTATION A UN OBJET PARTICULIER. Pour plus de d&eacute;tails, voir la Licence
Publique G&eacute;n&eacute;rale GNU.
Un exemplaire de la Licence Publique G&eacute;n&eacute;rale GNU doit &ecirc;tre
fourni avec ce programme ; si ce n'est pas le cas, &eacute;crivez &agrave; la Free
Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, Etats-Unis.
{{ Ce logiciel est t&eacute;l&eacute;chargeable &agrave; l'adresse
[->http://www.uzine.net/spip] ; vous trouverez &eacute;galement, sur ce
site, un mode d'emploi complet et des informations suppl&eacute;mentaires. }}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter