Salome HOME
Copyrights update 2015.
[modules/hexablock.git] / src / HEXABLOCK / HexCloner.hxx
index 1d32a429751d8a4d4cd8c165f8851f82ba7cde46..108b208976ccf80d869ac3f2a85d62df86505358 100755 (executable)
@@ -1,9 +1,9 @@
-// Copyright (C) 2009-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2015  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
 #ifndef __CLONER_H
 #define __CLONER_H
 
-#include "Hex_defines.hxx"
 #include "hexa_base.hxx"
 
 #include <map>
 
 BEGIN_NAMESPACE_HEXA
 
-class HEXABLOCKENGINE_EXPORT Cloner 
+class HexaExport Cloner 
 {
 public:
     Cloner (Matrix* mat);