| 
							- Exemples de codes en langage Go pour le cours de l'Ecole du Logiciel Libre
 -     Copyright (C) 2022 Patrick Foubet E2L
 - 
 - -   Ce programme est un logiciel libre : vous pouvez le redistribuer et/ou
 -     le modifier selon les termes de la Licence Publique Générale GNU telle que
 -     publiée par la la Free Software Foundation, soit la version 3 de la licence,
 -     ou (à votre choix) toute version ultérieure.
 - 
 -     Ce programme est distribué dans l'espoir qu'il sera utile,
 -     mais SANS AUCUNE GARANTIE ; sans même la garantie implicite de
 -     VALEUR COMMERCIALE ou d'ADÉQUATION À UN USAGE PARTICULIER.
 -     Voir la Licence publique générale GNU pour plus de détails.
 - 
 -     Vous devriez avoir reçu une copie de la Licence Publique Générale GNU
 -     Si ce n'est pas le cas, consultez <https://www.gnu.org/licenses/>.
 - 
 - -   This program 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 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 General Public License for more details.
 - 
 -     You should have received a copy of the GNU General Public License
 -     along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 
  |