X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_IProfilesInterpolator.cxx;h=05cb3729bbffd10a1a1289eee6ad8a62ac00e712;hb=545854182f0363f61284d5abe34c3627d4f3b088;hp=86c48384a3adda65cc363728df77318b7564c70f;hpb=545b5011c1c00404002867bd8ea2e63abdc16384;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_IProfilesInterpolator.cxx b/src/HYDROData/HYDROData_IProfilesInterpolator.cxx index 86c48384..05cb3729 100644 --- a/src/HYDROData/HYDROData_IProfilesInterpolator.cxx +++ b/src/HYDROData/HYDROData_IProfilesInterpolator.cxx @@ -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 HYDROData_IProfilesInterpolator::GetPoints( const s } return aProfilePoints; -} \ No newline at end of file +}