Salome HOME
updated copyright message
[modules/kernel.git] / idl / DSC_Engines.idl
index 0e2431c0a8ac2de85240ffc5ae1280fa1c62ec75..56b2fb6ec548a77b4483f8335d79767a53f1ee56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -157,7 +157,7 @@ module Engines {
     /*! 
       It can be used by the framework or the component himself.
 
-      If it's the framework that wants the port, the reference has to be gived
+      If it's the framework that wants the port, the reference has to be given
       even if the port is not connected (boolean connection_error to false).
       Contrary, if it's the component that wants the port, the port is given
       in most of cases only if it is connected (boolean connection_error to true). 
@@ -318,7 +318,7 @@ module Engines {
     //!  Release a connection that has been previously created by the ConnectionManager.
     /*!
 
-      \param id The id of the connection previously gived by the connect operation
+      \param id The id of the connection previously given by the connect operation
       of the ConnectionManager.
       \param message state associated with the disconnection.