Salome HOME
Copyright update 2021
[samples/component.git] / src / AdditionComponent / Addition_Adder_Impl.hxx
index 01abad0489b99bf4eb4b9f383862ce83bc852dc2..362c3b0554ae7dfaa3aae7845e39c51fecd6ee85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -6,7 +6,7 @@
 // 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
@@ -66,8 +66,8 @@ class ADDITIONCOMPONENTENGINE_EXPORT Adder_Impl :  public POA_AdditionComponent:
 
     virtual void LastResult( CORBA::Double & z ) ;
 
-    virtual Engines::EngineComponent_ptr LccAdditionInterface( char * aContainer ,
-                                                               char * aComponentName ) ;
+    virtual Engines::EngineComponent_ptr LccAdditionInterface( const char * aContainer ,
+                                                               const char * aComponentName ) ;
 
   private: