X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_LinearInterpolator.cxx;h=aea863d188b14afb8b845cee2a97b1018660e788;hb=d398a8be8e0b0259b476b358d53d234ce4c82379;hp=9a8a7a9313a7c2084ab0a99ea196315441ef531c;hpb=545b5011c1c00404002867bd8ea2e63abdc16384;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_LinearInterpolator.cxx b/src/HYDROData/HYDROData_LinearInterpolator.cxx index 9a8a7a93..aea863d1 100644 --- a/src/HYDROData/HYDROData_LinearInterpolator.cxx +++ b/src/HYDROData/HYDROData_LinearInterpolator.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 @@ -108,4 +104,4 @@ void HYDROData_LinearInterpolator::Calculate() } SetErrorCode( aStatus ); -} \ No newline at end of file +}