olivier leplus wrote:
voila, j'aimerais juste savoir comment faire pour mettre un logiciel
sous licence GNU/GPL s'il vous plait
merci :-)
salut,
c'est explique ici :
http://www.gnu.org/licenses/gpl-howto.html
c'est en anglais. desole je n'ai pas trouve de traduction. grosso modo,
tu n'as qu'a ajouter l'en-tete suivant a chaque fichier source du
logiciel, en plus de la mention de copyright. il est egalement de bon
ton de fournir un fichier nomme COPYING contenant la GPL dans le
paquetage, et un fichier README ou tu donnes entre autres tes
coordonnees (e-mail).
exemple d'en-tete:
(c) Copyright 2003, Olivier Leplus
This file is part of the Foobar project.
Foobar is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Foobar 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Foobar; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Linux-Azur : http://www.linux-azur.org
Désinscriptions: http://www.linux-azur.org/liste.php3
**** Pas de message au format HTML, SVP ****