diff --git a/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx b/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx index 190fe9213b72ac3ef808a21152677bb4c3649b7e..a402cf880b7e96b93beaa9d45d794cf941af12a0 100644 --- a/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx +++ b/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx @@ -6,16 +6,17 @@ Version: $Revision$ - Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. - See OTBCopyright.txt for details. + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt for details. - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the above copyright notices for more information. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notices for more information. =========================================================================*/ -// this file defines the otbMultiScaleTest for the test driver +// this file defines the otbDisparityMapEstimationTest for the test driver // and all it expects is that you have a function called RegisterTests #include <iostream>