Salome HOME
[EDF30399] : Expose replay-dir parameter to define directory holding scenarii in...
[modules/yacs.git] / src / engine / Plugin / fonction.hxx
index a58bbe52c9721fa44d0feb17d57b56d20aad4e76..11b6ca8205adead3589ba8869ad1a9ca314987fb 100644 (file)
@@ -1,21 +1,21 @@
-// -*- C++ -*-
-// -*- coding: latin_1 -*-
+// Copyright (C) 2006-2024  CEA, EDF
 //
-//    File
-//      creation : 2007-02-26.04.24.28
-//      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
-//      prototype de la fonction d evaluation
-// 
-//___________________________________________________________________
-
 
 #ifndef __FONCTION__
 #define __FONCTION__