Salome HOME
Merge branch 'BR_v14_rc' into BR_quadtree
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
index f78a73fe3a057e4dc152bb9b3660bbad02153660..e0235298104c1c8a62653d7ec2941cc0dcc183a1 100644 (file)
@@ -1,15 +1,8 @@
-
-%Copying
-Copyright (C) 2007-2013  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
-%End
-
+// Copyright (C) 2014-2015  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
@@ -23,38 +16,37 @@ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
+%Copying
+  Copyright (C) 2014-2015  EDF-R&D
+%End
 
 %Module HYDROPy
 
 %Copying
-Copyright (C) 2007-2013  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
-
-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.
-
-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 (C) 2014-2015  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, 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
 %End
 
 %Import QtGuimod.sip
 
 %Include CAS/gp_XY.sip
 %Include CAS/gp_XYZ.sip
-%Include CAS/TCollection_AsciiString.sip
 %Include CAS/NCollection_Sequence.sip
+%Include CAS/TCollection_AsciiString.sip
 %Include HYDROData_SequenceOfObjects.sip
 %Include HYDROData_IInterpolator.sip
 %Include HYDROData_Entity.sip
@@ -85,6 +77,8 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %Include HYDROData_Zone.sip
 %Include HYDROData_Region.sip
 %Include HYDROData_CalculationCase.sip
+%Include HYDROData_IProfilesInterpolator.sip
+%Include HYDROData_StricklerTable.sip
 
 %Include HYDROData_Document.sip
 %Include HYDROData_Application.sip