From 36349089c6f786045ef372742fe993d161eef252 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Fri, 21 Jun 2013 14:10:02 +0200 Subject: [PATCH] Adding french licence text --- doc/fr/licence.rst | 48 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/fr/licence.rst diff --git a/doc/fr/licence.rst b/doc/fr/licence.rst new file mode 100644 index 0000000..13bae49 --- /dev/null +++ b/doc/fr/licence.rst @@ -0,0 +1,48 @@ +.. _section_licence: + +================================================================================ +Licence et conditions d'utilisation pour le module +================================================================================ + +.. index:: single: LICENCE +.. index:: single: SALOME +.. index:: single: ADAO + +La licence pour ce module est la GNU Lesser General Public License (Lesser GPL), +tel qu'il est déclaré ici et dans les fichiers sources:: + + + + Copyright (C) 2008-2013 EDF R&D + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com + +En outre, nous souhaitons que toute publication décrivant des travaux utilisant +ce module, ou tout produit commercial l'utilisant, cite au moins l'une des +références ci-dessous : + + * *ADAO, a SALOME module for Data Assimilation and Optimization*, + http://www.salome-platform.org/ + + * *ADAO, un module SALOME pour l'Assimilation de Données et l'Aide à + l'Optimisation*, http://www.salome-platform.org/ + + * *SALOME The Open Source Integration Platform for Numerical Simulation*, + http://www.salome-platform.org/ + +La documentation du module est également couverte par la licence et l'obligation +de citation. -- 2.39.2