Salome HOME
Merge branch 'BR_LAND_COVER_MAP' of ssh://git.salome-platform.org/modules/hydro into...
[modules/hydro.git] / src / HYDROData / HYDROData_IProfilesInterpolator.cxx
index 86c48384a3adda65cc363728df77318b7564c70f..05cb3729bbffd10a1a1289eee6ad8a62ac00e712 100644 (file)
@@ -1,8 +1,4 @@
-// Copyright (C) 2007-2015  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
-//
+// 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
@@ -195,4 +191,4 @@ NCollection_Sequence<gp_XYZ> HYDROData_IProfilesInterpolator::GetPoints( const s
   }
 
   return aProfilePoints;
-}
\ No newline at end of file
+}