X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fengine%2FPlugin%2Fsolution.cxx;h=c74dbbbfb2e0c0cc727a4d6437f56901f4f7f097;hb=255150e4eec79294bbd06c7c464f309b4a264960;hp=9eab080440d0de1111026dbc6608d623a5f8e806;hpb=a84e60a749da66dffb73297fa5082b70b9d62f7d;p=modules%2Fyacs.git diff --git a/src/engine/Plugin/solution.cxx b/src/engine/Plugin/solution.cxx index 9eab08044..c74dbbbfb 100644 --- a/src/engine/Plugin/solution.cxx +++ b/src/engine/Plugin/solution.cxx @@ -1,20 +1,21 @@ -// --- C++ --- -// --- coding: latin_1 --- +// Copyright (C) 2006-2023 CEA, EDF // -// File -// creation : 2007-02-22.15.08.41 -// revision : $Id$ +// 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 // -// Copyright © 2007 Commissariat à l'Energie Atomique -// par Gilles ARNAUD (DM2S/SFME/LETR) -// C.E. Saclay; Bat 454; 91191 GIF/YVETTE CEDEX; France -// Tel: 01 69 08 38 86; Fax : 33 1 69 08 85 68 -// Gilles.Arnaud@cea.fr -// -// Object -// individu solution -// -//___________________________________________________________________ #include "solution.hxx"