]> SALOME platform Git repositories - plugins/hybridplugin.git/blobdiff - src/GUI/HYBRIDPluginGUI.cxx
Salome HOME
Copyright update 2022
[plugins/hybridplugin.git] / src / GUI / HYBRIDPluginGUI.cxx
index df990e61f60f40fa065fd6d1a70a416d1861a0da..e72741040d5827c414803b328063a66ce08f83d0 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, 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.
+// 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
@@ -18,8 +18,8 @@
 //
 
 // ---
-// File    : HYBRIDPluginGUI.cxx
-// Authors : Gilles DAVID (Euriware)
+// File   : HYBRIDPluginGUI.cxx
+// Author : Christian VAN WAMBEKE (CEA)
 // ---
 //
 #include "HYBRIDPluginGUI_HypothesisCreator.h"
@@ -31,8 +31,7 @@
 //=============================================================================
 extern "C"
 {
-  HYBRIDPLUGINGUI_EXPORT
-  SMESHGUI_GenericHypothesisCreator* GetHypothesisCreator( const QString& aHypType )
+  HYBRIDPLUGINGUI_EXPORT SMESHGUI_GenericHypothesisCreator* GetHypothesisCreator( const QString& aHypType )
   {
     SMESHGUI_GenericHypothesisCreator* aCreator = NULL;