From 8dcb4983df00ce718c16a32a0b2d0f94e4aecd4a Mon Sep 17 00:00:00 2001 From: Sebastien Dinot <sebastien.dinot@c-s.fr> Date: Wed, 8 Mar 2017 10:04:03 +0100 Subject: [PATCH] LICENSE: Remove obsolete CVS properties (Id, Date, Revision, RCSfile) --- Documentation/SoftwareGuide/Cover/Source/AntialiasFilter.cxx | 3 --- .../SoftwareGuide/Cover/Source/BinaryMaskMedianFilter.cxx | 3 --- Documentation/SoftwareGuide/Cover/Source/DilateFilter.cxx | 3 --- .../SoftwareGuide/Cover/Source/ImageReadExtractWriteRGB.cxx | 3 --- .../SoftwareGuide/Cover/Source/ModelBasedSegmentation.cxx | 3 --- Documentation/SoftwareGuide/Cover/Source/NegateFilter.cxx | 3 --- .../SoftwareGuide/Cover/Source/RescaleIntensityFilter.cxx | 3 --- .../Cover/Source/VectorGradientAnisotropicDiffusionFilter.cxx | 3 --- Examples/Application/ApplicationExample.cxx | 2 -- Examples/BasicFilters/BandMathFilterExample.cxx | 2 -- Examples/BasicFilters/BandMathXImageFilterExample.cxx | 2 -- Examples/BasicFilters/DEMToRainbowExample.cxx | 2 -- Examples/BasicFilters/FrostImageFilter.cxx | 2 -- Examples/BasicFilters/HillShadingExample.cxx | 2 -- Examples/BasicFilters/IndexedToRGBExample.cxx | 2 -- Examples/BasicFilters/LeeImageFilter.cxx | 2 -- Examples/BasicFilters/MeanShiftSegmentationFilterExample.cxx | 2 -- Examples/BasicFilters/PrintableImageFilterExample.cxx | 2 -- Examples/BasicFilters/ScalingFilterExample.cxx | 2 -- Examples/ChangeDetection/ChangeDetectionFrameworkExample.cxx | 2 -- Examples/ChangeDetection/CorrelChDet.cxx | 2 -- Examples/ChangeDetection/DiffChDet.cxx | 2 -- Examples/ChangeDetection/JHMIChDet.cxx | 2 -- Examples/ChangeDetection/KullbackLeiblerDistanceChDet.cxx | 2 -- Examples/ChangeDetection/KullbackLeiblerProfileChDet.cxx | 2 -- .../ChangeDetection/KullbackLeiblerSupervizedDistanceChDet.cxx | 2 -- Examples/ChangeDetection/LHMIChDet.cxx | 2 -- Examples/ChangeDetection/MultivariateAlterationDetector.cxx | 2 -- Examples/ChangeDetection/RatioChDet.cxx | 2 -- Examples/Classification/BayesianPluginClassifier.cxx | 2 -- .../Classification/ClassificationMapRegularizationExample.cxx | 2 -- .../DempsterShaferFusionOfClassificationMapsExample.cxx | 2 -- .../ExpectationMaximizationMixtureModelEstimator.cxx | 2 -- Examples/Classification/KMeansImageClassificationExample.cxx | 2 -- Examples/Classification/KdTreeBasedKMeansClustering.cxx | 2 -- .../MajorityVotingFusionOfClassificationMapsExample.cxx | 2 -- Examples/Classification/SOMImageClassificationExample.cxx | 2 -- Examples/Classification/ScalarImageKmeansClassifier.cxx | 2 -- Examples/Classification/ScalarImageKmeansModelEstimator.cxx | 2 -- Examples/Classification/ScalarImageMarkovRandomField1.cxx | 2 -- .../Classification/SupervisedImageClassificationExample.cxx | 2 -- Examples/DataRepresentation/Containers/TreeContainer.cxx | 2 -- Examples/DataRepresentation/Image/Image1.cxx | 2 -- Examples/DataRepresentation/Image/Image2.cxx | 2 -- Examples/DataRepresentation/Image/Image3.cxx | 2 -- Examples/DataRepresentation/Image/Image4.cxx | 2 -- Examples/DataRepresentation/Image/Image5.cxx | 2 -- Examples/DataRepresentation/Image/Image6.cxx | 2 -- Examples/DataRepresentation/Image/ImageAdaptor1.cxx | 2 -- Examples/DataRepresentation/Image/ImageAdaptor2.cxx | 2 -- Examples/DataRepresentation/Image/ImageAdaptor3.cxx | 2 -- Examples/DataRepresentation/Image/ImageAdaptor4.cxx | 2 -- Examples/DataRepresentation/Image/ImageListExample.cxx | 2 -- Examples/DataRepresentation/Image/RGBImage.cxx | 2 -- Examples/DataRepresentation/Image/VectorImage.cxx | 2 -- Examples/DataRepresentation/Mesh/Mesh1.cxx | 2 -- Examples/DataRepresentation/Mesh/Mesh2.cxx | 2 -- Examples/DataRepresentation/Mesh/Mesh3.cxx | 2 -- Examples/DataRepresentation/Mesh/PointSet1.cxx | 2 -- Examples/DataRepresentation/Mesh/PointSet2.cxx | 2 -- Examples/DataRepresentation/Mesh/PointSet3.cxx | 2 -- Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx | 2 -- Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx | 2 -- Examples/DimensionReduction/ICAExample.cxx | 2 -- Examples/DimensionReduction/MNFExample.cxx | 2 -- Examples/DimensionReduction/MaximumAutocorrelationFactor.cxx | 2 -- Examples/DimensionReduction/NAPCAExample.cxx | 2 -- Examples/DimensionReduction/PCAExample.cxx | 2 -- Examples/DisparityMap/FineRegistrationImageFilterExample.cxx | 2 -- Examples/DisparityMap/NCCRegistrationFilterExample.cxx | 2 -- Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx | 2 -- Examples/DisparityMap/StereoReconstructionExample.cxx | 2 -- Examples/FeatureExtraction/AlignmentsExample.cxx | 2 -- .../AsymmetricFusionOfLineDetectorExample.cxx | 2 -- Examples/FeatureExtraction/CloudDetectionExample.cxx | 2 -- Examples/FeatureExtraction/ComplexMomentPathExample.cxx | 2 -- .../FeatureExtraction/ComplexMomentsImageFunctionExample.cxx | 2 -- Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx | 2 -- Examples/FeatureExtraction/EdgeDensityExample.cxx | 2 -- Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx | 2 -- Examples/FeatureExtraction/ExtractRoadExample.cxx | 2 -- Examples/FeatureExtraction/ExtractSegmentsByStepsExample.cxx | 2 -- Examples/FeatureExtraction/ExtractSegmentsExample.cxx | 2 -- .../FeatureExtraction/FlusserMomentsImageFunctionExample.cxx | 2 -- Examples/FeatureExtraction/HarrisExample.cxx | 2 -- Examples/FeatureExtraction/HuMomentsImageFunctionExample.cxx | 2 -- Examples/FeatureExtraction/LineSegmentDetectorExample.cxx | 2 -- Examples/FeatureExtraction/LocalHoughExample.cxx | 2 -- Examples/FeatureExtraction/PanTexExample.cxx | 2 -- Examples/FeatureExtraction/ParallelLineDetectionExample.cxx | 2 -- Examples/FeatureExtraction/RatioLineDetectorExample.cxx | 2 -- Examples/FeatureExtraction/RightAngleDetectionExample.cxx | 2 -- Examples/FeatureExtraction/SFSExample.cxx | 2 -- Examples/FeatureExtraction/SURFExample.cxx | 2 -- Examples/FeatureExtraction/SeamCarvingExample.cxx | 2 -- Examples/FeatureExtraction/SeamCarvingOtherExample.cxx | 2 -- Examples/FeatureExtraction/TextureExample.cxx | 2 -- Examples/FeatureExtraction/ThresholdToPointSetExample.cxx | 2 -- Examples/FeatureExtraction/TouziEdgeDetectorExample.cxx | 2 -- Examples/Filtering/BinaryThresholdImageFilter.cxx | 2 -- Examples/Filtering/CannyEdgeDetectionImageFilter.cxx | 2 -- Examples/Filtering/CompositeFilterExample.cxx | 2 -- Examples/Filtering/DanielssonDistanceMapImageFilter.cxx | 2 -- Examples/Filtering/DerivativeImageFilter.cxx | 2 -- Examples/Filtering/DiscreteGaussianImageFilter.cxx | 2 -- Examples/Filtering/GeometriesChangeSpatialReference.cxx | 2 -- Examples/Filtering/GeometriesFilter.cxx | 2 -- Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx | 2 -- Examples/Filtering/GradientMagnitudeImageFilter.cxx | 2 -- .../GradientMagnitudeRecursiveGaussianImageFilter.cxx | 2 -- Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx | 2 -- Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx | 2 -- Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx | 2 -- Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx | 2 -- Examples/Filtering/MeanImageFilter.cxx | 2 -- Examples/Filtering/MedianImageFilter.cxx | 2 -- Examples/Filtering/RasterizationExample.cxx | 2 -- .../Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx | 2 -- Examples/Filtering/ThresholdImageFilter.cxx | 2 -- Examples/Fusion/BayesianFusionImageFilter.cxx | 2 -- Examples/Fusion/PanSharpeningExample.cxx | 2 -- Examples/Hyperspectral/HyperspectralUnmixingExample.cxx | 2 -- Examples/IO/ComplexImageReadWrite.cxx | 2 -- Examples/IO/DEMHandlerExample.cxx | 2 -- Examples/IO/DEMToImageGenerator.cxx | 2 -- Examples/IO/ExplicitStreamingExample.cxx | 2 -- Examples/IO/ExtractROI.cxx | 2 -- Examples/IO/HDFReaderExample.cxx | 2 -- Examples/IO/ImageReadCastWrite.cxx | 2 -- Examples/IO/ImageReadRegionOfInterestWrite.cxx | 2 -- Examples/IO/ImageReadWrite.cxx | 2 -- Examples/IO/ImageSeriesIOExample.cxx | 2 -- Examples/IO/ImageToKmzAndMapFileProductExample.cxx | 2 -- Examples/IO/MetadataExample.cxx | 2 -- Examples/IO/MultibandImageReadWrite.cxx | 2 -- Examples/IO/OGRWrappersExample.cxx | 2 -- Examples/IO/RGBImageReadWrite.cxx | 2 -- Examples/IO/StreamingImageReadWrite.cxx | 2 -- Examples/IO/TileMapImageIOExample.cxx | 2 -- Examples/IO/VectorDataIOExample.cxx | 2 -- Examples/Installation/HelloWorld.cxx | 2 -- Examples/Iterators/ImageLinearIteratorWithIndex.cxx | 2 -- Examples/Iterators/ImageLinearIteratorWithIndex2.cxx | 2 -- Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx | 2 -- Examples/Iterators/ImageRegionIterator.cxx | 2 -- Examples/Iterators/ImageRegionIteratorWithIndex.cxx | 2 -- Examples/Iterators/ImageSliceIteratorWithIndex.cxx | 2 -- Examples/Iterators/IteratorsExamples.cxx | 2 -- Examples/Iterators/NeighborhoodIterators1.cxx | 2 -- Examples/Iterators/NeighborhoodIterators2.cxx | 2 -- Examples/Iterators/NeighborhoodIterators3.cxx | 2 -- Examples/Iterators/NeighborhoodIterators4.cxx | 2 -- Examples/Iterators/NeighborhoodIterators5.cxx | 2 -- Examples/Iterators/NeighborhoodIterators6.cxx | 2 -- Examples/Iterators/ShapedNeighborhoodIterators1.cxx | 2 -- Examples/Iterators/ShapedNeighborhoodIterators2.cxx | 2 -- Examples/Learning/GenerateTrainingImageExample.cxx | 2 -- Examples/Learning/SEMModelEstimatorExample.cxx | 2 -- Examples/Learning/SOMClassifierExample.cxx | 2 -- Examples/Learning/SOMExample.cxx | 2 -- .../Learning/SVMGenericKernelImageClassificationExample.cxx | 2 -- .../Learning/SVMGenericKernelImageModelEstimatorExample.cxx | 2 -- Examples/Learning/SVMImageClassificationExample.cxx | 2 -- .../Learning/SVMImageEstimatorClassificationMultiExample.cxx | 2 -- Examples/Learning/SVMImageModelEstimatorExample.cxx | 2 -- Examples/Learning/SVMPointSetClassificationExample.cxx | 2 -- Examples/Learning/SVMPointSetExample.cxx | 2 -- Examples/Learning/SVMPointSetModelEstimatorExample.cxx | 2 -- .../Learning/TrainMachineLearningModelFromImagesExample.cxx | 2 -- .../Learning/TrainMachineLearningModelFromSamplesExample.cxx | 2 -- Examples/Markov/MarkovClassification1Example.cxx | 2 -- Examples/Markov/MarkovClassification2Example.cxx | 2 -- Examples/Markov/MarkovClassification3Example.cxx | 2 -- Examples/Markov/MarkovRegularizationExample.cxx | 2 -- Examples/Markov/MarkovRestorationExample.cxx | 2 -- .../MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx | 2 -- .../MultiScale/MorphologicalPyramidSegmentationExample.cxx | 2 -- Examples/MultiScale/MorphologicalPyramidSegmenterExample.cxx | 2 -- .../MultiScale/MorphologicalPyramidSynthesisFilterExample.cxx | 2 -- Examples/OBIA/HooverMetricsEstimation.cxx | 2 -- Examples/OBIA/ImageToLabelToImage.cxx | 2 -- Examples/OBIA/KeepNObjects.cxx | 2 -- Examples/OBIA/LabelMapToVectorData.cxx | 2 -- Examples/OBIA/RadiometricAttributesLabelMapFilterExample.cxx | 2 -- Examples/OBIA/ShapeAttributeComputation.cxx | 2 -- Examples/Patented/EstimateAffineTransformationExample.cxx | 2 -- Examples/Patented/SIFTDensityExample.cxx | 2 -- Examples/Patented/SIFTDisparityMapEstimation.cxx | 2 -- Examples/Patented/SIFTExample.cxx | 2 -- Examples/Patented/SIFTFastExample.cxx | 2 -- Examples/Projections/CoordinateToNameExample.cxx | 2 -- Examples/Projections/EstimateRPCSensorModelExample.cxx | 2 -- Examples/Projections/GeometriesProjectionExample.cxx | 2 -- Examples/Projections/MapProjectionExample.cxx | 2 -- Examples/Projections/OrthoRectificationExample.cxx | 2 -- Examples/Projections/PlaceNameToLonLatExample.cxx | 2 -- Examples/Projections/SensorModelExample.cxx | 2 -- Examples/Projections/VectorDataExtractROIExample.cxx | 2 -- Examples/Projections/VectorDataProjectionExample.cxx | 2 -- .../ARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- .../AVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx | 2 -- Examples/Radiometry/AtmosphericCorrectionSequencement.cxx | 2 -- Examples/Radiometry/NDVIRAndNIRVegetationIndexImageFilter.cxx | 2 -- Examples/Registration/ImageRegistration1.cxx | 2 -- Examples/Registration/ImageRegistration2.cxx | 2 -- Examples/Registration/ImageRegistration5.cxx | 2 -- Examples/Registration/ImageRegistration9.cxx | 2 -- Examples/Segmentation/ConfidenceConnected.cxx | 2 -- Examples/Segmentation/ConnectedThresholdImageFilter.cxx | 2 -- Examples/Segmentation/FastMarchingImageFilter.cxx | 2 -- Examples/Segmentation/IsolatedConnectedImageFilter.cxx | 2 -- .../Segmentation/LabelizeNeighborhoodConnectedImageFilter.cxx | 2 -- Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx | 2 -- Examples/Segmentation/OtsuMultipleThresholdImageFilter.cxx | 2 -- Examples/Segmentation/OtsuThresholdImageFilter.cxx | 2 -- Examples/Segmentation/StreamingMeanShiftSegmentation.cxx | 2 -- Examples/Segmentation/VectorConfidenceConnected.cxx | 2 -- Examples/Segmentation/WatershedSegmentation.cxx | 2 -- Examples/Simulation/LAIAndPROSAILToSensorResponse.cxx | 2 -- Examples/Simulation/LAIFromNDVIImageTransform.cxx | 2 -- Examples/Simulation/ProsailModel.cxx | 2 -- Examples/Tutorials/FilteringPipeline.cxx | 2 -- Examples/Tutorials/HelloWorldOTB.cxx | 2 -- Examples/Tutorials/Multispectral.cxx | 2 -- Examples/Tutorials/OrthoFusion.cxx | 2 -- Examples/Tutorials/Pipeline.cxx | 2 -- Examples/Tutorials/ScalingPipeline.cxx | 2 -- Examples/Tutorials/SmarterFilteringPipeline.cxx | 2 -- Modules/Adapters/BoostAdapters/include/otbBoostDox.h | 2 -- Modules/Adapters/BoostAdapters/include/otbJoinContainer.h | 2 -- Modules/Adapters/BoostAdapters/include/otbStringUtils.h | 2 -- .../Adapters/BoostAdapters/include/otb_boost_expint_header.h | 2 -- .../Adapters/BoostAdapters/include/otb_boost_graph_header.h | 2 -- .../BoostAdapters/include/otb_boost_math_gamma_header.h | 2 -- .../BoostAdapters/include/otb_boost_math_normal_header.h | 2 -- .../Adapters/BoostAdapters/include/otb_boost_string_header.h | 2 -- .../BoostAdapters/include/otb_boost_tokenizer_header.h | 2 -- Modules/Adapters/CurlAdapters/include/otbCurlHelper.h | 2 -- Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h | 2 -- Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h | 2 -- Modules/Adapters/CurlAdapters/src/otbCurlHelper.cxx | 2 -- Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx | 2 -- Modules/Adapters/CurlAdapters/src/otbCurlHelperStub.cxx | 2 -- Modules/Adapters/CurlAdapters/test/otbIsNightlyRevision.cxx | 2 -- Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h | 2 -- Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h | 2 -- Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h | 2 -- .../GdalAdapters/include/otbGeometriesToGeometriesFilter.h | 2 -- .../GdalAdapters/include/otbGeometriesToGeometriesFilter.txx | 2 -- Modules/Adapters/GdalAdapters/include/otbImageReference.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGR.h | 2 -- .../Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h | 2 -- .../Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx | 2 -- .../Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h | 2 -- Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h | 2 -- Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx | 2 -- .../GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRFieldWrapper.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy1x.cxx | 2 -- Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy2x.cxx | 2 -- .../Adapters/GdalAdapters/test/otbOGRDataSourceWrapperIO.cxx | 2 -- .../Adapters/GdalAdapters/test/otbOGRDataSourceWrapperNew.cxx | 2 -- Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h | 2 -- .../Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h | 2 -- .../OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h | 2 -- .../Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h | 2 -- .../OSSIMAdapters/include/otbPlatformPositionAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h | 2 -- .../Adapters/OSSIMAdapters/include/otbSarSensorModelAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h | 2 -- Modules/Adapters/OSSIMAdapters/src/otbDEMConvertAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbDEMHandler.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbDateTimeAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbEllipsoidAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbFilterFunctionValues.cxx | 2 -- .../OSSIMAdapters/src/otbGeometricSarSensorModelAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbImageKeywordlist.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbMapProjectionAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbMetaDataKey.cxx | 2 -- .../Adapters/OSSIMAdapters/src/otbPlatformPositionAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx | 2 -- .../Adapters/OSSIMAdapters/src/otbSarSensorModelAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/src/otbSensorModelAdapter.cxx | 2 -- Modules/Adapters/OSSIMAdapters/test/otbDEMHandlerTest.cxx | 2 -- .../OSSIMAdapters/test/otbGeometricSarSensorModelAdapter.cxx | 2 -- .../OSSIMAdapters/test/otbMapProjectionAdapterTest.cxx | 2 -- .../Adapters/OSSIMAdapters/test/otbOssimElevManagerTest2.cxx | 2 -- .../Adapters/OSSIMAdapters/test/otbOssimElevManagerTest4.cxx | 2 -- .../OSSIMAdapters/test/otbOssimJpegFileResourceLeakTest.cxx | 2 -- .../Adapters/OSSIMAdapters/test/otbRPCSolverAdapterTest.cxx | 2 -- .../Adapters/OSSIMAdapters/test/otbTestImageKeywordlist.cxx | 2 -- Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h | 2 -- Modules/Adapters/OpenThreadsAdapters/src/otbThreads.cxx | 2 -- Modules/Adapters/OpenThreadsAdapters/test/otbThreadsTest.cxx | 2 -- .../app/otbMultivariateAlterationDetector.cxx | 2 -- .../app/otbClassificationMapRegularization.cxx | 2 -- .../AppClassification/app/otbComputeConfusionMatrix.cxx | 2 -- .../AppClassification/app/otbComputeImagesStatistics.cxx | 2 -- .../app/otbComputeOGRLayersFeaturesStatistics.cxx | 2 -- .../app/otbComputePolylineFeatureFromImage.cxx | 2 -- .../AppClassification/app/otbDSFuzzyModelEstimation.cxx | 2 -- .../AppClassification/app/otbFusionOfClassifications.cxx | 2 -- .../Applications/AppClassification/app/otbImageClassifier.cxx | 2 -- .../AppClassification/app/otbKMeansClassification.cxx | 2 -- .../AppClassification/app/otbMultiImageSamplingRate.cxx | 2 -- .../AppClassification/app/otbOGRLayerClassifier.cxx | 2 -- .../AppClassification/app/otbPolygonClassStatistics.cxx | 2 -- .../AppClassification/app/otbPredictRegression.cxx | 2 -- .../AppClassification/app/otbSOMClassification.cxx | 2 -- .../Applications/AppClassification/app/otbSampleExtraction.cxx | 2 -- .../Applications/AppClassification/app/otbSampleSelection.cxx | 2 -- .../AppClassification/app/otbTrainImagesClassifier.cxx | 2 -- .../AppClassification/app/otbTrainOGRLayersClassifier.cxx | 2 -- .../Applications/AppClassification/app/otbTrainRegression.cxx | 2 -- .../AppClassification/app/otbTrainVectorClassifier.cxx | 2 -- .../AppClassification/app/otbVectorDataDSValidation.cxx | 2 -- .../AppClassification/include/otbLearningApplicationBase.h | 2 -- .../AppClassification/include/otbLearningApplicationBase.txx | 2 -- .../Applications/AppClassification/include/otbTrainBoost.txx | 2 -- .../AppClassification/include/otbTrainDecisionTree.txx | 2 -- .../AppClassification/include/otbTrainGradientBoostedTree.txx | 2 -- Modules/Applications/AppClassification/include/otbTrainKNN.txx | 2 -- .../Applications/AppClassification/include/otbTrainLibSVM.txx | 2 -- .../AppClassification/include/otbTrainNeuralNetwork.txx | 2 -- .../AppClassification/include/otbTrainNormalBayes.txx | 2 -- .../AppClassification/include/otbTrainRandomForests.txx | 2 -- Modules/Applications/AppClassification/include/otbTrainSVM.txx | 2 -- .../AppClassification/include/otbTrainSharkRandomForests.txx | 2 -- .../AppDescriptors/app/otbHomologousPointsExtraction.cxx | 2 -- .../app/otbDimensionalityReduction.cxx | 2 -- .../Applications/AppDomainTransform/app/otbDomainTransform.cxx | 2 -- Modules/Applications/AppEdge/app/otbEdgeExtraction.cxx | 2 -- Modules/Applications/AppEdge/app/otbLineSegmentDetection.cxx | 2 -- Modules/Applications/AppFiltering/app/otbDespeckle.cxx | 2 -- Modules/Applications/AppFiltering/app/otbSmoothing.cxx | 2 -- .../Applications/AppFusion/app/otbBundleToPerfectSensor.cxx | 2 -- Modules/Applications/AppFusion/app/otbPansharpening.cxx | 2 -- .../AppHyperspectral/app/otbHyperspectralUnmixing.cxx | 2 -- .../AppHyperspectral/app/otbVertexComponentAnalysis.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbColorMapping.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbCompareImages.cxx | 2 -- .../Applications/AppImageUtils/app/otbConcatenateImages.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbConvert.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbDEMConvert.cxx | 2 -- .../Applications/AppImageUtils/app/otbDownloadSRTMTiles.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbExtractROI.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbManageNoData.cxx | 2 -- .../AppImageUtils/app/otbMultiResolutionPyramid.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbPixelValue.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbQuicklook.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbReadImageInfo.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbRescale.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbSplitImage.cxx | 2 -- Modules/Applications/AppImageUtils/app/otbTileFusion.cxx | 2 -- Modules/Applications/AppIndices/app/otbRadiometricIndices.cxx | 2 -- Modules/Applications/AppKMZ/app/otbKmzExport.cxx | 2 -- Modules/Applications/AppMathParser/app/otbBandMath.cxx | 2 -- Modules/Applications/AppMathParserX/app/otbBandMathX.cxx | 2 -- .../AppMoments/app/otbLocalStatisticExtraction.cxx | 2 -- .../AppMorphology/app/otbBinaryMorphologicalOperation.cxx | 2 -- .../AppMorphology/app/otbGrayScaleMorphologicalOperation.cxx | 2 -- .../AppMorphology/app/otbMorphologicalClassification.cxx | 2 -- .../app/otbMorphologicalMultiScaleDecomposition.cxx | 2 -- .../AppMorphology/app/otbMorphologicalProfilesAnalysis.cxx | 2 -- .../AppOpticalCalibration/app/otbOpticalCalibration.cxx | 2 -- .../AppProjection/app/otbConvertCartoToGeoPoint.cxx | 2 -- .../AppProjection/app/otbConvertSensorToGeoPoint.cxx | 2 -- .../AppProjection/app/otbGenerateRPCSensorModel.cxx | 2 -- .../AppProjection/app/otbGridBasedImageResampling.cxx | 2 -- Modules/Applications/AppProjection/app/otbImageEnvelope.cxx | 2 -- .../AppProjection/app/otbObtainUTMZoneFromGeoPoint.cxx | 2 -- .../Applications/AppProjection/app/otbOrthoRectification.cxx | 2 -- .../Applications/AppProjection/app/otbRefineSensorModel.cxx | 2 -- .../AppProjection/app/otbRigidTransformResample.cxx | 2 -- Modules/Applications/AppProjection/app/otbSuperimpose.cxx | 2 -- .../AppProjection/app/otbVectorDataReprojection.cxx | 2 -- .../Applications/AppSARCalibration/app/otbSARCalibration.cxx | 2 -- Modules/Applications/AppSARCalibration/app/otbSARDeburst.cxx | 2 -- .../AppSARCalibration/app/otbSarRadiometricCalibration.cxx | 2 -- .../AppSARDecompositions/app/otbSARDecompositions.cxx | 2 -- .../AppSARPolarMatrixConvert/app/otbSARPolarMatrixConvert.cxx | 2 -- Modules/Applications/AppSARPolarSynth/app/otbSARPolarSynth.cxx | 2 -- .../AppSegmentation/app/otbConnectedComponentSegmentation.cxx | 2 -- .../AppSegmentation/app/otbHooverCompareSegmentation.cxx | 2 -- .../Applications/AppSegmentation/app/otbLSMSSegmentation.cxx | 2 -- .../AppSegmentation/app/otbLSMSSmallRegionsMerging.cxx | 2 -- .../Applications/AppSegmentation/app/otbLSMSVectorization.cxx | 2 -- .../Applications/AppSegmentation/app/otbMeanShiftSmoothing.cxx | 2 -- Modules/Applications/AppSegmentation/app/otbSegmentation.cxx | 2 -- Modules/Applications/AppStereo/app/otbBlockMatching.cxx | 2 -- .../AppStereo/app/otbDisparityMapToElevationMap.cxx | 2 -- Modules/Applications/AppStereo/app/otbFineRegistration.cxx | 2 -- Modules/Applications/AppStereo/app/otbGeneratePlyFile.cxx | 2 -- Modules/Applications/AppStereo/app/otbStereoFramework.cxx | 2 -- .../AppStereo/app/otbStereoRectificationGridGenerator.cxx | 2 -- Modules/Applications/AppTest/app/otbTestApplication.cxx | 2 -- .../AppTest/test/otbWrapperApplicationDocTests.cxx | 2 -- .../AppTextures/app/otbHaralickTextureExtraction.cxx | 2 -- .../Applications/AppTextures/app/otbSFSTextureExtraction.cxx | 2 -- .../AppVectorDataTranslation/app/otbRasterization.cxx | 2 -- .../AppVectorUtils/app/otbConcatenateVectorData.cxx | 2 -- Modules/Applications/AppVectorUtils/app/otbOSMDownloader.cxx | 2 -- .../AppVectorUtils/app/otbVectorDataExtractROI.cxx | 2 -- .../Applications/AppVectorUtils/app/otbVectorDataSetField.cxx | 2 -- .../Applications/AppVectorUtils/app/otbVectorDataTransform.cxx | 2 -- .../CommandLineParser/include/otbCommandLineArgumentParser.h | 2 -- .../CommandLineParser/src/otbCommandLineArgumentParser.cxx | 2 -- .../test/otbTestCommandLineArgumentParser.cxx | 2 -- .../test/otbTestCommandLineArgumentParserHelp.cxx | 2 -- .../test/otbTestCommandLineArgumentParserList.cxx | 2 -- .../test/otbTestCommandLineArgumentParserWithError.cxx | 2 -- Modules/Core/Common/include/otbCast.h | 2 -- Modules/Core/Common/include/otbChannelSelectorFunctor.h | 2 -- Modules/Core/Common/include/otbCommandProgressUpdate.h | 2 -- Modules/Core/Common/include/otbCommandProgressUpdate.txx | 2 -- Modules/Core/Common/include/otbComplexToIntensityImageFilter.h | 2 -- .../Core/Common/include/otbComplexToVectorImageCastFilter.h | 2 -- Modules/Core/Common/include/otbConfigurationManager.h | 2 -- Modules/Core/Common/include/otbDecimateImageFilter.h | 2 -- Modules/Core/Common/include/otbDecimateImageFilter.txx | 2 -- Modules/Core/Common/include/otbDotProductImageFilter.h | 2 -- Modules/Core/Common/include/otbDotProductImageFilter.txx | 2 -- Modules/Core/Common/include/otbFilterWatcherBase.h | 2 -- Modules/Core/Common/include/otbFunctionToImageFilter.h | 2 -- Modules/Core/Common/include/otbFunctionToImageFilter.txx | 2 -- .../Common/include/otbImageAndVectorImageOperationFilter.h | 2 -- .../Common/include/otbImageAndVectorImageOperationFilter.txx | 2 -- Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h | 2 -- .../Core/Common/include/otbImageRegionAdaptativeSplitter.txx | 2 -- .../include/otbImageRegionNonUniformMultidimensionalSplitter.h | 2 -- .../otbImageRegionNonUniformMultidimensionalSplitter.txx | 2 -- Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h | 2 -- .../Core/Common/include/otbImageRegionSquareTileSplitter.txx | 2 -- Modules/Core/Common/include/otbImageRegionTileMapSplitter.h | 2 -- Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx | 2 -- .../Common/include/otbImageToModulusAndDirectionImageFilter.h | 2 -- .../include/otbImageToModulusAndDirectionImageFilter.txx | 2 -- .../Common/include/otbImaginaryImageToComplexImageFilter.h | 2 -- Modules/Core/Common/include/otbImportImageFilter.h | 2 -- Modules/Core/Common/include/otbImportImageFilter.txx | 2 -- Modules/Core/Common/include/otbImportVectorImageFilter.h | 2 -- Modules/Core/Common/include/otbImportVectorImageFilter.txx | 2 -- Modules/Core/Common/include/otbMacro.h | 2 -- Modules/Core/Common/include/otbMath.h | 2 -- Modules/Core/Common/include/otbModelComponentBase.h | 2 -- Modules/Core/Common/include/otbModelComponentBase.txx | 2 -- Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h | 2 -- .../Core/Common/include/otbQuaternaryFunctorImageFilter.txx | 2 -- Modules/Core/Common/include/otbRGBAPixelConverter.h | 2 -- Modules/Core/Common/include/otbRGBAPixelConverter.txx | 2 -- Modules/Core/Common/include/otbRectangle.h | 2 -- Modules/Core/Common/include/otbRectangle.txx | 2 -- Modules/Core/Common/include/otbStandardFilterWatcher.h | 2 -- Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h | 2 -- Modules/Core/Common/include/otbStandardWriterWatcher.h | 2 -- .../Common/include/otbSubsampledImageRegionConstIterator.h | 2 -- .../Common/include/otbSubsampledImageRegionConstIterator.txx | 2 -- Modules/Core/Common/include/otbSubsampledImageRegionIterator.h | 2 -- Modules/Core/Common/include/otbSystem.h | 2 -- Modules/Core/Common/include/otbUnaryFunctorImageFilter.h | 2 -- .../include/otbUnaryFunctorNeighborhoodVectorImageFilter.h | 2 -- .../include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx | 2 -- Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h | 2 -- .../Core/Common/include/otbUnaryFunctorVectorImageFilter.txx | 2 -- .../otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h | 2 -- .../otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx | 2 -- Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h | 2 -- Modules/Core/Common/include/otbUtils.h | 2 -- Modules/Core/Common/include/otbVariableLengthVectorConverter.h | 2 -- .../Core/Common/include/otbVariableLengthVectorConverter.txx | 2 -- Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h | 2 -- Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h | 2 -- Modules/Core/Common/include/otbWriterWatcherBase.h | 2 -- Modules/Core/Common/src/otbConfigurationManager.cxx | 2 -- Modules/Core/Common/src/otbFilterWatcherBase.cxx | 2 -- Modules/Core/Common/src/otbStandardFilterWatcher.cxx | 2 -- Modules/Core/Common/src/otbStandardOneLineFilterWatcher.cxx | 2 -- Modules/Core/Common/src/otbStandardWriterWatcher.cxx | 2 -- Modules/Core/Common/src/otbSystem.cxx | 2 -- Modules/Core/Common/src/otbUtils.cxx | 2 -- Modules/Core/Common/src/otbWriterWatcherBase.cxx | 2 -- Modules/Core/Common/test/otbConfigurationManagerTest.cxx | 2 -- Modules/Core/Common/test/otbImageRegionAdaptativeSplitter.cxx | 2 -- .../test/otbImageRegionNonUniformMultidimensionalSplitter.cxx | 2 -- .../otbImageRegionNonUniformMultidimensionalSplitterNew.cxx | 2 -- Modules/Core/Common/test/otbImageRegionSquareTileSplitter.cxx | 2 -- Modules/Core/Common/test/otbImageRegionTileMapSplitter.cxx | 2 -- Modules/Core/Common/test/otbImageRegionTileMapSplitterNew.cxx | 2 -- Modules/Core/Common/test/otbRGBAPixelConverter.cxx | 2 -- Modules/Core/Common/test/otbRectangle.cxx | 2 -- Modules/Core/Common/test/otbRectangleNew.cxx | 2 -- Modules/Core/Common/test/otbStandardFilterWatcherNew.cxx | 2 -- .../Core/Common/test/otbStandardOneLineFilterWatcherTest.cxx | 2 -- Modules/Core/Common/test/otbStandardWriterWatcher.cxx | 2 -- Modules/Core/Common/test/otbSystemTest.cxx | 2 -- Modules/Core/Common/test/otbVariableLengthVectorConverter.cxx | 2 -- .../Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h | 2 -- .../Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctor.cxx | 2 -- .../ComplexImage/test/otbAmplitudePhaseToRGBFunctorNew.cxx | 2 -- Modules/Core/ImageBase/include/otbConvertPixelBuffer.h | 3 --- Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx | 3 --- Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h | 3 --- Modules/Core/ImageBase/include/otbExtractROI.h | 2 -- Modules/Core/ImageBase/include/otbExtractROI.txx | 2 -- Modules/Core/ImageBase/include/otbExtractROIBase.h | 2 -- Modules/Core/ImageBase/include/otbExtractROIBase.txx | 2 -- Modules/Core/ImageBase/include/otbImage.h | 2 -- Modules/Core/ImageBase/include/otbImage.txx | 2 -- Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h | 2 -- Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx | 2 -- Modules/Core/ImageBase/include/otbImageIOBase.h | 3 --- .../include/otbImageOfVectorsToMonoChannelExtractROI.h | 2 -- .../include/otbImageOfVectorsToMonoChannelExtractROI.txx | 2 -- Modules/Core/ImageBase/include/otbMetaImageFunction.h | 2 -- Modules/Core/ImageBase/include/otbMetaImageFunction.txx | 2 -- Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h | 2 -- Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx | 2 -- .../Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h | 2 -- .../Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx | 2 -- Modules/Core/ImageBase/include/otbRemoteSensingRegion.h | 2 -- Modules/Core/ImageBase/include/otbVectorImage.h | 2 -- Modules/Core/ImageBase/include/otbVectorImage.txx | 2 -- Modules/Core/ImageBase/src/otbImageIOBase.cxx | 3 --- .../test/0000307-ExtractROICompareRegionsImplementations.cxx | 2 -- .../Core/ImageBase/test/0000428-CastImageFilterStreaming.cxx | 2 -- .../Core/ImageBase/test/otbComplexToIntensityFilterTest.cxx | 2 -- .../Core/ImageBase/test/otbComplexToVectorImageCastFilter.cxx | 2 -- Modules/Core/ImageBase/test/otbExtractROI.cxx | 2 -- Modules/Core/ImageBase/test/otbExtractROI2.cxx | 2 -- Modules/Core/ImageBase/test/otbExtractROINew.cxx | 2 -- Modules/Core/ImageBase/test/otbExtractROITestMetaData.cxx | 2 -- Modules/Core/ImageBase/test/otbExtractROI_RGB.cxx | 2 -- .../ImageBase/test/otbFlexibleDistanceWithMissingValue.cxx | 2 -- .../ImageBase/test/otbFlexibleDistanceWithMissingValueNew.cxx | 2 -- Modules/Core/ImageBase/test/otbFunctionToImageFilter.cxx | 2 -- Modules/Core/ImageBase/test/otbFunctionToImageFilterNew.cxx | 2 -- .../test/otbImageAndVectorImageOperationFilterNew.cxx | 2 -- .../test/otbImageAndVectorImageOperationFilterTest.cxx | 2 -- Modules/Core/ImageBase/test/otbImageFunctionAdaptor.cxx | 2 -- .../test/otbImageOfVectorsToMonoChannelExtractROI.cxx | 2 -- .../test/otbImageOfVectorsToMonoChannelExtractROINew.cxx | 2 -- .../Core/ImageBase/test/otbImagePCAShapeModelEstimatorTest.cxx | 3 --- Modules/Core/ImageBase/test/otbImageTest.cxx | 2 -- Modules/Core/ImageBase/test/otbMetaImageFunction.cxx | 2 -- Modules/Core/ImageBase/test/otbMultiChannelExtractROI.cxx | 2 -- Modules/Core/ImageBase/test/otbMultiChannelExtractROINew.cxx | 2 -- .../Core/ImageBase/test/otbMultiToMonoChannelExtractROI.cxx | 2 -- .../Core/ImageBase/test/otbMultiToMonoChannelExtractROINew.cxx | 2 -- Modules/Core/ImageBase/test/otbTestMultiExtractMultiUpdate.cxx | 2 -- Modules/Core/ImageBase/test/otbVectorImageTest.cxx | 2 -- .../Core/ImageBase/test/otbVectorImageToASImageAdaptorNew.cxx | 2 -- .../Interpolation/include/otbBCOInterpolateImageFunction.h | 2 -- .../Interpolation/include/otbBCOInterpolateImageFunction.txx | 2 -- .../Interpolation/include/otbBSplineDecompositionImageFilter.h | 2 -- .../include/otbBSplineDecompositionImageFilter.txx | 2 -- .../Interpolation/include/otbBSplineInterpolateImageFunction.h | 2 -- .../include/otbBSplineInterpolateImageFunction.txx | 2 -- .../Interpolation/include/otbGenericInterpolateImageFunction.h | 2 -- .../include/otbGenericInterpolateImageFunction.txx | 2 -- .../Interpolation/include/otbProlateInterpolateImageFunction.h | 2 -- .../include/otbProlateInterpolateImageFunction.txx | 2 -- Modules/Core/Interpolation/include/otbStreamingTraits.h | 2 -- Modules/Core/Interpolation/include/otbStreamingTraits.txx | 2 -- .../include/otbWindowedSincInterpolateImageBlackmanFunction.h | 2 -- .../include/otbWindowedSincInterpolateImageCosineFunction.h | 2 -- .../include/otbWindowedSincInterpolateImageFunctionBase.h | 2 -- .../include/otbWindowedSincInterpolateImageFunctionBase.txx | 2 -- .../include/otbWindowedSincInterpolateImageGaussianFunction.h | 2 -- .../include/otbWindowedSincInterpolateImageHammingFunction.h | 2 -- .../include/otbWindowedSincInterpolateImageLanczosFunction.h | 2 -- .../include/otbWindowedSincInterpolateImageWelchFunction.h | 2 -- .../Core/Interpolation/test/otbBCOInterpolateImageFunction.cxx | 2 -- .../Interpolation/test/otbBSplineDecompositionImageFilter.cxx | 2 -- .../test/otbBSplineDecompositionImageFilterNew.cxx | 2 -- .../Interpolation/test/otbBSplineInterpolateImageFunction.cxx | 2 -- .../test/otbBSplineInterpolateImageFunctionNew.cxx | 2 -- .../test/otbGenericInterpolateImageFunctionNew.cxx | 2 -- .../Interpolation/test/otbProlateInterpolateImageFunction.cxx | 2 -- .../test/otbProlateInterpolateImageFunctionNew.cxx | 2 -- Modules/Core/Interpolation/test/otbProlateValidationTest.cxx | 2 -- Modules/Core/Interpolation/test/otbStreamingTraits.cxx | 2 -- .../test/otbWindowedSincInterpolateImageBlackmanFunction.cxx | 2 -- .../otbWindowedSincInterpolateImageBlackmanFunctionNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageCosineFunction.cxx | 2 -- .../test/otbWindowedSincInterpolateImageCosineFunctionNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageFunctionBaseNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageGaussianFunction.cxx | 2 -- .../otbWindowedSincInterpolateImageGaussianFunctionNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageHammingFunction.cxx | 2 -- .../test/otbWindowedSincInterpolateImageHammingFunctionNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageLanczosFunction.cxx | 2 -- .../test/otbWindowedSincInterpolateImageLanczosFunctionNew.cxx | 2 -- .../test/otbWindowedSincInterpolateImageWelchFunction.cxx | 2 -- .../test/otbWindowedSincInterpolateImageWelchFunctionNew.cxx | 2 -- Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h | 2 -- .../include/otbAttributesMapLabelObjectWithClassLabel.h | 2 -- .../LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h | 2 -- .../LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx | 2 -- .../include/otbBandsStatisticsAttributesLabelMapFilter.h | 2 -- .../include/otbBandsStatisticsAttributesLabelMapFilter.txx | 2 -- .../LabelMap/include/otbImageToLabelMapWithAttributesFilter.h | 2 -- .../include/otbImageToLabelMapWithAttributesFilter.txx | 2 -- .../Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h | 2 -- .../LabelMap/include/otbKMeansAttributesLabelMapFilter.txx | 2 -- .../include/otbLabelImageToLabelMapWithAdjacencyFilter.h | 2 -- .../include/otbLabelImageToLabelMapWithAdjacencyFilter.txx | 2 -- .../LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h | 2 -- Modules/Core/LabelMap/include/otbLabelMapSource.h | 2 -- Modules/Core/LabelMap/include/otbLabelMapSource.txx | 2 -- .../Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h | 2 -- .../LabelMap/include/otbLabelMapToAttributeImageFilter.txx | 2 -- Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h | 3 --- .../Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx | 3 --- Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h | 2 -- .../Core/LabelMap/include/otbLabelMapToSampleListFilter.txx | 2 -- Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h | 2 -- .../include/otbLabelMapWithClassLabelToClassLabelImageFilter.h | 2 -- .../otbLabelMapWithClassLabelToClassLabelImageFilter.txx | 2 -- .../otbLabelMapWithClassLabelToLabeledSampleListFilter.h | 2 -- .../otbLabelMapWithClassLabelToLabeledSampleListFilter.txx | 2 -- Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h | 2 -- Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h | 2 -- .../Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx | 2 -- .../include/otbLabelObjectWithClassLabelFieldsFunctor.h | 2 -- Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h | 2 -- .../Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h | 2 -- .../LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx | 2 -- .../LabelMap/include/otbNormalizeAttributesLabelMapFilter.h | 2 -- .../LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx | 2 -- .../Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h | 2 -- .../Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx | 2 -- .../LabelMap/include/otbStatisticsAttributesLabelMapFilter.h | 2 -- .../LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx | 2 -- Modules/Core/LabelMap/test/otbAttributesMapLabelObjectNew.cxx | 2 -- .../test/otbAttributesMapLabelObjectWithClassLabelNew.cxx | 2 -- .../LabelMap/test/otbAttributesMapOpeningLabelMapFilterNew.cxx | 2 -- .../test/otbBandsStatisticsAttributesLabelMapFilter.cxx | 2 -- .../LabelMap/test/otbImageToLabelMapWithAttributesFilter.cxx | 2 -- .../test/otbImageToLabelMapWithAttributesFilterNew.cxx | 2 -- .../Core/LabelMap/test/otbKMeansAttributesLabelMapFilter.cxx | 2 -- .../test/otbLabelImageToLabelMapWithAdjacencyFilter.cxx | 2 -- Modules/Core/LabelMap/test/otbLabelMapSourceNew.cxx | 2 -- .../LabelMap/test/otbLabelMapToAttributeImageFilterNew.cxx | 2 -- Modules/Core/LabelMap/test/otbLabelMapToSampleListFilter.cxx | 2 -- .../Core/LabelMap/test/otbLabelMapToSampleListFilterNew.cxx | 2 -- .../otbLabelMapWithClassLabelToLabeledSampleListFilter.cxx | 2 -- .../otbLabelMapWithClassLabelToLabeledSampleListFilterNew.cxx | 2 -- Modules/Core/LabelMap/test/otbLabelObjectMapVectorizer.cxx | 2 -- .../Core/LabelMap/test/otbLabelObjectToPolygonFunctorNew.cxx | 2 -- .../Core/LabelMap/test/otbMinMaxAttributesLabelMapFilter.cxx | 2 -- .../LabelMap/test/otbNormalizeAttributesLabelMapFilter.cxx | 2 -- .../Core/LabelMap/test/otbShapeAttributesLabelMapFilterNew.cxx | 2 -- .../LabelMap/test/otbStatisticsAttributesLabelMapFilterNew.cxx | 2 -- Modules/Core/Metadata/include/otbBandName.h | 2 -- .../Core/Metadata/include/otbDefaultImageMetadataInterface.h | 2 -- .../Metadata/include/otbDefaultImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbFormosatImageMetadataInterface.h | 2 -- .../include/otbFormosatImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbIkonosImageMetadataInterface.h | 2 -- .../Metadata/include/otbIkonosImageMetadataInterfaceFactory.h | 2 -- Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h | 2 -- .../Core/Metadata/include/otbImageMetadataInterfaceFactory.h | 2 -- Modules/Core/Metadata/include/otbNoDataHelper.h | 2 -- .../Metadata/include/otbOpticalDefaultImageMetadataInterface.h | 2 -- .../include/otbOpticalDefaultImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbOpticalImageMetadataInterface.h | 2 -- .../Metadata/include/otbOpticalImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbPleiadesImageMetadataInterface.h | 2 -- .../include/otbPleiadesImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbQuickBirdImageMetadataInterface.h | 2 -- .../include/otbQuickBirdImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h | 2 -- .../include/otbRadarsat2ImageMetadataInterfaceFactory.h | 2 -- .../Metadata/include/otbSarDefaultImageMetadataInterface.h | 2 -- .../include/otbSarDefaultImageMetadataInterfaceFactory.h | 2 -- Modules/Core/Metadata/include/otbSarImageMetadataInterface.h | 2 -- .../Metadata/include/otbSarImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbSentinel1ImageMetadataInterface.h | 2 -- .../include/otbSentinel1ImageMetadataInterfaceFactory.h | 2 -- Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h | 2 -- .../Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h | 2 -- Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h | 2 -- .../Metadata/include/otbSpotImageMetadataInterfaceFactory.h | 2 -- .../Core/Metadata/include/otbTerraSarImageMetadataInterface.h | 2 -- .../include/otbTerraSarImageMetadataInterfaceFactory.h | 2 -- .../Metadata/include/otbWorldView2ImageMetadataInterface.h | 2 -- .../include/otbWorldView2ImageMetadataInterfaceFactory.h | 2 -- .../Metadata/src/otbDefaultImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbFormosatImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbFormosatImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbIkonosImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbIkonosImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbImageMetadataInterfaceBase.cxx | 2 -- Modules/Core/Metadata/src/otbImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbNoDataHelper.cxx | 2 -- .../src/otbOpticalDefaultImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbOpticalImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbOpticalImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbPleiadesImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbPleiadesImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbQuickBirdImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbQuickBirdImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbRadarsat2ImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbRadarsat2ImageMetadataInterfaceFactory.cxx | 2 -- .../src/otbSarDefaultImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbSarImageMetadataInterface.cxx | 2 -- .../Core/Metadata/src/otbSarImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbSentinel1ImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbSentinel1ImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbSpot6ImageMetadataInterfaceFactory.cxx | 2 -- Modules/Core/Metadata/src/otbSpotImageMetadataInterface.cxx | 2 -- .../Core/Metadata/src/otbSpotImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbTerraSarImageMetadataInterface.cxx | 2 -- .../Metadata/src/otbTerraSarImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/src/otbWorldView2ImageMetadataInterface.cxx | 2 -- .../src/otbWorldView2ImageMetadataInterfaceFactory.cxx | 2 -- .../Core/Metadata/test/otbDefaultImageMetadataInterface.cxx | 2 -- .../test/otbDefaultImageMetadataInterfaceFactoryNew.cxx | 2 -- .../Metadata/test/otbFormosatImageMetadataInterfaceNew.cxx | 2 -- .../Core/Metadata/test/otbIkonosImageMetadataInterfaceNew.cxx | 2 -- .../Core/Metadata/test/otbImageMetadataInterfaceBaseTest.cxx | 2 -- Modules/Core/Metadata/test/otbImageMetadataInterfaceTest2.cxx | 2 -- Modules/Core/Metadata/test/otbNoDataHelperTest.cxx | 2 -- .../Metadata/test/otbOpticalDefaultImageMetadataInterface.cxx | 2 -- .../test/otbOpticalDefaultImageMetadataInterfaceFactoryNew.cxx | 2 -- .../test/otbOpticalDefaultImageMetadataInterfaceNew.cxx | 2 -- .../Metadata/test/otbOpticalImageMetadataInterfaceTest.cxx | 2 -- .../Metadata/test/otbPleiadesImageMetadataInterfaceNew.cxx | 2 -- .../Metadata/test/otbQuickBirdImageMetadataInterfaceNew.cxx | 2 -- .../Metadata/test/otbRadarsat2ImageMetadataInterfaceNew.cxx | 2 -- Modules/Core/Metadata/test/otbSarCalibrationLookupDataTest.cxx | 2 -- .../Core/Metadata/test/otbSarDefaultImageMetadataInterface.cxx | 2 -- .../test/otbSarDefaultImageMetadataInterfaceFactoryNew.cxx | 2 -- .../Metadata/test/otbSarDefaultImageMetadataInterfaceNew.cxx | 2 -- .../Core/Metadata/test/otbSarImageMetadataInterfaceTest.cxx | 2 -- .../Metadata/test/otbSentinel1ImageMetadataInterfaceNew.cxx | 2 -- .../Core/Metadata/test/otbSpot6ImageMetadataInterfaceNew.cxx | 2 -- .../Core/Metadata/test/otbSpotImageMetadataInterfaceNew.cxx | 2 -- .../Metadata/test/otbTerraSarImageMetadataInterfaceNew.cxx | 2 -- .../Metadata/test/otbWorldView2ImageMetadataInterfaceNew.cxx | 2 -- Modules/Core/ObjectList/include/otbImageList.h | 2 -- Modules/Core/ObjectList/include/otbImageList.txx | 2 -- Modules/Core/ObjectList/include/otbImageListSource.h | 2 -- Modules/Core/ObjectList/include/otbImageListSource.txx | 2 -- Modules/Core/ObjectList/include/otbImageListToImageFilter.h | 2 -- Modules/Core/ObjectList/include/otbImageListToImageFilter.txx | 2 -- .../ObjectList/include/otbImageListToImageListApplyFilter.h | 2 -- .../ObjectList/include/otbImageListToImageListApplyFilter.txx | 2 -- .../Core/ObjectList/include/otbImageListToImageListFilter.h | 2 -- .../Core/ObjectList/include/otbImageListToImageListFilter.txx | 2 -- .../Core/ObjectList/include/otbImageListToSingleImageFilter.h | 2 -- .../ObjectList/include/otbImageListToSingleImageFilter.txx | 2 -- .../Core/ObjectList/include/otbImageListToVectorImageFilter.h | 2 -- .../ObjectList/include/otbImageListToVectorImageFilter.txx | 2 -- Modules/Core/ObjectList/include/otbImageToImageListFilter.h | 2 -- Modules/Core/ObjectList/include/otbImageToImageListFilter.txx | 2 -- Modules/Core/ObjectList/include/otbObjectList.h | 2 -- Modules/Core/ObjectList/include/otbObjectList.txx | 2 -- Modules/Core/ObjectList/include/otbObjectListSource.h | 2 -- Modules/Core/ObjectList/include/otbObjectListSource.txx | 2 -- .../Core/ObjectList/include/otbObjectListToObjectListFilter.h | 2 -- .../ObjectList/include/otbObjectListToObjectListFilter.txx | 2 -- .../include/otbUnaryFunctorObjectListBooleanFilter.h | 2 -- .../include/otbUnaryFunctorObjectListBooleanFilter.txx | 2 -- .../Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h | 2 -- .../ObjectList/include/otbUnaryFunctorObjectListFilter.txx | 2 -- .../Core/ObjectList/include/otbVectorImageToImageListFilter.h | 2 -- .../ObjectList/include/otbVectorImageToImageListFilter.txx | 2 -- Modules/Core/ObjectList/test/otbImageList.cxx | 2 -- Modules/Core/ObjectList/test/otbImageListNew.cxx | 2 -- Modules/Core/ObjectList/test/otbImageListSourceNew.cxx | 2 -- Modules/Core/ObjectList/test/otbImageListToImageFilterNew.cxx | 2 -- .../ObjectList/test/otbImageListToImageListApplyFilter.cxx | 2 -- .../ObjectList/test/otbImageListToImageListApplyFilterNew.cxx | 2 -- .../Core/ObjectList/test/otbImageListToImageListFilterNew.cxx | 2 -- .../Core/ObjectList/test/otbImageListToVectorImageFilter.cxx | 2 -- .../Core/ObjectList/test/otbImageListToVectorImageFilter2.cxx | 2 -- .../ObjectList/test/otbImageListToVectorImageFilterNew.cxx | 2 -- Modules/Core/ObjectList/test/otbImageToImageListFilterNew.cxx | 2 -- Modules/Core/ObjectList/test/otbObjectList.cxx | 2 -- Modules/Core/ObjectList/test/otbObjectList2.cxx | 2 -- Modules/Core/ObjectList/test/otbObjectListNew.cxx | 2 -- .../ObjectList/test/otbObjectListToObjectListFilterNew.cxx | 2 -- .../Core/ObjectList/test/otbVectorImageToImageListFilter.cxx | 2 -- .../ObjectList/test/otbVectorImageToImageListFilterNew.cxx | 2 -- Modules/Core/PointSet/include/otbImageToPointSetFilter.h | 2 -- Modules/Core/PointSet/include/otbImageToPointSetFilter.txx | 2 -- Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h | 2 -- Modules/Core/PointSet/include/otbPointSetExtractROI.h | 2 -- Modules/Core/PointSet/include/otbPointSetExtractROI.txx | 2 -- Modules/Core/PointSet/include/otbPointSetFunction.h | 2 -- Modules/Core/PointSet/include/otbPointSetFunction.txx | 2 -- Modules/Core/PointSet/include/otbPointSetSource.h | 2 -- Modules/Core/PointSet/include/otbPointSetSource.txx | 2 -- Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h | 2 -- Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx | 2 -- Modules/Core/PointSet/include/otbRandomPointSetSource.h | 2 -- Modules/Core/PointSet/include/otbRandomPointSetSource.txx | 2 -- Modules/Core/PointSet/include/otbSimplePointCountStrategy.h | 2 -- .../Core/PointSet/include/otbThresholdImageToPointSetFilter.h | 2 -- .../PointSet/include/otbThresholdImageToPointSetFilter.txx | 2 -- Modules/Core/PointSet/include/otbTransformPointSetFilter.h | 2 -- Modules/Core/PointSet/include/otbTransformPointSetFilter.txx | 2 -- Modules/Core/PointSet/test/otbImageToPointSetFilterTest.cxx | 2 -- Modules/Core/PointSet/test/otbPointSetExtractROITest.cxx | 2 -- Modules/Core/PointSet/test/otbPointSetSourceTest.cxx | 2 -- Modules/Core/PointSet/test/otbRandomPointSetSourceTest.cxx | 2 -- Modules/Core/PointSet/test/otbSimplePointCountStrategyTest.cxx | 2 -- .../PointSet/test/otbThresholdImageToPointSetFilterNew.cxx | 2 -- Modules/Core/PointSet/test/otbThresholdImageToPointSetTest.cxx | 2 -- Modules/Core/PointSet/test/otbTransformPointSetFilterTest.cxx | 2 -- .../SpatialObjects/include/otbDrawLineSpatialObjectFilter.h | 2 -- .../SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx | 2 -- .../include/otbDrawLineSpatialObjectListFilter.h | 2 -- .../include/otbDrawLineSpatialObjectListFilter.txx | 2 -- .../include/otbImageToLineSpatialObjectListFilter.h | 2 -- .../include/otbImageToLineSpatialObjectListFilter.txx | 2 -- Modules/Core/SpatialObjects/include/otbLineSpatialObject.h | 2 -- Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx | 2 -- Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h | 2 -- .../include/otbLineSpatialObjectListToPointSetFilter.h | 2 -- .../include/otbLineSpatialObjectListToPointSetFilter.txx | 2 -- Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h | 2 -- Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx | 2 -- .../include/otbSpatialObjectToImageDrawingFilter.h | 2 -- .../include/otbSpatialObjectToImageDrawingFilter.txx | 2 -- Modules/Core/SpatialObjects/test/otbDrawLineSpatialObject.cxx | 2 -- .../Core/SpatialObjects/test/otbDrawLineSpatialObjectList.cxx | 2 -- .../SpatialObjects/test/otbDrawLineSpatialObjectListNew.cxx | 2 -- .../Core/SpatialObjects/test/otbDrawLineSpatialObjectNew.cxx | 2 -- .../SpatialObjects/test/otbImageToLineSpatialObjectListNew.cxx | 2 -- Modules/Core/SpatialObjects/test/otbLineSpatialObjectList.cxx | 2 -- .../test/otbLineSpatialObjectListToPointSetFilterNew.cxx | 2 -- Modules/Core/SpatialObjects/test/otbLineSpatialObjectNew.cxx | 2 -- Modules/Core/SpatialObjects/test/otbSpatialObjectSourceNew.cxx | 2 -- .../test/otbSpatialObjectToImageDrawingFilter.cxx | 2 -- .../test/otbSpatialObjectToImageDrawingFilterNew.cxx | 2 -- .../include/otbNumberOfDivisionsStrippedStreamingManager.h | 2 -- .../include/otbNumberOfDivisionsStrippedStreamingManager.txx | 2 -- .../include/otbNumberOfDivisionsTiledStreamingManager.h | 2 -- .../include/otbNumberOfDivisionsTiledStreamingManager.txx | 2 -- .../include/otbNumberOfLinesStrippedStreamingManager.h | 2 -- .../include/otbNumberOfLinesStrippedStreamingManager.txx | 2 -- .../Streaming/include/otbPersistentFilterStreamingDecorator.h | 2 -- .../include/otbPersistentFilterStreamingDecorator.txx | 2 -- Modules/Core/Streaming/include/otbPersistentImageFilter.h | 2 -- .../Core/Streaming/include/otbPipelineMemoryPrintCalculator.h | 2 -- .../Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h | 2 -- .../include/otbRAMDrivenAdaptativeStreamingManager.txx | 2 -- .../Streaming/include/otbRAMDrivenStrippedStreamingManager.h | 2 -- .../Streaming/include/otbRAMDrivenStrippedStreamingManager.txx | 2 -- .../Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h | 2 -- .../Streaming/include/otbRAMDrivenTiledStreamingManager.txx | 2 -- .../Core/Streaming/include/otbStreamingImageVirtualWriter.h | 2 -- .../Core/Streaming/include/otbStreamingImageVirtualWriter.txx | 2 -- Modules/Core/Streaming/include/otbStreamingManager.h | 2 -- Modules/Core/Streaming/include/otbStreamingManager.txx | 2 -- .../Streaming/include/otbTileDimensionTiledStreamingManager.h | 2 -- .../include/otbTileDimensionTiledStreamingManager.txx | 2 -- .../Core/Streaming/src/otbPipelineMemoryPrintCalculator.cxx | 2 -- .../Streaming/test/otbPipelineMemoryPrintCalculatorTest.cxx | 2 -- Modules/Core/Streaming/test/otbStreamingManager.cxx | 2 -- Modules/Core/Transform/include/otbCompositeTransform.h | 2 -- Modules/Core/Transform/include/otbCompositeTransform.txx | 2 -- Modules/Core/Transform/include/otbForwardSensorModel.h | 2 -- Modules/Core/Transform/include/otbForwardSensorModel.txx | 2 -- Modules/Core/Transform/include/otbGenericMapProjection.h | 2 -- Modules/Core/Transform/include/otbGenericMapProjection.txx | 2 -- Modules/Core/Transform/include/otbGenericRSTransform.h | 2 -- Modules/Core/Transform/include/otbGenericRSTransform.txx | 2 -- Modules/Core/Transform/include/otbGeoInformationConversion.h | 2 -- Modules/Core/Transform/include/otbGeocentricTransform.h | 2 -- Modules/Core/Transform/include/otbGeocentricTransform.txx | 2 -- .../Transform/include/otbImageToGenericRSOutputParameters.h | 2 -- .../Transform/include/otbImageToGenericRSOutputParameters.txx | 2 -- Modules/Core/Transform/include/otbInverseLogPolarTransform.h | 2 -- Modules/Core/Transform/include/otbInverseLogPolarTransform.txx | 2 -- Modules/Core/Transform/include/otbInverseSensorModel.h | 2 -- Modules/Core/Transform/include/otbInverseSensorModel.txx | 2 -- Modules/Core/Transform/include/otbLogPolarTransform.h | 2 -- Modules/Core/Transform/include/otbLogPolarTransform.txx | 2 -- Modules/Core/Transform/include/otbSensorModelBase.h | 2 -- Modules/Core/Transform/include/otbSensorModelBase.txx | 2 -- Modules/Core/Transform/include/otbStreamingWarpImageFilter.h | 2 -- Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx | 2 -- Modules/Core/Transform/include/otbTransform.h | 2 -- Modules/Core/Transform/src/otbGeoInformationConversion.cxx | 2 -- Modules/Core/Transform/test/SensorModelBorder.cxx | 2 -- .../Core/Transform/test/otbCreateInverseForwardSensorModel.cxx | 2 -- Modules/Core/Transform/test/otbCreateProjectionWithOSSIM.cxx | 2 -- Modules/Core/Transform/test/otbCreateProjectionWithOTB.cxx | 2 -- Modules/Core/Transform/test/otbGenericMapProjection.cxx | 2 -- Modules/Core/Transform/test/otbGenericMapProjectionNew.cxx | 2 -- Modules/Core/Transform/test/otbGenericRSTransform.cxx | 2 -- Modules/Core/Transform/test/otbGenericRSTransformNew.cxx | 2 -- Modules/Core/Transform/test/otbGenericRSTransformWithSRID.cxx | 2 -- Modules/Core/Transform/test/otbGeocentricTransform.cxx | 2 -- Modules/Core/Transform/test/otbGeocentricTransformNew.cxx | 2 -- Modules/Core/Transform/test/otbInverseLogPolarTransform.cxx | 2 -- Modules/Core/Transform/test/otbInverseLogPolarTransformNew.cxx | 2 -- .../Transform/test/otbInverseLogPolarTransformResample.cxx | 2 -- Modules/Core/Transform/test/otbLogPolarTransform.cxx | 2 -- Modules/Core/Transform/test/otbLogPolarTransformNew.cxx | 2 -- Modules/Core/Transform/test/otbLogPolarTransformResample.cxx | 2 -- Modules/Core/Transform/test/otbSensorModelsNew.cxx | 2 -- .../otbStreamingResampleImageFilterWithAffineTransform.cxx | 2 -- Modules/Core/Transform/test/otbStreamingWarpImageFilter.cxx | 2 -- Modules/Core/Transform/test/otbStreamingWarpImageFilterNew.cxx | 2 -- Modules/Core/VectorDataBase/include/otbDataNode.h | 2 -- Modules/Core/VectorDataBase/include/otbDataNode.txx | 2 -- Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h | 2 -- Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h | 2 -- .../Core/VectorDataBase/include/otbDataNodeImageFunction.txx | 2 -- .../VectorDataBase/include/otbDataNodeVectorDataFunction.h | 2 -- .../VectorDataBase/include/otbDataNodeVectorDataFunction.txx | 2 -- .../VectorDataBase/include/otbGISConnectionImplementation.h | 2 -- .../include/otbPolyLineParametricPathWithValue.h | 2 -- .../include/otbPolyLineParametricPathWithValue.txx | 2 -- Modules/Core/VectorDataBase/include/otbPolygon.h | 2 -- Modules/Core/VectorDataBase/include/otbPolygon.txx | 2 -- Modules/Core/VectorDataBase/include/otbVectorData.h | 2 -- Modules/Core/VectorDataBase/include/otbVectorData.txx | 2 -- Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h | 2 -- Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h | 2 -- Modules/Core/VectorDataBase/include/otbVectorDataProperties.h | 2 -- .../Core/VectorDataBase/include/otbVectorDataProperties.txx | 2 -- Modules/Core/VectorDataBase/include/otbVectorDataSource.h | 2 -- Modules/Core/VectorDataBase/include/otbVectorDataSource.txx | 2 -- Modules/Core/VectorDataBase/src/otbVectorDataIOBase.cxx | 2 -- Modules/Core/VectorDataBase/src/otbVectorDataKeywordlist.cxx | 2 -- Modules/Core/VectorDataBase/test/otbDataNodeTest.cxx | 2 -- .../test/otbPolyLineParametricPathWithValueNew.cxx | 2 -- Modules/Core/VectorDataBase/test/otbPolygon.cxx | 2 -- Modules/Core/VectorDataBase/test/otbPolygonNew.cxx | 2 -- Modules/Core/VectorDataBase/test/otbRemoteSensingRegion.cxx | 2 -- Modules/Core/VectorDataBase/test/otbRemoteSensingRegionNew.cxx | 2 -- Modules/Core/VectorDataBase/test/otbVectorData.cxx | 2 -- .../Core/VectorDataBase/test/otbVectorDataKeywordlistTest.cxx | 2 -- Modules/Core/VectorDataBase/test/otbVectorDataNew.cxx | 2 -- Modules/Core/VectorDataBase/test/otbVectorDataSourceNew.cxx | 2 -- .../Detection/CloudDetection/include/otbCloudDetectionFilter.h | 2 -- .../CloudDetection/include/otbCloudDetectionFilter.txx | 2 -- .../CloudDetection/include/otbCloudDetectionFunctor.h | 2 -- .../Detection/CloudDetection/include/otbCloudEstimatorFilter.h | 2 -- .../CloudDetection/include/otbCloudEstimatorFilter.txx | 2 -- .../CloudDetection/include/otbCloudEstimatorFunctor.h | 2 -- .../Detection/CloudDetection/test/otbCloudDetectionFilter.cxx | 2 -- .../CloudDetection/test/otbCloudDetectionFilterNew.cxx | 2 -- .../CloudDetection/test/otbCloudEstimatorDefaultFilter.cxx | 2 -- .../Detection/CloudDetection/test/otbCloudEstimatorFilter.cxx | 2 -- .../CloudDetection/test/otbCloudEstimatorFilterNew.cxx | 2 -- .../include/otbDescriptorsListSampleGenerator.h | 2 -- .../include/otbDescriptorsListSampleGenerator.txx | 2 -- .../ObjectDetection/include/otbFlusserMomentsIFFactory.h | 2 -- .../ObjectDetection/include/otbFlusserMomentsIFFactory.txx | 2 -- .../include/otbFourierMellinDescriptorsIFFactory.h | 2 -- .../include/otbFourierMellinDescriptorsIFFactory.txx | 2 -- .../ObjectDetection/include/otbHaralickTexturesIFFactory.h | 2 -- .../ObjectDetection/include/otbHaralickTexturesIFFactory.txx | 2 -- .../include/otbLabeledSampleLocalizationGenerator.h | 2 -- .../include/otbLabeledSampleLocalizationGenerator.txx | 2 -- .../ObjectDetection/include/otbLocalHistogramIFFactory.h | 2 -- .../ObjectDetection/include/otbLocalHistogramIFFactory.txx | 2 -- .../ObjectDetection/include/otbMultiChannelIFFactory.h | 2 -- .../ObjectDetection/include/otbRadiometricMomentsIFFactory.h | 2 -- .../ObjectDetection/include/otbRadiometricMomentsIFFactory.txx | 2 -- .../include/otbStandardMetaImageFunctionBuilder.h | 2 -- .../include/otbStandardMetaImageFunctionBuilder.txx | 2 -- .../ObjectDetection/test/otbDescriptorsListSampleGenerator.cxx | 2 -- .../test/otbLabeledSampleLocalizationGenerator.cxx | 2 -- .../test/otbStandardMetaImageFunctionBuilder.cxx | 2 -- .../RoadExtraction/include/otbBreakAngularPathListFilter.h | 2 -- .../RoadExtraction/include/otbBreakAngularPathListFilter.txx | 2 -- .../RoadExtraction/include/otbGenericRoadExtractionFilter.h | 2 -- .../RoadExtraction/include/otbGenericRoadExtractionFilter.txx | 2 -- .../RoadExtraction/include/otbImageToPathListAlignFilter.h | 2 -- .../RoadExtraction/include/otbImageToPathListAlignFilter.txx | 2 -- .../RoadExtraction/include/otbLikelihoodPathListFilter.h | 2 -- .../RoadExtraction/include/otbLikelihoodPathListFilter.txx | 2 -- .../Detection/RoadExtraction/include/otbLinkPathListFilter.h | 2 -- .../Detection/RoadExtraction/include/otbLinkPathListFilter.txx | 2 -- .../include/otbModulusAndDirectionImageToImageFilter.h | 2 -- .../include/otbModulusAndDirectionImageToImageFilter.txx | 2 -- .../include/otbNeighborhoodScalarProductFilter.h | 2 -- .../include/otbNeighborhoodScalarProductFilter.txx | 2 -- .../RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h | 2 -- .../RoadExtraction/include/otbParallelLinePathListFilter.h | 2 -- .../RoadExtraction/include/otbParallelLinePathListFilter.txx | 2 -- .../include/otbRemoveIsolatedByDirectionFilter.h | 2 -- .../RoadExtraction/include/otbRemoveTortuousPathListFilter.h | 2 -- .../RoadExtraction/include/otbRemoveWrongDirectionFilter.h | 2 -- .../Detection/RoadExtraction/include/otbRoadExtractionFilter.h | 2 -- .../RoadExtraction/include/otbRoadExtractionFilter.txx | 2 -- .../RoadExtraction/include/otbSimplifyPathListFilter.h | 2 -- .../include/otbVectorDataToRoadDescriptionFilter.h | 2 -- .../include/otbVectorDataToRoadDescriptionFilter.txx | 2 -- Modules/Detection/RoadExtraction/test/AlignementsQB.cxx | 2 -- Modules/Detection/RoadExtraction/test/otbAlignImageToPath.cxx | 2 -- .../RoadExtraction/test/otbBreakAngularPathListFilter.cxx | 2 -- .../RoadExtraction/test/otbBreakAngularPathListFilterNew.cxx | 2 -- Modules/Detection/RoadExtraction/test/otbDrawPathAlign.cxx | 2 -- .../RoadExtraction/test/otbLikelihoodPathListFilter.cxx | 2 -- .../RoadExtraction/test/otbLikelihoodPathListFilterNew.cxx | 2 -- .../Detection/RoadExtraction/test/otbLinkPathListFilter.cxx | 2 -- .../Detection/RoadExtraction/test/otbLinkPathListFilterNew.cxx | 2 -- .../test/otbModulusAndDirectionImageFiltersNew.cxx | 2 -- .../RoadExtraction/test/otbNeighborhoodScalarProductFilter.cxx | 2 -- .../test/otbNeighborhoodScalarProductFilterNew.cxx | 2 -- .../RoadExtraction/test/otbNonMaxRemovalByDirectionFilter.cxx | 2 -- .../test/otbNonMaxRemovalByDirectionFilterNew.cxx | 2 -- .../RoadExtraction/test/otbParallelLinePathListFilter.cxx | 2 -- .../RoadExtraction/test/otbParallelLinePathListFilterNew.cxx | 2 -- .../RoadExtraction/test/otbRemoveIsolatedByDirectionFilter.cxx | 2 -- .../test/otbRemoveIsolatedByDirectionFilterNew.cxx | 2 -- .../RoadExtraction/test/otbRemoveTortuousPathListFilter.cxx | 2 -- .../RoadExtraction/test/otbRemoveTortuousPathListFilterNew.cxx | 2 -- .../RoadExtraction/test/otbRemoveWrongDirectionFilter.cxx | 2 -- .../RoadExtraction/test/otbRemoveWrongDirectionFilterNew.cxx | 2 -- .../Detection/RoadExtraction/test/otbRoadExtractionFilter.cxx | 2 -- .../RoadExtraction/test/otbRoadExtractionFilterNew.cxx | 2 -- .../RoadExtraction/test/otbSimplifyManyPathListFilter.cxx | 2 -- .../RoadExtraction/test/otbSimplifyPathListFilter.cxx | 2 -- .../RoadExtraction/test/otbSimplifyPathListFilterNew.cxx | 2 -- .../test/otbVectorDataToRoadDescriptionFilter.cxx | 2 -- .../UrbanArea/include/otbUrbanAreaDetectionImageFilter.h | 2 -- .../UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx | 2 -- .../UrbanArea/test/otbUrbanAreaDetectionImageFilter.cxx | 2 -- .../UrbanArea/test/otbUrbanAreaDetectionImageFilterNew.cxx | 2 -- Modules/Feature/Corner/include/otbHarrisImageFilter.h | 2 -- Modules/Feature/Corner/include/otbHarrisImageFilter.txx | 2 -- .../Feature/Corner/include/otbHarrisImageToPointSetFilter.h | 2 -- .../Feature/Corner/include/otbHarrisImageToPointSetFilter.txx | 2 -- .../otbLineSpatialObjectListToRightAnglePointSetFilter.h | 2 -- .../otbLineSpatialObjectListToRightAnglePointSetFilter.txx | 2 -- .../Corner/include/otbVectorDataToRightAngleVectorDataFilter.h | 2 -- .../include/otbVectorDataToRightAngleVectorDataFilter.txx | 2 -- Modules/Feature/Corner/test/otbHarrisImage.cxx | 2 -- Modules/Feature/Corner/test/otbHarrisToPointSet.cxx | 2 -- .../otbLineSpatialObjectListToRightAnglePointSetFilter.cxx | 2 -- ...lObjectListToRightAnglePointSetFilterByStepsOutputAscii.cxx | 2 -- .../otbLineSpatialObjectListToRightAnglePointSetFilterNew.cxx | 2 -- .../Corner/test/otbVectorDataToRightAngleVectorDataFilter.cxx | 2 -- .../Feature/Density/include/otbKeyPointDensityImageFilter.h | 2 -- .../Feature/Density/include/otbKeyPointDensityImageFilter.txx | 2 -- .../Density/include/otbPointSetDensityEpanechnikovFunction.h | 2 -- .../Density/include/otbPointSetDensityEpanechnikovFunction.txx | 2 -- Modules/Feature/Density/include/otbPointSetDensityFunction.h | 2 -- Modules/Feature/Density/include/otbPointSetDensityFunction.txx | 2 -- .../Density/include/otbPointSetDensityGaussianFunction.h | 2 -- .../Density/include/otbPointSetDensityGaussianFunction.txx | 2 -- .../Feature/Density/include/otbPointSetToDensityImageFilter.h | 2 -- .../Density/include/otbPointSetToDensityImageFilter.txx | 2 -- .../Feature/Density/test/otbKeyPointDensityImageFilterNew.cxx | 2 -- .../Feature/Density/test/otbKeyPointDensityImageFilterTest.cxx | 2 -- .../Density/test/otbPointSetDensityEpanechnikovFunctionNew.cxx | 2 -- .../test/otbPointSetDensityEpanechnikovFunctionTest.cxx | 2 -- Modules/Feature/Density/test/otbPointSetDensityFunctionNew.cxx | 2 -- .../Feature/Density/test/otbPointSetDensityFunctionTest.cxx | 2 -- .../Density/test/otbPointSetDensityGaussianFunctionNew.cxx | 2 -- .../Density/test/otbPointSetDensityGaussianFunctionTest.cxx | 2 -- .../Density/test/otbPointSetToDensityImageFilterNew.cxx | 2 -- .../Density/test/otbPointSetToDensityImageFilterTest.cxx | 2 -- .../include/otbForwardFourierMellinTransformImageFilter.h | 2 -- .../include/otbForwardFourierMellinTransformImageFilter.txx | 2 -- .../include/otbFourierMellinDescriptorsImageFunction.h | 2 -- .../include/otbFourierMellinDescriptorsImageFunction.txx | 2 -- .../Descriptors/include/otbHessianToScalarImageFilter.h | 2 -- .../otbHistogramOfOrientedGradientCovariantImageFunction.h | 2 -- .../otbHistogramOfOrientedGradientCovariantImageFunction.txx | 2 -- .../include/otbImageToHessianDeterminantImageFilter.h | 2 -- .../include/otbImageToHessianDeterminantImageFilter.txx | 2 -- .../Descriptors/include/otbImageToSIFTKeyPointSetFilter.h | 2 -- .../Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx | 2 -- .../Descriptors/include/otbImageToSURFKeyPointSetFilter.h | 2 -- .../Descriptors/include/otbImageToSURFKeyPointSetFilter.txx | 2 -- .../Descriptors/include/otbKeyPointSetsMatchingFilter.h | 2 -- .../Descriptors/include/otbKeyPointSetsMatchingFilter.txx | 2 -- Modules/Feature/Descriptors/include/otbLandmark.h | 2 -- Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h | 2 -- Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx | 2 -- .../Feature/Descriptors/test/otbFourierMellinDescriptors.cxx | 2 -- .../Feature/Descriptors/test/otbFourierMellinImageFilter.cxx | 2 -- .../Descriptors/test/otbFourierMellinImageFilterNew.cxx | 2 -- .../otbHistogramOfOrientedGradientCovariantImageFunction.cxx | 2 -- .../test/otbImageToFastSIFTKeyPointSetFilterNew.cxx | 2 -- ...tbImageToFastSIFTKeyPointSetFilterOutputDescriptorAscii.cxx | 2 -- ...mageToFastSIFTKeyPointSetFilterOutputInterestPointAscii.cxx | 2 -- .../test/otbImageToHessianDeterminantImageFilter.cxx | 2 -- .../test/otbImageToHessianDeterminantImageFilterNew.cxx | 2 -- .../test/otbImageToSIFTKeyPointSetFilterDistanceMap.cxx | 2 -- .../Descriptors/test/otbImageToSIFTKeyPointSetFilterNew.cxx | 2 -- .../test/otbImageToSIFTKeyPointSetFilterOutputAscii.cxx | 2 -- .../otbImageToSIFTKeyPointSetFilterOutputDescriptorAscii.cxx | 2 -- .../test/otbImageToSIFTKeyPointSetFilterOutputImage.cxx | 2 -- ...otbImageToSIFTKeyPointSetFilterOutputInterestPointAscii.cxx | 2 -- .../Descriptors/test/otbImageToSURFKeyPointSetFilterNew.cxx | 2 -- .../otbImageToSURFKeyPointSetFilterOutputDescriptorAscii.cxx | 2 -- ...otbImageToSURFKeyPointSetFilterOutputInterestPointAscii.cxx | 2 -- .../Feature/Descriptors/test/otbKeyPointSetsMatchingFilter.cxx | 2 -- .../Descriptors/test/otbKeyPointSetsMatchingFilterNew.cxx | 2 -- Modules/Feature/Descriptors/test/otbLandmarkNew.cxx | 2 -- .../Edge/include/otbAssociativeSymmetricalSumImageFilter.h | 2 -- .../include/otbAssymmetricFusionOfLineDetectorImageFilter.h | 2 -- .../include/otbAssymmetricFusionOfLineDetectorImageFilter.txx | 2 -- .../include/otbAsymmetricFusionOfLineDetectorImageFilter.h | 2 -- .../include/otbAsymmetricFusionOfLineDetectorImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h | 2 -- Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h | 2 -- Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h | 2 -- Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbFillGapsFilter.h | 2 -- .../Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h | 2 -- .../Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h | 2 -- .../Edge/include/otbHoughTransform2DLinesImageFilter.txx | 2 -- .../Edge/include/otbLineCorrelationDetectorImageFilter.h | 2 -- .../Edge/include/otbLineCorrelationDetectorImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h | 2 -- .../Feature/Edge/include/otbLineDetectorImageFilterBase.txx | 2 -- Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h | 2 -- .../Feature/Edge/include/otbLineRatioDetectorImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbLineSegmentDetector.h | 2 -- Modules/Feature/Edge/include/otbLineSegmentDetector.txx | 2 -- Modules/Feature/Edge/include/otbLocalHoughFilter.h | 2 -- Modules/Feature/Edge/include/otbLocalHoughFilter.txx | 2 -- .../Edge/include/otbPersistentVectorizationImageFilter.h | 2 -- .../Edge/include/otbPersistentVectorizationImageFilter.txx | 2 -- .../Edge/include/otbPixelSuppressionByDirectionImageFilter.h | 2 -- .../Edge/include/otbPixelSuppressionByDirectionImageFilter.txx | 2 -- Modules/Feature/Edge/include/otbSobelVectorImageFilter.h | 2 -- Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h | 2 -- .../Feature/Edge/include/otbStreamingLineSegmentDetector.txx | 2 -- Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h | 2 -- .../Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx | 2 -- .../Feature/Edge/include/otbVerticalSobelVectorImageFilter.h | 2 -- Modules/Feature/Edge/src/otbFillGapsFilter.cxx | 2 -- Modules/Feature/Edge/test/0000094-PolygonsVectorization.cxx | 2 -- .../Edge/test/0000433-LineSegmentDetector_8b_16b_compare.cxx | 2 -- Modules/Feature/Edge/test/otbAssociativeSymmetricalSum.cxx | 2 -- Modules/Feature/Edge/test/otbAssociativeSymmetricalSumNew.cxx | 2 -- .../Feature/Edge/test/otbAsymmetricFusionOfLineDetector.cxx | 2 -- .../Feature/Edge/test/otbAsymmetricFusionOfLineDetectorNew.cxx | 2 -- Modules/Feature/Edge/test/otbEdgeDensityImageFilter.cxx | 2 -- Modules/Feature/Edge/test/otbEdgeDensityImageFilterNew.cxx | 2 -- Modules/Feature/Edge/test/otbEdgeDetectorImageFilter.cxx | 2 -- Modules/Feature/Edge/test/otbEdgeDetectorImageFilterNew.cxx | 2 -- Modules/Feature/Edge/test/otbExtractSegments.cxx | 2 -- Modules/Feature/Edge/test/otbExtractSegmentsNew.cxx | 2 -- Modules/Feature/Edge/test/otbFillGapsFilter.cxx | 2 -- Modules/Feature/Edge/test/otbFillGapsFilterNew.cxx | 2 -- .../Feature/Edge/test/otbHorizontalSobelVectorImageFilter.cxx | 2 -- .../Feature/Edge/test/otbHoughTransform2DLinesImageTest.cxx | 3 --- Modules/Feature/Edge/test/otbLineCorrelationDetector.cxx | 2 -- Modules/Feature/Edge/test/otbLineCorrelationDetectorLinear.cxx | 2 -- Modules/Feature/Edge/test/otbLineCorrelationDetectorNew.cxx | 2 -- Modules/Feature/Edge/test/otbLineDetectorBaseNew.cxx | 2 -- Modules/Feature/Edge/test/otbLineRatioDetector.cxx | 2 -- Modules/Feature/Edge/test/otbLineRatioDetectorLinear.cxx | 2 -- Modules/Feature/Edge/test/otbLineRatioDetectorNew.cxx | 2 -- Modules/Feature/Edge/test/otbLineSegmentDetector.cxx | 2 -- Modules/Feature/Edge/test/otbLocalHough.cxx | 2 -- Modules/Feature/Edge/test/otbLocalHoughDraw.cxx | 2 -- Modules/Feature/Edge/test/otbLocalHoughNew.cxx | 2 -- Modules/Feature/Edge/test/otbPersistentVectorizationFilter.cxx | 2 -- .../Feature/Edge/test/otbPersistentVectorizationFilterNew.cxx | 2 -- Modules/Feature/Edge/test/otbPixelSuppressionByDirection.cxx | 2 -- .../Feature/Edge/test/otbPixelSuppressionByDirectionNew.cxx | 2 -- Modules/Feature/Edge/test/otbSobelVectorImageFilter.cxx | 2 -- Modules/Feature/Edge/test/otbStreamingLineSegmentDetector.cxx | 2 -- Modules/Feature/Edge/test/otbTouziEdgeDetector.cxx | 2 -- Modules/Feature/Edge/test/otbTouziEdgeDetectorDirection.cxx | 2 -- Modules/Feature/Edge/test/otbTouziEdgeDetectorNew.cxx | 2 -- .../Feature/Edge/test/otbVerticalSobelVectorImageFilter.cxx | 2 -- Modules/Feature/Moments/include/otbComplexMomentPathFunction.h | 2 -- .../Feature/Moments/include/otbComplexMomentPathFunction.txx | 2 -- .../Feature/Moments/include/otbComplexMomentsImageFunction.h | 2 -- .../Feature/Moments/include/otbComplexMomentsImageFunction.txx | 2 -- .../Feature/Moments/include/otbFlusserMomentsImageFunction.h | 2 -- .../Feature/Moments/include/otbFlusserMomentsImageFunction.txx | 2 -- Modules/Feature/Moments/include/otbFlusserPathFunction.h | 2 -- Modules/Feature/Moments/include/otbFlusserPathFunction.txx | 2 -- .../Feature/Moments/include/otbGeometricMomentPathFunction.h | 2 -- Modules/Feature/Moments/include/otbHuMomentsImageFunction.h | 2 -- Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx | 2 -- Modules/Feature/Moments/include/otbHuPathFunction.h | 2 -- Modules/Feature/Moments/include/otbHuPathFunction.txx | 2 -- Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h | 2 -- .../Feature/Moments/include/otbRadiometricMomentsImageFilter.h | 2 -- .../Moments/include/otbRadiometricMomentsImageFilter.txx | 2 -- .../Moments/include/otbRadiometricMomentsImageFunction.h | 2 -- .../Moments/include/otbRadiometricMomentsImageFunction.txx | 2 -- Modules/Feature/Moments/include/otbRealMomentPathFunction.h | 2 -- Modules/Feature/Moments/include/otbRealMomentsImageFunction.h | 2 -- .../Feature/Moments/include/otbRealMomentsImageFunction.txx | 2 -- Modules/Feature/Moments/test/otbComplexMomentPath.cxx | 2 -- Modules/Feature/Moments/test/otbComplexMomentPathFloat.cxx | 2 -- Modules/Feature/Moments/test/otbComplexMomentPathNew.cxx | 2 -- .../Feature/Moments/test/otbComplexMomentsImageFunction.cxx | 2 -- .../Feature/Moments/test/otbFlusserMomentsImageFunction.cxx | 2 -- Modules/Feature/Moments/test/otbFlusserPath.cxx | 2 -- Modules/Feature/Moments/test/otbFlusserPathNew.cxx | 2 -- Modules/Feature/Moments/test/otbHuMomentsImageFunction.cxx | 2 -- Modules/Feature/Moments/test/otbHuPath.cxx | 2 -- Modules/Feature/Moments/test/otbHuPathNew.cxx | 2 -- .../Feature/Moments/test/otbRadiometricMomentsImageFilter.cxx | 2 -- .../Moments/test/otbRadiometricMomentsImageFunction.cxx | 2 -- Modules/Feature/Moments/test/otbRealMomentsImageFunction.cxx | 2 -- Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h | 2 -- .../Feature/SeamCarving/include/otbAddCarvingPathFilter.txx | 2 -- .../Feature/SeamCarving/include/otbImageToCarvingPathFilter.h | 2 -- .../SeamCarving/include/otbImageToCarvingPathFilter.txx | 2 -- .../Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h | 2 -- .../Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx | 2 -- .../Feature/SeamCarving/test/otbAddCarvingPathFilterNew.cxx | 2 -- .../SeamCarving/test/otbImageToCarvingPathFilterNew.cxx | 2 -- .../Feature/SeamCarving/test/otbRemoveCarvingPathFilterNew.cxx | 2 -- .../Textures/include/otbGreyLevelCooccurrenceIndexedList.h | 2 -- .../Textures/include/otbGreyLevelCooccurrenceIndexedList.txx | 2 -- .../Textures/include/otbHaralickTexturesImageFunction.h | 2 -- .../Textures/include/otbHaralickTexturesImageFunction.txx | 2 -- Modules/Feature/Textures/include/otbSFSTexturesFunctor.h | 2 -- Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h | 2 -- Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx | 2 -- .../Textures/include/otbScalarImageToAdvancedTexturesFilter.h | 2 -- .../include/otbScalarImageToAdvancedTexturesFilter.txx | 2 -- .../include/otbScalarImageToHigherOrderTexturesFilter.h | 2 -- .../include/otbScalarImageToHigherOrderTexturesFilter.txx | 2 -- .../Textures/include/otbScalarImageToPanTexTextureFilter.h | 2 -- .../Textures/include/otbScalarImageToPanTexTextureFilter.txx | 2 -- .../Feature/Textures/include/otbScalarImageToTexturesFilter.h | 2 -- .../Textures/include/otbScalarImageToTexturesFilter.txx | 2 -- Modules/Feature/Textures/include/otbTextureImageFunction.h | 2 -- Modules/Feature/Textures/include/otbTextureImageFunction.txx | 2 -- .../Textures/test/otbGreyLevelCooccurrenceIndexedList.cxx | 2 -- .../Textures/test/otbGreyLevelCooccurrenceIndexedListNew.cxx | 2 -- .../Feature/Textures/test/otbHaralickTexturesImageFunction.cxx | 2 -- Modules/Feature/Textures/test/otbSFSTexturesImageFilterNew.cxx | 2 -- .../Feature/Textures/test/otbSFSTexturesImageFilterTest.cxx | 2 -- .../Textures/test/otbScalarImageToAdvancedTexturesFilter.cxx | 2 -- .../test/otbScalarImageToAdvancedTexturesFilterNew.cxx | 2 -- .../test/otbScalarImageToHigherOrderTexturesFilter.cxx | 2 -- .../Textures/test/otbScalarImageToPanTexTextureFilter.cxx | 2 -- .../Textures/test/otbScalarImageToPanTexTextureFilterNew.cxx | 2 -- .../Feature/Textures/test/otbScalarImageToTexturesFilter.cxx | 2 -- .../Textures/test/otbScalarImageToTexturesFilterNew.cxx | 2 -- .../otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h | 2 -- .../otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx | 2 -- Modules/Filtering/ChangeDetection/include/otbCBAMI.h | 2 -- .../Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h | 2 -- .../ChangeDetection/include/otbCorrelationChangeDetector.h | 2 -- .../Filtering/ChangeDetection/include/otbCrossCorrelation.h | 2 -- Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h | 2 -- .../ChangeDetection/include/otbJoinHistogramMIImageFilter.h | 2 -- .../include/otbKullbackLeiblerDistanceImageFilter.h | 2 -- .../include/otbKullbackLeiblerDistanceImageFilter.txx | 2 -- .../include/otbKullbackLeiblerProfileImageFilter.h | 2 -- .../include/otbKullbackLeiblerProfileImageFilter.txx | 2 -- .../include/otbKullbackLeiblerSupervizedDistanceImageFilter.h | 2 -- .../otbKullbackLeiblerSupervizedDistanceImageFilter.txx | 2 -- Modules/Filtering/ChangeDetection/include/otbLHMI.h | 2 -- .../Filtering/ChangeDetection/include/otbLHMIChangeDetector.h | 2 -- Modules/Filtering/ChangeDetection/include/otbMeanDifference.h | 2 -- .../ChangeDetection/include/otbMeanDifferenceImageFilter.h | 2 -- Modules/Filtering/ChangeDetection/include/otbMeanRatio.h | 2 -- .../ChangeDetection/include/otbMeanRatioImageFilter.h | 2 -- .../include/otbMultivariateAlterationDetectorImageFilter.h | 2 -- .../include/otbMultivariateAlterationDetectorImageFilter.txx | 2 -- .../ChangeDetection/test/otbCBAMIChangeDetectionTest.cxx | 2 -- .../ChangeDetection/test/otbCorrelChangeDetectionTest.cxx | 2 -- .../ChangeDetection/test/otbJHMIChangeDetectionTest.cxx | 2 -- .../test/otbKullbackLeiblerDistanceImageFilter.cxx | 2 -- .../test/otbKullbackLeiblerDistanceImageFilterNew.cxx | 2 -- .../test/otbKullbackLeiblerProfileImageFilter.cxx | 2 -- .../test/otbKullbackLeiblerProfileImageFilterNew.cxx | 2 -- .../test/otbKullbackLeiblerSupervizedDistanceImageFilter.cxx | 2 -- .../otbKullbackLeiblerSupervizedDistanceImageFilterNew.cxx | 2 -- .../ChangeDetection/test/otbLHMIChangeDetectionTest.cxx | 2 -- .../ChangeDetection/test/otbMeanDiffChangeDetectionTest.cxx | 2 -- .../ChangeDetection/test/otbMeanRatioChangeDetectionTest.cxx | 2 -- .../test/otbMultivariateAlterationDetectorImageFilter.cxx | 2 -- Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h | 2 -- .../Filtering/ColorMap/include/otbReliefColormapFunctor.txx | 2 -- .../ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h | 2 -- .../ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx | 2 -- .../ColorMap/test/otbScalarToRainbowRGBPixelFunctor.cxx | 2 -- .../ColorMap/test/otbScalarToRainbowRGBPixelFunctorNew.cxx | 2 -- .../Filtering/Convolution/include/otbConvolutionImageFilter.h | 2 -- .../Convolution/include/otbConvolutionImageFilter.txx | 2 -- .../Filtering/Convolution/include/otbGaborFilterGenerator.h | 2 -- .../Filtering/Convolution/include/otbGaborFilterGenerator.txx | 2 -- .../Convolution/include/otbOverlapSaveConvolutionImageFilter.h | 2 -- .../include/otbOverlapSaveConvolutionImageFilter.txx | 2 -- ...ompareOverlapSaveAndClassicalConvolutionWithGaborFilter.cxx | 2 -- .../Filtering/Convolution/test/otbConvolutionImageFilter.cxx | 2 -- .../Convolution/test/otbConvolutionImageFilterNew.cxx | 2 -- Modules/Filtering/Convolution/test/otbGaborFilterGenerator.cxx | 2 -- .../Filtering/Convolution/test/otbGaborFilterGeneratorNew.cxx | 2 -- .../Convolution/test/otbOverlapSaveConvolutionImageFilter.cxx | 2 -- .../test/otbOverlapSaveConvolutionImageFilterNew.cxx | 2 -- Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h | 2 -- .../Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx | 2 -- Modules/Filtering/DEM/include/otbDEMToImageGenerator.h | 2 -- Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx | 2 -- Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractor.cxx | 2 -- .../Filtering/DEM/test/otbDEMCaracteristicsExtractorNew.cxx | 2 -- .../Filtering/DEM/test/otbDEMToImageGeneratorFromImageTest.cxx | 2 -- Modules/Filtering/DEM/test/otbDEMToImageGeneratorNew.cxx | 2 -- Modules/Filtering/DEM/test/otbDEMToImageGeneratorTest.cxx | 2 -- .../include/otbAngularProjectionBinaryImageFilter.h | 2 -- .../include/otbAngularProjectionBinaryImageFilter.txx | 2 -- .../include/otbAngularProjectionImageFilter.h | 2 -- .../include/otbAngularProjectionImageFilter.txx | 2 -- .../include/otbAngularProjectionSetImageFilter.h | 2 -- .../include/otbAngularProjectionSetImageFilter.txx | 2 -- .../include/otbEstimateInnerProductPCAImageFilter.h | 2 -- .../include/otbEstimateInnerProductPCAImageFilter.txx | 2 -- .../DimensionalityReduction/include/otbFastICAImageFilter.h | 2 -- .../DimensionalityReduction/include/otbFastICAImageFilter.txx | 2 -- .../include/otbFastICAInternalOptimizerVectorImageFilter.h | 2 -- .../include/otbFastICAInternalOptimizerVectorImageFilter.txx | 2 -- .../include/otbInnerProductPCAImageFilter.h | 2 -- .../include/otbInnerProductPCAImageFilter.txx | 2 -- .../include/otbLocalActivityVectorImageFilter.h | 2 -- .../DimensionalityReduction/include/otbMNFImageFilter.h | 2 -- .../DimensionalityReduction/include/otbMNFImageFilter.txx | 2 -- .../include/otbMaximumAutocorrelationFactorImageFilter.h | 2 -- .../include/otbMaximumAutocorrelationFactorImageFilter.txx | 2 -- .../DimensionalityReduction/include/otbNAPCAImageFilter.h | 2 -- .../DimensionalityReduction/include/otbNAPCAImageFilter.txx | 2 -- .../include/otbNormalizeInnerProductPCAImageFilter.h | 2 -- .../include/otbNormalizeInnerProductPCAImageFilter.txx | 2 -- .../DimensionalityReduction/include/otbPCAImageFilter.h | 2 -- .../DimensionalityReduction/include/otbPCAImageFilter.txx | 2 -- .../include/otbSparseWvltToAngleMapperListFilter.h | 2 -- .../include/otbSparseWvltToAngleMapperListFilter.txx | 2 -- .../test/otbAngularProjectionBinaryImageFilter.cxx | 2 -- .../test/otbAngularProjectionImageFilter.cxx | 2 -- .../test/otbAngularProjectionImageFilterNew.cxx | 2 -- .../test/otbAngularProjectionSetImageFilter.cxx | 2 -- .../test/otbAngularProjectionSetImageFilterNew.cxx | 2 -- .../test/otbEstimateInnerProductPCAImageFilter.cxx | 2 -- .../test/otbEstimateInnerProductPCAImageFilterNew.cxx | 2 -- .../DimensionalityReduction/test/otbFastICAImageFilter.cxx | 2 -- .../test/otbInnerProductPCAImageFilter.cxx | 2 -- .../test/otbInnerProductPCAImageFilterNew.cxx | 2 -- .../test/otbLocalActivityVectorImageFilter.cxx | 2 -- .../DimensionalityReduction/test/otbMNFImageFilter.cxx | 2 -- .../test/otbMaximumAutocorrelationFactorImageFilter.cxx | 2 -- .../DimensionalityReduction/test/otbNAPCAImageFilter.cxx | 2 -- .../test/otbNormalizeInnerProductPCAImageFilter.cxx | 2 -- .../test/otbNormalizeInnerProductPCAImageFilterNew.cxx | 2 -- .../DimensionalityReduction/test/otbPCAImageFilter.cxx | 2 -- .../test/otbSparseWvltToAngleMapperListFilter.cxx | 2 -- .../test/otbSparseWvltToAngleMapperListFilterNew.cxx | 2 -- Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h | 2 -- .../ImageManipulation/include/otbAlphaBlendingFunctor.h | 2 -- .../Filtering/ImageManipulation/include/otbAmplitudeFunctor.h | 2 -- .../include/otbBinaryFunctorNeighborhoodImageFilter.h | 2 -- .../include/otbBinaryFunctorNeighborhoodImageFilter.txx | 2 -- .../include/otbBinaryFunctorNeighborhoodVectorImageFilter.h | 2 -- .../include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx | 2 -- .../ImageManipulation/include/otbBinaryImageDensityFunction.h | 2 -- .../include/otbBinaryImageDensityFunction.txx | 2 -- .../include/otbBinaryImageMinimalBoundingRegionCalculator.h | 2 -- .../include/otbBinaryImageMinimalBoundingRegionCalculator.txx | 2 -- .../include/otbBinaryImageToDensityImageFilter.h | 2 -- .../include/otbBinaryImageToDensityImageFilter.txx | 2 -- .../ImageManipulation/include/otbBinarySpectralAngleFunctor.h | 2 -- .../ImageManipulation/include/otbBoxAndWhiskerImageFilter.h | 2 -- .../ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx | 2 -- .../include/otbChangeInformationImageFilter.h | 2 -- .../include/otbChangeInformationImageFilter.txx | 2 -- .../ImageManipulation/include/otbChangeLabelImageFilter.h | 2 -- .../ImageManipulation/include/otbChangeLabelImageFilter.txx | 2 -- .../ImageManipulation/include/otbChangeNoDataValueFilter.h | 2 -- .../Filtering/ImageManipulation/include/otbClampImageFilter.h | 2 -- .../ImageManipulation/include/otbClampImageFilter.txx | 2 -- .../ImageManipulation/include/otbClampVectorImageFilter.h | 2 -- .../ImageManipulation/include/otbClampVectorImageFilter.txx | 2 -- .../include/otbConcatenateScalarValueImageFilter.h | 2 -- .../include/otbConcatenateScalarValueImageFilter.txx | 2 -- .../include/otbConcatenateVectorImageFilter.h | 2 -- .../include/otbConcatenateVectorImageFilter.txx | 2 -- .../include/otbEuclideanDistanceMetricWithMissingValue.h | 2 -- .../include/otbEuclideanDistanceMetricWithMissingValuePow2.h | 2 -- .../include/otbEuclideanDistanceMetricWithMissingValuePow2.txx | 2 -- .../include/otbFlexibleDistanceWithMissingValue.h | 2 -- .../include/otbFlexibleDistanceWithMissingValue.txx | 2 -- .../include/otbFunctionWithNeighborhoodToImageFilter.h | 2 -- .../include/otbFunctionWithNeighborhoodToImageFilter.txx | 2 -- .../ImageManipulation/include/otbGridResampleImageFilter.h | 2 -- .../ImageManipulation/include/otbGridResampleImageFilter.txx | 2 -- .../Filtering/ImageManipulation/include/otbHillShadingFilter.h | 2 -- .../ImageManipulation/include/otbHillShadingFunctor.h | 2 -- .../ImageManipulation/include/otbImageToNoDataMaskFilter.h | 2 -- .../include/otbImageToVectorImageCastFilter.h | 2 -- .../include/otbLocalGradientVectorImageFilter.h | 2 -- .../ImageManipulation/include/otbLog10ThresholdedImageFilter.h | 2 -- .../ImageManipulation/include/otbMaskedIteratorDecorator.h | 2 -- .../ImageManipulation/include/otbMaskedIteratorDecorator.txx | 2 -- .../Filtering/ImageManipulation/include/otbMatrixImageFilter.h | 2 -- .../ImageManipulation/include/otbMatrixImageFilter.txx | 2 -- Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h | 2 -- .../ImageManipulation/include/otbMultiplyByScalarImageFilter.h | 2 -- .../include/otbNRIBandImagesToOneNComplexBandsImage.h | 2 -- .../include/otbNRIBandImagesToOneNComplexBandsImage.txx | 2 -- .../include/otbOneRIBandImageToOneComplexBandImage.h | 2 -- .../include/otbOneRIBandImageToOneComplexBandImage.txx | 2 -- .../ImageManipulation/include/otbPerBandVectorImageFilter.h | 2 -- .../ImageManipulation/include/otbPerBandVectorImageFilter.txx | 2 -- Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h | 2 -- .../ImageManipulation/include/otbPrintableImageFilter.h | 2 -- .../ImageManipulation/include/otbPrintableImageFilter.txx | 2 -- .../include/otbRealAndImaginaryImageToComplexImageFilter.h | 2 -- .../include/otbRealImageToComplexImageFilter.h | 2 -- .../ImageManipulation/include/otbShiftScaleImageAdaptor.h | 2 -- .../ImageManipulation/include/otbShiftScaleVectorImageFilter.h | 2 -- .../include/otbShiftScaleVectorImageFilter.txx | 2 -- .../include/otbSpectralAngleDistanceImageFilter.h | 2 -- .../include/otbSpectralAngleDistanceImageFilter.txx | 2 -- .../ImageManipulation/include/otbSpectralAngleFunctor.h | 2 -- .../ImageManipulation/include/otbSqrtSpectralAngleFunctor.h | 2 -- .../include/otbStreamingInnerProductVectorImageFilter.h | 2 -- .../include/otbStreamingInnerProductVectorImageFilter.txx | 2 -- .../include/otbStreamingMatrixTransposeMatrixImageFilter.h | 2 -- .../include/otbStreamingMatrixTransposeMatrixImageFilter.txx | 2 -- .../include/otbStreamingResampleImageFilter.h | 2 -- .../include/otbStreamingResampleImageFilter.txx | 2 -- .../ImageManipulation/include/otbStreamingShrinkImageFilter.h | 2 -- .../include/otbStreamingShrinkImageFilter.txx | 2 -- .../ImageManipulation/include/otbThresholdVectorImageFilter.h | 2 -- .../include/otbThresholdVectorImageFilter.txx | 2 -- .../Filtering/ImageManipulation/include/otbTileImageFilter.h | 2 -- .../Filtering/ImageManipulation/include/otbTileImageFilter.txx | 2 -- .../include/otbTwoNRIBandsImageToNComplexBandsImage.h | 2 -- .../include/otbTwoNRIBandsImageToNComplexBandsImage.txx | 2 -- .../include/otbUnaryFunctorNeighborhoodImageFilter.h | 2 -- .../include/otbUnaryFunctorNeighborhoodImageFilter.txx | 2 -- .../include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h | 2 -- .../otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx | 2 -- .../include/otbUnaryFunctorWithIndexImageFilter.h | 2 -- .../include/otbUnaryFunctorWithIndexImageFilter.txx | 2 -- .../include/otbUnaryImageFunctorWithVectorImageFilter.h | 2 -- .../include/otbUnaryImageFunctorWithVectorImageFilter.txx | 2 -- .../include/otbVectorImageTo3DScalarImageFilter.h | 2 -- .../include/otbVectorImageTo3DScalarImageFilter.txx | 2 -- .../include/otbVectorImageToAmplitudeImageFilter.h | 2 -- .../include/otbVectorRescaleIntensityImageFilter.h | 2 -- .../include/otbVectorRescaleIntensityImageFilter.txx | 2 -- .../ImageManipulation/src/otbStreamingShrinkImageFilter.cxx | 2 -- .../ImageManipulation/test/otbAmplitudeFunctorTest.cxx | 2 -- .../ImageManipulation/test/otbBinaryImageDensityFunction.cxx | 2 -- .../test/otbBinaryImageDensityFunctionNew.cxx | 2 -- .../test/otbBinaryImageMinimalBoundingRegionCalculator.cxx | 2 -- .../test/otbBinaryImageMinimalBoundingRegionCalculatorNew.cxx | 2 -- .../test/otbBinaryImageToDensityImageFilter.cxx | 2 -- .../test/otbBinaryImageToDensityImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbBoxAndWhiskerImageFilter.cxx | 2 -- .../ImageManipulation/test/otbBoxAndWhiskerImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbChangeInformationImageFilter.cxx | 2 -- .../ImageManipulation/test/otbChangeLabelImageFilter.cxx | 2 -- .../ImageManipulation/test/otbChangeLabelImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbChangeNoDataValueFilter.cxx | 2 -- .../Filtering/ImageManipulation/test/otbClampImageFilter.cxx | 2 -- .../ImageManipulation/test/otbClampVectorImageFilter.cxx | 2 -- .../test/otbConcatenateScalarValueImageFilterTest.cxx | 2 -- .../ImageManipulation/test/otbConcatenateVectorImageFilter.cxx | 2 -- .../test/otbConcatenateVectorImageFilterNew.cxx | 2 -- .../test/otbEuclideanDistanceMetricWithMissingValue.cxx | 2 -- .../test/otbEuclideanDistanceMetricWithMissingValueNew.cxx | 2 -- .../Filtering/ImageManipulation/test/otbExtractROIResample.cxx | 2 -- .../test/otbFunctionWithNeighborhoodToImageFilter.cxx | 2 -- .../test/otbFunctionWithNeighborhoodToImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbGridResampleImageFilter.cxx | 2 -- .../ImageManipulation/test/otbImageToNoDataMaskFilter.cxx | 2 -- .../ImageManipulation/test/otbImageToVectorImageCastFilter.cxx | 2 -- .../test/otbImageToVectorImageCastFilterNew.cxx | 2 -- .../test/otbLocalGradientVectorImageFilter.cxx | 2 -- .../test/otbLog10ThresholdedImageFilterTest.cxx | 2 -- .../ImageManipulation/test/otbMaskedIteratorDecorator.cxx | 2 -- .../ImageManipulation/test/otbMatrixImageFilterTest.cxx | 2 -- .../test/otbMatrixTransposeMatrixImageFilter.cxx | 2 -- .../test/otbMatrixTransposeMatrixImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbMeanFunctorImageTest.cxx | 2 -- .../ImageManipulation/test/otbMultiplyByScalarImageTest.cxx | 2 -- .../test/otbNRIBandImagesToOneNComplexBandsImage.cxx | 2 -- .../test/otbOneRIBandImageToOneComplexBandImage.cxx | 2 -- .../ImageManipulation/test/otbPerBandVectorImageFilterNew.cxx | 2 -- .../test/otbPerBandVectorImageFilterWithMeanFilter.cxx | 2 -- .../test/otbPerBandVectorImageFilterWithSobelFilter.cxx | 2 -- .../Filtering/ImageManipulation/test/otbPhaseFunctorTest.cxx | 2 -- .../ImageManipulation/test/otbPrintableImageFilter.cxx | 2 -- .../ImageManipulation/test/otbPrintableImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbPrintableImageFilterWithMask.cxx | 2 -- .../ImageManipulation/test/otbRegionProjectionResampler.cxx | 2 -- .../ImageManipulation/test/otbShiftScaleImageAdaptor.cxx | 2 -- .../ImageManipulation/test/otbShiftScaleImageAdaptorNew.cxx | 2 -- .../test/otbShiftScaleVectorImageFilterNew.cxx | 2 -- .../test/otbSpectralAngleDistanceImageFilter.cxx | 2 -- .../test/otbSpectralAngleDistanceImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbSqrtSpectralAngleImageFilter.cxx | 2 -- .../test/otbStreamingInnerProductVectorImageFilter.cxx | 2 -- .../test/otbStreamingInnerProductVectorImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbStreamingResampleImageFilter.cxx | 2 -- .../test/otbStreamingResampleImageFilterCompareWithITK.cxx | 2 -- .../test/otbStreamingResampleImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbStreamingShrinkImageFilter.cxx | 2 -- .../test/otbStreamingShrinkImageFilterNew.cxx | 2 -- .../ImageManipulation/test/otbThresholdVectorImageFilter.cxx | 2 -- .../Filtering/ImageManipulation/test/otbTileImageFilter.cxx | 2 -- .../test/otbTwoNRIBandsImageToNComplexBandsImage.cxx | 2 -- .../ImageManipulation/test/otbUnaryFunctorImageFilterNew.cxx | 2 -- .../test/otbUnaryFunctorNeighborhoodImageFilter.cxx | 2 -- .../test/otbUnaryFunctorNeighborhoodImageFilterNew.cxx | 2 -- .../test/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.cxx | 2 -- .../otbUnaryFunctorNeighborhoodWithOffsetImageFilterNew.cxx | 2 -- .../test/otbUnaryFunctorWithIndexImageFilter.cxx | 2 -- .../test/otbUnaryFunctorWithIndexImageFilterNew.cxx | 2 -- .../test/otbUnaryImageFunctorWithVectorImageFilter.cxx | 2 -- .../test/otbUnaryImageFunctorWithVectorImageFilterNew.cxx | 2 -- .../test/otbVectorImageTo3DScalarImageFilter.cxx | 2 -- .../test/otbVectorImageTo3DScalarImageFilterNew.cxx | 2 -- .../test/otbVectorImageToAmplitudeImageFilter.cxx | 2 -- .../test/otbVectorImageToAmplitudeImageFilterNew.cxx | 2 -- .../test/otbVectorRescaleIntensityImageFilter.cxx | 2 -- .../test/otbVectorRescaleIntensityImageFilterNew.cxx | 2 -- Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h | 2 -- Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx | 2 -- Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h | 2 -- .../Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx | 2 -- Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h | 2 -- Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx | 2 -- Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h | 2 -- Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx | 2 -- Modules/Filtering/ImageNoise/test/otbFrostFilter.cxx | 2 -- Modules/Filtering/ImageNoise/test/otbFrostFilterNew.cxx | 2 -- Modules/Filtering/ImageNoise/test/otbGammaMAPFilter.cxx | 2 -- Modules/Filtering/ImageNoise/test/otbKuanFilter.cxx | 2 -- Modules/Filtering/ImageNoise/test/otbLeeFilter.cxx | 2 -- Modules/Filtering/MathParser/include/otbBandMathImageFilter.h | 2 -- .../Filtering/MathParser/include/otbBandMathImageFilter.txx | 2 -- Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h | 2 -- Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx | 2 -- Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h | 2 -- .../Filtering/MathParser/include/otbMaskMuParserFunctor.txx | 2 -- Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h | 2 -- Modules/Filtering/MathParser/include/otbParser.h | 2 -- .../include/otbParserConditionDataNodeFeatureFunction.h | 2 -- .../include/otbParserConditionDataNodeFeatureFunction.txx | 2 -- Modules/Filtering/MathParser/src/otbParser.cxx | 2 -- Modules/Filtering/MathParser/test/otbBandMathImageFilter.cxx | 2 -- .../MathParser/test/otbImageListToSingleImageFilterTest.cxx | 2 -- Modules/Filtering/MathParser/test/otbMaskMuParserFilterNew.cxx | 2 -- .../Filtering/MathParser/test/otbMaskMuParserFilterTest.cxx | 2 -- .../test/otbParserConditionDataNodeFeatureFunction.cxx | 2 -- Modules/Filtering/MathParser/test/otbParserTest.cxx | 2 -- .../Filtering/MathParserX/include/otbBandMathXImageFilter.h | 2 -- .../Filtering/MathParserX/include/otbBandMathXImageFilter.txx | 2 -- Modules/Filtering/MathParserX/include/otbParserX.h | 2 -- Modules/Filtering/MathParserX/include/otbParserXPlugins.h | 2 -- Modules/Filtering/MathParserX/src/otbParserX.cxx | 2 -- Modules/Filtering/MathParserX/src/otbParserXPlugins.cxx | 2 -- Modules/Filtering/MathParserX/test/otbBandMathXImageFilter.cxx | 2 -- Modules/Filtering/MathParserX/test/otbParserXTest.cxx | 2 -- .../include/otbMorphologicalPyramidAnalysisFilter.h | 2 -- .../include/otbMorphologicalPyramidAnalysisFilter.txx | 2 -- .../include/otbMorphologicalPyramidMRToMSConverter.h | 2 -- .../include/otbMorphologicalPyramidMRToMSConverter.txx | 2 -- .../include/otbMorphologicalPyramidResampler.h | 2 -- .../include/otbMorphologicalPyramidResampler.txx | 2 -- .../include/otbMorphologicalPyramidSegmentationFilter.h | 2 -- .../include/otbMorphologicalPyramidSegmentationFilter.txx | 2 -- .../include/otbMorphologicalPyramidSegmenter.h | 2 -- .../include/otbMorphologicalPyramidSegmenter.txx | 2 -- .../include/otbMorphologicalPyramidSynthesisFilter.h | 2 -- .../include/otbMorphologicalPyramidSynthesisFilter.txx | 2 -- .../test/otbMorphologicalPyramidAnalysisFilter.cxx | 2 -- .../test/otbMorphologicalPyramidAnalysisFilterNew.cxx | 2 -- .../test/otbMorphologicalPyramidMRToMSConverter.cxx | 2 -- .../test/otbMorphologicalPyramidMRToMSConverterNew.cxx | 2 -- .../test/otbMorphologicalPyramidResampler.cxx | 2 -- .../test/otbMorphologicalPyramidResamplerNew.cxx | 2 -- .../test/otbMorphologicalPyramidSegmentationFilter.cxx | 2 -- .../test/otbMorphologicalPyramidSegmentationFilterNew.cxx | 2 -- .../test/otbMorphologicalPyramidSegmenter.cxx | 2 -- .../test/otbMorphologicalPyramidSegmenterNew.cxx | 2 -- .../test/otbMorphologicalPyramidSynthesisFilter.cxx | 2 -- .../test/otbMorphologicalPyramidSynthesisFilterNew.cxx | 2 -- Modules/Filtering/Path/include/otbClosePathFunctor.h | 2 -- Modules/Filtering/Path/include/otbCompacityPathFunction.h | 2 -- Modules/Filtering/Path/include/otbCompacityPathFunction.txx | 2 -- Modules/Filtering/Path/include/otbDrawPathFilter.h | 2 -- Modules/Filtering/Path/include/otbDrawPathFilter.txx | 2 -- Modules/Filtering/Path/include/otbDrawPathListFilter.h | 2 -- Modules/Filtering/Path/include/otbDrawPathListFilter.txx | 2 -- .../Filtering/Path/include/otbImageFittingPolygonListFilter.h | 2 -- .../Path/include/otbImageFittingPolygonListFilter.txx | 2 -- Modules/Filtering/Path/include/otbImageToEdgePathFilter.h | 2 -- Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx | 2 -- Modules/Filtering/Path/include/otbImageToPathFilter.h | 2 -- Modules/Filtering/Path/include/otbImageToPathFilter.txx | 2 -- Modules/Filtering/Path/include/otbImageToPathListFilter.h | 2 -- Modules/Filtering/Path/include/otbImageToPathListFilter.txx | 2 -- Modules/Filtering/Path/include/otbOrientationPathFunction.h | 2 -- Modules/Filtering/Path/include/otbOrientationPathFunction.txx | 2 -- Modules/Filtering/Path/include/otbPathFunction.h | 2 -- Modules/Filtering/Path/include/otbPathFunction.txx | 2 -- Modules/Filtering/Path/include/otbPathLengthFunctor.h | 2 -- Modules/Filtering/Path/include/otbPathListSource.h | 2 -- .../Filtering/Path/include/otbPathListToHistogramGenerator.h | 2 -- .../Filtering/Path/include/otbPathListToHistogramGenerator.txx | 2 -- Modules/Filtering/Path/include/otbPathListToPathListFilter.h | 2 -- Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h | 2 -- Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h | 2 -- .../Filtering/Path/include/otbPolyLineImageConstIterator.txx | 2 -- Modules/Filtering/Path/include/otbPolyLineImageIterator.h | 2 -- .../Path/include/otbRegionImageToRectangularPathListFilter.h | 2 -- .../Path/include/otbRegionImageToRectangularPathListFilter.txx | 2 -- .../Filtering/Path/include/otbVectorizationPathListFilter.h | 2 -- .../Filtering/Path/include/otbVectorizationPathListFilter.txx | 2 -- Modules/Filtering/Path/test/otbClosePathFunctor.cxx | 2 -- Modules/Filtering/Path/test/otbCompacityPathCircle.cxx | 2 -- Modules/Filtering/Path/test/otbCompacityPathNew.cxx | 2 -- Modules/Filtering/Path/test/otbCompacityPathRectangle.cxx | 2 -- Modules/Filtering/Path/test/otbCompacityPathSquare.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPath.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPathFilter.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPathFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPathListFilter.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPathListFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbDrawPathListFilterWithValue.cxx | 2 -- .../Filtering/Path/test/otbImageFittingPolygonListFilter.cxx | 2 -- .../Path/test/otbImageFittingPolygonListFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbImageToEdgePathFilter.cxx | 2 -- Modules/Filtering/Path/test/otbImageToEdgePathFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbImageToPathFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbOrientationPath.cxx | 2 -- Modules/Filtering/Path/test/otbOrientationPathNew.cxx | 2 -- Modules/Filtering/Path/test/otbPathLengthFunctor.cxx | 2 -- .../Filtering/Path/test/otbPathListToHistogramGenerator.cxx | 2 -- .../Filtering/Path/test/otbPathListToHistogramGeneratorNew.cxx | 2 -- Modules/Filtering/Path/test/otbPathListToPathListFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbPolyLineImageConstIterator.cxx | 2 -- Modules/Filtering/Path/test/otbPolyLineImageIterator.cxx | 2 -- .../Path/test/otbRegionImageToRectangularPathListFilter.cxx | 2 -- .../Path/test/otbRegionImageToRectangularPathListFilterNew.cxx | 2 -- Modules/Filtering/Path/test/otbVectorizationPathListFilter.cxx | 2 -- .../Filtering/Path/test/otbVectorizationPathListFilterNew.cxx | 2 -- .../otbMuellerToPolarisationDegreeAndPowerImageFilter.h | 2 -- .../include/otbMuellerToReciprocalCovarianceImageFilter.h | 2 -- .../include/otbMultiChannelsPolarimetricSynthesisFilter.h | 2 -- .../include/otbMultiChannelsPolarimetricSynthesisFilter.txx | 2 -- Modules/Filtering/Polarimetry/include/otbPolarimetricData.h | 2 -- .../Polarimetry/include/otbPolarimetricSynthesisFunctor.h | 2 -- .../Polarimetry/include/otbReciprocalBarnesDecompImageFilter.h | 2 -- .../otbReciprocalCoherencyToReciprocalMuellerImageFilter.h | 2 -- .../otbReciprocalCovarianceToCoherencyDegreeImageFilter.h | 2 -- .../otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h | 2 -- .../Polarimetry/include/otbReciprocalHAlphaImageFilter.h | 2 -- .../Polarimetry/include/otbReciprocalHuynenDecompImageFilter.h | 2 -- ...LinearCovarianceToReciprocalCircularCovarianceImageFilter.h | 2 -- .../Polarimetry/include/otbReciprocalPauliDecompImageFilter.h | 2 -- Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h | 2 -- .../Filtering/Polarimetry/include/otbSinclairImageFilter.txx | 2 -- .../Polarimetry/include/otbSinclairReciprocalImageFilter.h | 2 -- .../Polarimetry/include/otbSinclairReciprocalImageFilter.txx | 2 -- .../include/otbSinclairToCircularCovarianceMatrixFunctor.h | 2 -- .../Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h | 2 -- .../Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h | 2 -- .../Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h | 2 -- .../otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h | 2 -- .../include/otbSinclairToReciprocalCoherencyMatrixFunctor.h | 2 -- .../include/otbSinclairToReciprocalCovarianceMatrixFunctor.h | 2 -- Modules/Filtering/Polarimetry/src/otbPolarimetricData.cxx | 2 -- .../test/otbMuellerToPolarisationDegreeAndPowerImageFilter.cxx | 2 -- .../otbMuellerToPolarisationDegreeAndPowerImageFilterNew.cxx | 2 -- .../test/otbMuellerToReciprocalCovarianceFunctor.cxx | 2 -- .../test/otbMuellerToReciprocalCovarianceImageFilter.cxx | 2 -- .../test/otbMuellerToReciprocalCovarianceImageFilterNew.cxx | 2 -- .../test/otbMultiChannelsPolarimetricSynthesisFilter.cxx | 2 -- .../test/otbMultiChannelsPolarimetricSynthesisFilterNew.cxx | 2 -- Modules/Filtering/Polarimetry/test/otbPolarimetricData.cxx | 2 -- .../Polarimetry/test/otbPolarimetricSynthesisFunctor.cxx | 2 -- .../Filtering/Polarimetry/test/otbReciprocalBarnesDecomp.cxx | 2 -- .../otbReciprocalCoherencyToReciprocalMuellerImageFilter.cxx | 2 -- ...otbReciprocalCoherencyToReciprocalMuellerImageFilterNew.cxx | 2 -- .../otbReciprocalCovarianceToCoherencyDegreeImageFilter.cxx | 2 -- .../otbReciprocalCovarianceToCoherencyDegreeImageFilterNew.cxx | 2 -- ...otbReciprocalCovarianceToReciprocalCoherencyImageFilter.cxx | 2 -- ...ReciprocalCovarianceToReciprocalCoherencyImageFilterNew.cxx | 2 -- .../Polarimetry/test/otbReciprocalHAlphaImageFilter.cxx | 2 -- .../Polarimetry/test/otbReciprocalHAlphaImageFilterNew.cxx | 2 -- .../Filtering/Polarimetry/test/otbReciprocalHuynenDecomp.cxx | 2 -- ...nearCovarianceToReciprocalCircularCovarianceImageFilter.cxx | 2 -- ...rCovarianceToReciprocalCircularCovarianceImageFilterNew.cxx | 2 -- .../Filtering/Polarimetry/test/otbReciprocalPauliDecomp.cxx | 2 -- Modules/Filtering/Polarimetry/test/otbSinclairImageFilter.cxx | 2 -- .../Polarimetry/test/otbSinclairReciprocalImageFilter.cxx | 2 -- .../test/otbSinclairToCircularCovarianceMatrixFunctor.cxx | 2 -- .../Polarimetry/test/otbSinclairToCoherencyMatrixFunctor.cxx | 2 -- .../Polarimetry/test/otbSinclairToCovarianceMatrixFunctor.cxx | 2 -- .../Polarimetry/test/otbSinclairToMuellerMatrixFunctor.cxx | 2 -- .../otbSinclairToReciprocalCircularCovarianceMatrixFunctor.cxx | 2 -- .../test/otbSinclairToReciprocalCoherencyMatrixFunctor.cxx | 2 -- .../test/otbSinclairToReciprocalCovarianceMatrixFunctor.cxx | 2 -- .../test/otbVectorMultiChannelsPolarimetricSynthesisFilter.cxx | 2 -- Modules/Filtering/Projection/include/otbEckert4MapProjection.h | 2 -- .../Filtering/Projection/include/otbEckert4MapProjection.txx | 2 -- .../Projection/include/otbGCPsToRPCSensorModelImageFilter.h | 2 -- .../Projection/include/otbGCPsToRPCSensorModelImageFilter.txx | 2 -- .../Projection/include/otbGenericRSResampleImageFilter.h | 2 -- .../Projection/include/otbGenericRSResampleImageFilter.txx | 2 -- Modules/Filtering/Projection/include/otbGeographicalDistance.h | 2 -- .../Filtering/Projection/include/otbGeographicalDistance.txx | 2 -- .../Projection/include/otbGeometriesProjectionFilter.h | 2 -- .../Projection/include/otbGeometriesProjectionFilter.txx | 2 -- .../Projection/include/otbGroundSpacingImageFunction.h | 2 -- .../Projection/include/otbGroundSpacingImageFunction.txx | 2 -- .../Projection/include/otbImageToEnvelopeVectorDataFilter.h | 2 -- .../Projection/include/otbImageToEnvelopeVectorDataFilter.txx | 2 -- .../Projection/include/otbImportGeoInformationImageFilter.h | 2 -- .../Projection/include/otbImportGeoInformationImageFilter.txx | 2 -- .../Filtering/Projection/include/otbLambert2EtenduProjection.h | 2 -- .../Projection/include/otbLambert3CartoSudProjection.h | 2 -- Modules/Filtering/Projection/include/otbLambert93Projection.h | 2 -- .../Projection/include/otbLambertConformalConicMapProjection.h | 2 -- .../include/otbLambertConformalConicMapProjection.txx | 2 -- .../include/otbLeastSquareAffineTransformEstimator.h | 2 -- .../include/otbLeastSquareAffineTransformEstimator.txx | 2 -- .../Filtering/Projection/include/otbMapProjectionDeprecated.h | 2 -- .../Projection/include/otbMapProjectionDeprecated.txx | 2 -- Modules/Filtering/Projection/include/otbMapProjections.h | 2 -- .../Filtering/Projection/include/otbMollweidMapProjection.h | 2 -- .../Filtering/Projection/include/otbMollweidMapProjection.txx | 2 -- .../Filtering/Projection/include/otbOrthoRectificationFilter.h | 2 -- .../Projection/include/otbOrthoRectificationFilter.txx | 2 -- .../include/otbPhysicalToRPCSensorModelImageFilter.h | 2 -- .../include/otbPhysicalToRPCSensorModelImageFilter.txx | 2 -- .../include/otbPleiadesPToXSAffineTransformCalculator.h | 2 -- .../Projection/include/otbProjectiveProjectionImageFilter.h | 2 -- .../Projection/include/otbProjectiveProjectionImageFilter.txx | 2 -- Modules/Filtering/Projection/include/otbROIdataConversion.h | 2 -- Modules/Filtering/Projection/include/otbROIdataConversion.txx | 2 -- Modules/Filtering/Projection/include/otbRationalTransform.h | 2 -- Modules/Filtering/Projection/include/otbSVY21MapProjection.h | 2 -- .../Filtering/Projection/include/otbSinusoidalMapProjection.h | 2 -- .../Projection/include/otbSinusoidalMapProjection.txx | 2 -- Modules/Filtering/Projection/include/otbTileMapTransform.h | 2 -- Modules/Filtering/Projection/include/otbTileMapTransform.txx | 2 -- .../Projection/include/otbTransMercatorMapProjection.h | 2 -- .../Projection/include/otbTransMercatorMapProjection.txx | 2 -- Modules/Filtering/Projection/include/otbUtmMapProjection.h | 2 -- Modules/Filtering/Projection/include/otbUtmMapProjection.txx | 2 -- .../include/otbVectorDataIntoImageProjectionFilter.h | 2 -- .../include/otbVectorDataIntoImageProjectionFilter.txx | 2 -- .../Projection/include/otbVectorDataProjectionFilter.h | 2 -- .../Projection/include/otbVectorDataProjectionFilter.txx | 2 -- .../Projection/include/otbVectorDataTransformFilter.h | 2 -- .../Projection/include/otbVectorDataTransformFilter.txx | 2 -- .../Filtering/Projection/src/otbGeometriesProjectionFilter.cxx | 2 -- .../src/otbPleiadesPToXSAffineTransformCalculator.cxx | 2 -- Modules/Filtering/Projection/test/otbCompositeTransform.cxx | 2 -- Modules/Filtering/Projection/test/otbCompositeTransformNew.cxx | 2 -- .../test/otbGCPsToRPCSensorModelImageFilterAndOrtho.cxx | 2 -- .../test/otbGCPsToRPCSensorModelImageFilterCheckRpcModel.cxx | 2 -- .../Projection/test/otbGCPsToRPCSensorModelImageFilterNew.cxx | 2 -- .../test/otbGCPsToRPCSensorModelImageFilterWithoutDEM.cxx | 2 -- .../Projection/test/otbGenericRSResampleImageFilter.cxx | 2 -- .../Projection/test/otbGenericRSTransformFromImage.cxx | 2 -- .../Projection/test/otbGenericRSTransformGenericTest.cxx | 2 -- Modules/Filtering/Projection/test/otbGeographicalDistance.cxx | 2 -- .../Projection/test/otbGeometriesProjectionFilter.cxx | 2 -- .../test/otbGeometriesProjectionFilterFromGeoToMap.cxx | 2 -- .../test/otbGeometriesProjectionFilterFromMapToEPSG.cxx | 2 -- .../test/otbGeometriesProjectionFilterFromMapToGeo.cxx | 2 -- .../test/otbGeometriesProjectionFilterFromMapToImage.cxx | 2 -- .../test/otbGeometriesProjectionFilterFromMapToSensor.cxx | 2 -- .../Projection/test/otbImageToEnvelopeVectorDataFilter.cxx | 2 -- .../Projection/test/otbImageToGenericRSOutputParameters.cxx | 2 -- .../Projection/test/otbImportGeoInformationImageFilter.cxx | 2 -- .../Projection/test/otbImportGeoInformationImageFilterNew.cxx | 2 -- .../Projection/test/otbLeastSquareAffineTransformEstimator.cxx | 2 -- .../test/otbLeastSquareAffineTransformEstimatorNew.cxx | 2 -- Modules/Filtering/Projection/test/otbMapProjection.cxx | 2 -- Modules/Filtering/Projection/test/otbMapProjectionsNew.cxx | 2 -- .../Filtering/Projection/test/otbOrthoRectificationFilter.cxx | 2 -- .../Projection/test/otbOrthoRectificationFilterNew.cxx | 2 -- .../Projection/test/otbPhysicalToRPCSensorModelImageFilter.cxx | 2 -- Modules/Filtering/Projection/test/otbProjectionBaseNew.cxx | 2 -- Modules/Filtering/Projection/test/otbROIdataConversion.cxx | 2 -- Modules/Filtering/Projection/test/otbROIdataConversionNew.cxx | 2 -- Modules/Filtering/Projection/test/otbRationalTransform.cxx | 2 -- .../test/otbRationalTransformToDisplacementFieldSource.cxx | 2 -- Modules/Filtering/Projection/test/otbSensorModel.cxx | 2 -- .../test/otbSpectralAngleDataNodeFeatureFunction.cxx | 2 -- .../Projection/test/otbTileImageFilterRSTransformTest.cxx | 2 -- Modules/Filtering/Projection/test/otbTileMapTransform.cxx | 2 -- Modules/Filtering/Projection/test/otbUtmMapProjection.cxx | 2 -- .../Projection/test/otbVectorDataExtractROIandProjection.cxx | 2 -- .../test/otbVectorDataIntoImageProjectionFilterTest.cxx | 2 -- .../Projection/test/otbVectorDataProjectionFilter.cxx | 2 -- .../test/otbVectorDataProjectionFilterFromGeoToMap.cxx | 2 -- .../test/otbVectorDataProjectionFilterFromMapToGeo.cxx | 2 -- .../test/otbVectorDataProjectionFilterFromMapToImage.cxx | 2 -- .../test/otbVectorDataProjectionFilterFromMapToSensor.cxx | 2 -- .../Projection/test/otbVectorDataProjectionFilterNew.cxx | 2 -- .../Filtering/Projection/test/otbVectorDataTransformFilter.cxx | 2 -- .../Smoothing/include/otbMeanShiftSmoothingImageFilter.h | 2 -- .../Smoothing/include/otbMeanShiftSmoothingImageFilter.txx | 2 -- .../Smoothing/test/otbMeanShiftSmoothingImageFilter.cxx | 2 -- .../Smoothing/test/otbMeanShiftSmoothingImageFilterNew.cxx | 2 -- .../test/otbMeanShiftSmoothingImageFilterSpatialStability.cxx | 2 -- .../test/otbMeanShiftSmoothingImageFilterThreading.cxx | 2 -- .../Statistics/include/otbConcatenateSampleListFilter.h | 2 -- .../Statistics/include/otbConcatenateSampleListFilter.txx | 2 -- .../include/otbContinuousMinimumMaximumImageCalculator.h | 2 -- .../include/otbContinuousMinimumMaximumImageCalculator.txx | 2 -- .../include/otbGaussianAdditiveNoiseSampleListFilter.h | 2 -- .../include/otbGaussianAdditiveNoiseSampleListFilter.txx | 2 -- .../Statistics/include/otbHistogramStatisticsFunction.h | 2 -- .../Statistics/include/otbHistogramStatisticsFunction.txx | 2 -- Modules/Filtering/Statistics/include/otbListSampleGenerator.h | 2 -- .../Filtering/Statistics/include/otbListSampleGenerator.txx | 2 -- Modules/Filtering/Statistics/include/otbListSampleSource.h | 2 -- Modules/Filtering/Statistics/include/otbListSampleSource.txx | 2 -- .../include/otbListSampleToBalancedListSampleFilter.h | 2 -- .../include/otbListSampleToBalancedListSampleFilter.txx | 2 -- .../Statistics/include/otbListSampleToHistogramListGenerator.h | 2 -- .../include/otbListSampleToHistogramListGenerator.txx | 2 -- .../Statistics/include/otbListSampleToListSampleFilter.h | 2 -- .../Statistics/include/otbListSampleToListSampleFilter.txx | 2 -- .../otbListSampleToVariableDimensionHistogramGenerator.h | 2 -- .../otbListSampleToVariableDimensionHistogramGenerator.txx | 2 -- .../Statistics/include/otbLocalHistogramImageFunction.h | 2 -- .../Statistics/include/otbLocalHistogramImageFunction.txx | 2 -- .../Statistics/include/otbNormalizeVectorImageFilter.h | 2 -- .../Statistics/include/otbNormalizeVectorImageFilter.txx | 2 -- Modules/Filtering/Statistics/include/otbPatternSampler.h | 2 -- Modules/Filtering/Statistics/include/otbPeriodicSampler.h | 2 -- Modules/Filtering/Statistics/include/otbRandomSampler.h | 2 -- Modules/Filtering/Statistics/include/otbSamplerBase.h | 2 -- .../Statistics/include/otbShiftScaleSampleListFilter.h | 2 -- .../Statistics/include/otbShiftScaleSampleListFilter.txx | 2 -- .../Statistics/include/otbStreamingCompareImageFilter.h | 2 -- .../Statistics/include/otbStreamingCompareImageFilter.txx | 2 -- .../include/otbStreamingHistogramVectorImageFilter.h | 2 -- .../include/otbStreamingHistogramVectorImageFilter.txx | 2 -- .../Statistics/include/otbStreamingMinMaxImageFilter.h | 2 -- .../Statistics/include/otbStreamingMinMaxImageFilter.txx | 2 -- .../Statistics/include/otbStreamingMinMaxVectorImageFilter.h | 2 -- .../Statistics/include/otbStreamingMinMaxVectorImageFilter.txx | 2 -- .../Statistics/include/otbStreamingStatisticsImageFilter.h | 2 -- .../Statistics/include/otbStreamingStatisticsImageFilter.txx | 2 -- .../include/otbStreamingStatisticsMapFromLabelImageFilter.h | 2 -- .../include/otbStreamingStatisticsMapFromLabelImageFilter.txx | 2 -- .../include/otbStreamingStatisticsVectorImageFilter.h | 2 -- .../include/otbStreamingStatisticsVectorImageFilter.txx | 2 -- Modules/Filtering/Statistics/include/otbVarianceImageFilter.h | 2 -- .../Filtering/Statistics/include/otbVarianceImageFilter.txx | 2 -- .../Statistics/include/otbVectorImageToIntensityImageFilter.h | 2 -- .../include/otbVectorImageToIntensityImageFilter.txx | 2 -- .../Statistics/include/otbVectorImageToMatrixImageFilter.h | 2 -- .../Statistics/include/otbVectorImageToMatrixImageFilter.txx | 2 -- Modules/Filtering/Statistics/src/otbPatternSampler.cxx | 2 -- Modules/Filtering/Statistics/src/otbPeriodicSampler.cxx | 2 -- Modules/Filtering/Statistics/src/otbRandomSampler.cxx | 2 -- Modules/Filtering/Statistics/src/otbSamplerBase.cxx | 2 -- .../Statistics/test/otbConcatenateSampleListFilter.cxx | 2 -- .../test/otbContinuousMinimumMaximumImageCalculatorNew.cxx | 2 -- .../test/otbContinuousMinimumMaximumImageCalculatorTest.cxx | 2 -- .../test/otbGaussianAdditiveNoiseSampleListFilter.cxx | 2 -- .../Statistics/test/otbHistogramStatisticsFunction.cxx | 2 -- .../test/otbImaginaryImageToComplexImageFilterTest.cxx | 2 -- .../Filtering/Statistics/test/otbListSampleGeneratorTest.cxx | 2 -- .../test/otbListSampleToBalancedListSampleFilter.cxx | 2 -- .../Statistics/test/otbListSampleToHistogramListGenerator.cxx | 2 -- .../test/otbListSampleToHistogramListGeneratorNew.cxx | 2 -- .../otbListSampleToVariableDimensionHistogramGenerator.cxx | 2 -- .../otbListSampleToVariableDimensionHistogramGeneratorNew.cxx | 2 -- .../Statistics/test/otbLocalHistogramImageFunctionNew.cxx | 2 -- .../Statistics/test/otbLocalHistogramImageFunctionTest.cxx | 2 -- .../Statistics/test/otbNormalizeVectorImageFilter.cxx | 2 -- Modules/Filtering/Statistics/test/otbProjectiveProjection.cxx | 2 -- .../test/otbRealAndImaginaryImageToComplexImageFilterTest.cxx | 2 -- .../Statistics/test/otbRealImageToComplexImageFilterTest.cxx | 2 -- Modules/Filtering/Statistics/test/otbSamplerTest.cxx | 2 -- .../Statistics/test/otbShiftScaleSampleListFilter.cxx | 2 -- .../Statistics/test/otbShiftScaleVectorImageFilterTest.cxx | 2 -- .../Statistics/test/otbStreamingCompareImageFilter.cxx | 2 -- .../Statistics/test/otbStreamingHistogramVectorImageFilter.cxx | 2 -- .../Statistics/test/otbStreamingMinMaxImageFilter.cxx | 2 -- .../Statistics/test/otbStreamingMinMaxImageFilterNew.cxx | 2 -- .../Statistics/test/otbStreamingMinMaxVectorImageFilter.cxx | 2 -- .../Statistics/test/otbStreamingMinMaxVectorImageFilterNew.cxx | 2 -- .../Statistics/test/otbStreamingStatisticsImageFilter.cxx | 2 -- .../Statistics/test/otbStreamingStatisticsImageFilterNew.cxx | 2 -- .../test/otbStreamingStatisticsMapFromLabelImageFilterTest.cxx | 2 -- .../test/otbStreamingStatisticsVectorImageFilter.cxx | 2 -- .../test/otbStreamingStatisticsVectorImageFilterNew.cxx | 2 -- Modules/Filtering/Statistics/test/otbVarianceImageFilter.cxx | 2 -- .../Filtering/Statistics/test/otbVarianceImageFilterNew.cxx | 2 -- .../Statistics/test/otbVectorImageToIntensityImageFilter.cxx | 2 -- .../test/otbVectorImageToIntensityImageFilterNew.cxx | 2 -- .../Statistics/test/otbVectorImageToMatrixImageFilter.cxx | 2 -- .../include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h | 2 -- .../TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h | 2 -- Modules/Filtering/TimeSeries/include/otbTimeSeries.h | 2 -- .../include/otbTimeSeriesLeastSquareFittingFunctor.h | 2 -- .../test/otbEnvelopeSavitzkyGolayInterpolationFunctorTest.cxx | 2 -- .../Filtering/TimeSeries/test/otbPolynomialTimeSeriesTest.cxx | 2 -- .../test/otbSavitzkyGolayInterpolationFunctorNew.cxx | 2 -- .../test/otbSavitzkyGolayInterpolationFunctorTest.cxx | 2 -- .../test/otbTimeSeriesLeastSquareFittingFunctorNew.cxx | 2 -- .../test/otbTimeSeriesLeastSquareFittingFunctorTest.cxx | 2 -- .../test/otbTimeSeriesLeastSquareFittingFunctorWeightsTest.cxx | 2 -- .../include/otbConcatenateVectorDataFilter.h | 2 -- .../include/otbConcatenateVectorDataFilter.txx | 2 -- .../VectorDataManipulation/include/otbCorrectPolygonFunctor.h | 2 -- .../include/otbDBOverlapDataNodeFeatureFunction.h | 2 -- .../include/otbDBOverlapDataNodeFeatureFunction.txx | 2 -- .../include/otbPolygonCompacityFunctor.h | 2 -- ...diometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h | 2 -- ...ometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx | 2 -- .../VectorDataManipulation/include/otbSimplifyPathFunctor.h | 2 -- .../include/otbSpectralAngleDataNodeFeatureFunction.h | 2 -- .../include/otbSpectralAngleDataNodeFeatureFunction.txx | 2 -- .../VectorDataManipulation/include/otbVectorDataAdapter.h | 2 -- .../VectorDataManipulation/include/otbVectorDataAdapter.txx | 2 -- .../VectorDataManipulation/include/otbVectorDataExtractROI.h | 2 -- .../VectorDataManipulation/include/otbVectorDataExtractROI.txx | 2 -- .../include/otbVectorDataToRandomLineGenerator.h | 2 -- .../include/otbVectorDataToRandomLineGenerator.txx | 2 -- .../include/otbVectorDataToSpecificDescriptionFilterBase.h | 2 -- .../include/otbVectorDataToSpecificDescriptionFilterBase.txx | 2 -- .../include/otbVectorDataToVectorDataFilter.h | 2 -- .../include/otbVectorDataToVectorDataFilter.txx | 2 -- .../test/otbConcatenateVectorDataFilter.cxx | 2 -- .../test/otbDBOverlapDataNodeFeatureFunction.cxx | 2 -- .../VectorDataManipulation/test/otbPolygonCompacityFunctor.cxx | 2 -- ...ometryHomogenousWithNeighborhoodDataNodeFeatureFunction.cxx | 2 -- .../VectorDataManipulation/test/otbVectorDataExtractROI.cxx | 2 -- .../VectorDataManipulation/test/otbVectorDataExtractROINew.cxx | 2 -- .../test/otbVectorDataToRandomLineGenerator.cxx | 2 -- .../test/otbVectorDataToSpecificDescriptionFilterBase.cxx | 2 -- .../test/otbVectorDataToVectorDataFilterNew.cxx | 2 -- .../Filtering/VectorDataRendering/include/otbMapnikAdapter.h | 2 -- .../Filtering/VectorDataRendering/include/otbVectorDataStyle.h | 2 -- .../VectorDataRendering/include/otbVectorDataToImageFilter.h | 2 -- .../VectorDataRendering/include/otbVectorDataToImageFilter.txx | 2 -- .../VectorDataRendering/include/otbVectorDataToMapFilter.h | 2 -- .../VectorDataRendering/include/otbVectorDataToMapFilter.txx | 2 -- .../Filtering/VectorDataRendering/src/otbVectorDataStyle.cxx | 2 -- .../VectorDataRendering/test/otbVectorDataToImageFilter.cxx | 2 -- .../VectorDataRendering/test/otbVectorDataToMapFilter.cxx | 2 -- .../VectorDataRendering/test/otbVectorDataToMapFilterNew.cxx | 2 -- .../test/otbVectorDataToMapFilterNoFonts.cxx | 2 -- .../test/otbVectorDataToMapFilterSensorModel.cxx | 2 -- .../VectorDataRendering/test/otbVectorDataToMapFilterWorld.cxx | 2 -- Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h | 2 -- Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx | 2 -- Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx | 2 -- Modules/Filtering/Wavelet/include/otbWaveletGenerator.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletImageFilter.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletImageFilter.txx | 2 -- .../Filtering/Wavelet/include/otbWaveletInverseImageFilter.h | 2 -- .../Filtering/Wavelet/include/otbWaveletInverseImageFilter.txx | 2 -- Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletOperator.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx | 2 -- .../Wavelet/include/otbWaveletPacketDecompositionCosts.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h | 2 -- .../Filtering/Wavelet/include/otbWaveletPacketTransform.txx | 2 -- Modules/Filtering/Wavelet/include/otbWaveletTransform.h | 2 -- Modules/Filtering/Wavelet/include/otbWaveletTransform.txx | 2 -- .../otbWaveletsBandsListToWaveletsSynopsisImageFilter.h | 2 -- .../otbWaveletsBandsListToWaveletsSynopsisImageFilter.txx | 2 -- .../otbWaveletsSynopsisImageToWaveletsBandsListFilter.h | 2 -- .../otbWaveletsSynopsisImageToWaveletsBandsListFilter.txx | 2 -- Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx | 2 -- Modules/Filtering/Wavelet/test/otbSubsampleImageFilter.cxx | 2 -- Modules/Filtering/Wavelet/test/otbSubsampleImageFilterNew.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletFilterBank.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletFilterBankNew.cxx | 2 -- .../Filtering/Wavelet/test/otbWaveletImageToImageFilter.cxx | 2 -- .../Filtering/Wavelet/test/otbWaveletInverseFilterBankNew.cxx | 2 -- .../Filtering/Wavelet/test/otbWaveletInverseTransformNew.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletOperator.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletOperatorNew.cxx | 2 -- .../Wavelet/test/otbWaveletPacketInverseTransformNew.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletPacketTransform.cxx | 2 -- .../Filtering/Wavelet/test/otbWaveletPacketTransformNew.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletTransform.cxx | 2 -- Modules/Filtering/Wavelet/test/otbWaveletTransformNew.cxx | 2 -- Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h | 2 -- Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h | 2 -- Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx | 2 -- Modules/Fusion/Fuzzy/src/otbFuzzyDescriptorsModelManager.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyDescriptorsModelManager.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyVariable2Values.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyVariableDSApplied.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyVariableGetMaxVar.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyVariableNew.cxx | 2 -- Modules/Fusion/Fuzzy/test/otbFuzzyVariableSetValue.cxx | 2 -- .../include/otbNeighborhoodMajorityVotingImageFilter.h | 2 -- .../include/otbNeighborhoodMajorityVotingImageFilter.txx | 2 -- .../test/otbNeighborhoodMajorityVotingImageFilterNew.cxx | 2 -- .../test/otbNeighborhoodMajorityVotingImageFilterTest.cxx | 2 -- Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h | 2 -- .../Fusion/PanSharpening/include/otbBayesianFusionFilter.txx | 2 -- Modules/Fusion/PanSharpening/include/otbFusionImageBase.h | 2 -- .../include/otbLmvmPanSharpeningFusionImageFilter.h | 2 -- .../include/otbLmvmPanSharpeningFusionImageFilter.txx | 2 -- .../include/otbSimpleRcsPanSharpeningFusionImageFilter.h | 2 -- .../include/otbSimpleRcsPanSharpeningFusionImageFilter.txx | 2 -- Modules/Fusion/PanSharpening/test/otbBayesianFusionFilter.cxx | 2 -- .../Fusion/PanSharpening/test/otbBayesianFusionFilterNew.cxx | 2 -- Modules/Fusion/PanSharpening/test/otbFusionImageBaseNew.cxx | 2 -- .../test/otbLmvmPanSharpeningFusionImageFilter.cxx | 2 -- .../test/otbLmvmPanSharpeningFusionImageFilterNew.cxx | 2 -- .../test/otbSimpleRcsPanSharpeningFusionImageFilter.cxx | 2 -- .../test/otbSimpleRcsPanSharpeningFusionImageFilterNew.cxx | 2 -- .../AnomalyDetection/include/otbLocalRxDetectorFilter.h | 2 -- .../AnomalyDetection/include/otbLocalRxDetectorFilter.txx | 2 -- .../include/otbLocalRxDetectorNonThreadFilter.h | 2 -- .../include/otbLocalRxDetectorNonThreadFilter.txx | 2 -- .../include/otbEigenvalueLikelihoodMaximisation.h | 2 -- .../include/otbEigenvalueLikelihoodMaximisation.txx | 2 -- .../EndmembersExtraction/include/otbVcaImageFilter.h | 2 -- .../EndmembersExtraction/include/otbVcaImageFilter.txx | 2 -- .../EndmembersExtraction/include/otbVirtualDimensionality.h | 2 -- .../EndmembersExtraction/include/otbVirtualDimensionality.txx | 2 -- .../test/otbEigenvalueLikelihoodMaximization.cxx | 2 -- .../EndmembersExtraction/test/otbVCAImageFilter.cxx | 2 -- .../EndmembersExtraction/test/otbVirtualDimensionality.cxx | 2 -- .../Unmixing/include/otbISRAUnmixingImageFilter.h | 2 -- .../Unmixing/include/otbISRAUnmixingImageFilter.txx | 2 -- Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h | 2 -- .../Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx | 2 -- .../Unmixing/include/otbNCLSUnmixingImageFilter.h | 2 -- .../Unmixing/include/otbNCLSUnmixingImageFilter.txx | 2 -- .../Unmixing/include/otbSparseUnmixingImageFilter.h | 2 -- .../Unmixing/include/otbSparseUnmixingImageFilter.txx | 2 -- .../Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h | 2 -- .../include/otbUnConstrainedLeastSquareImageFilter.txx | 2 -- .../Hyperspectral/Unmixing/test/otbISRAUnmixingImageFilter.cxx | 2 -- Modules/Hyperspectral/Unmixing/test/otbMDMDNMFImageFilter.cxx | 2 -- .../Hyperspectral/Unmixing/test/otbNCLSUnmixingImageFilter.cxx | 2 -- .../Unmixing/test/otbSparseUnmixingImageFilter.cxx | 2 -- .../Unmixing/test/otbSparseUnmixingImageFilterNew.cxx | 2 -- .../Unmixing/test/otbUnConstrainedLeastSquareImageFilter.cxx | 2 -- Modules/IO/Carto/include/otbCoordinateToName.h | 2 -- Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h | 2 -- Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx | 2 -- Modules/IO/Carto/include/otbMapFileProductWriter.h | 2 -- Modules/IO/Carto/include/otbMapFileProductWriter.txx | 2 -- Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h | 2 -- Modules/IO/Carto/include/otbPlaceNameToLonLat.h | 2 -- Modules/IO/Carto/include/otbWorldFile.h | 2 -- Modules/IO/Carto/src/otbCoordinateToName.cxx | 2 -- Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx | 2 -- Modules/IO/Carto/src/otbPlaceNameToLonLat.cxx | 2 -- Modules/IO/Carto/test/otbCoordinateToNameTest.cxx | 2 -- Modules/IO/Carto/test/otbImageToOSMVectorDataGenerator.cxx | 2 -- Modules/IO/Carto/test/otbMapFileProductWriter.cxx | 2 -- Modules/IO/Carto/test/otbMapFileProductWriterNew.cxx | 2 -- Modules/IO/Carto/test/otbOSMDataToVectorDataTests.cxx | 2 -- .../IO/ExtendedFilename/include/otbExtendedFilenameHelper.h | 2 -- .../include/otbExtendedFilenameToReaderOptions.h | 2 -- .../include/otbExtendedFilenameToWriterOptions.h | 2 -- Modules/IO/ExtendedFilename/src/otbExtendedFilenameHelper.cxx | 2 -- .../src/otbExtendedFilenameToReaderOptions.cxx | 2 -- .../src/otbExtendedFilenameToWriterOptions.cxx | 2 -- Modules/IO/ExtendedFilename/test/otbExtendedFilenameTest.cxx | 2 -- .../test/otbExtendedFilenameToReaderOptionsTest.cxx | 2 -- .../test/otbExtendedFilenameToWriterOptionsTest.cxx | 2 -- Modules/IO/IOBSQ/include/otbBSQImageIO.h | 2 -- Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h | 2 -- Modules/IO/IOBSQ/src/otbBSQImageIO.cxx | 2 -- Modules/IO/IOBSQ/src/otbBSQImageIOFactory.cxx | 2 -- Modules/IO/IOBSQ/test/otbBSQImageIOTestCanRead.cxx | 2 -- Modules/IO/IOBSQ/test/otbBSQImageIOTestCanWrite.cxx | 2 -- Modules/IO/IOGDAL/include/otbGDALDatasetWrapper.h | 2 -- Modules/IO/IOGDAL/include/otbGDALDriverManagerWrapper.h | 2 -- Modules/IO/IOGDAL/include/otbGDALImageIO.h | 2 -- Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h | 2 -- Modules/IO/IOGDAL/include/otbGDALOverviewsBuilder.h | 2 -- Modules/IO/IOGDAL/include/otbOGRIOHelper.h | 2 -- Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h | 2 -- Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h | 2 -- Modules/IO/IOGDAL/src/otbGDALDatasetWrapper.cxx | 2 -- Modules/IO/IOGDAL/src/otbGDALDriverManagerWrapper.cxx | 2 -- Modules/IO/IOGDAL/src/otbGDALImageIO.cxx | 2 -- Modules/IO/IOGDAL/src/otbGDALImageIOFactory.cxx | 2 -- Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx | 2 -- Modules/IO/IOGDAL/src/otbOGRIOHelper.cxx | 2 -- Modules/IO/IOGDAL/src/otbOGRVectorDataIO.cxx | 2 -- Modules/IO/IOGDAL/src/otbOGRVectorDataIOFactory.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALImageIOTest.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALImageIOTestCanRead.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALImageIOTestCanWrite.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALImageIOTestWriteMetadata.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALOverviewsBuilder.cxx | 2 -- Modules/IO/IOGDAL/test/otbGDALReadPxlComplex.cxx | 2 -- Modules/IO/IOGDAL/test/otbMultiDatasetReadingInfo.cxx | 2 -- Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanRead.cxx | 2 -- Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanWrite.cxx | 2 -- Modules/IO/IOGDAL/test/otbOGRVectorDataIONew.cxx | 2 -- Modules/IO/IOKML/include/otbKMLVectorDataIO.h | 2 -- Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h | 2 -- Modules/IO/IOKML/src/otbKMLVectorDataIO.cxx | 2 -- Modules/IO/IOKML/src/otbKMLVectorDataIOFactory.cxx | 2 -- Modules/IO/IOKML/test/otbKMLVectorDataIONew.cxx | 2 -- Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanRead.cxx | 2 -- Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanWrite.cxx | 2 -- Modules/IO/IOKML/test/otbKMLVectorDataIOTestFileReader.cxx | 2 -- Modules/IO/IOLUM/include/otbLUMImageIO.h | 2 -- Modules/IO/IOLUM/include/otbLUMImageIOFactory.h | 2 -- Modules/IO/IOLUM/src/otbLUMImageIO.cxx | 2 -- Modules/IO/IOLUM/src/otbLUMImageIOFactory.cxx | 2 -- Modules/IO/IOLUM/test/otbLUMImageIOTestCanRead.cxx | 2 -- Modules/IO/IOLUM/test/otbLUMImageIOTestCanWrite.cxx | 2 -- Modules/IO/IOMSTAR/include/otbMSTARImageIO.h | 2 -- Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h | 2 -- Modules/IO/IOMSTAR/src/otbMSTARImageIO.cxx | 2 -- Modules/IO/IOMSTAR/src/otbMSTARImageIOFactory.cxx | 2 -- Modules/IO/IOMSTAR/test/otbMSTARImageIOTestCanRead.cxx | 2 -- Modules/IO/IOONERA/include/otbONERAImageIO.h | 2 -- Modules/IO/IOONERA/include/otbONERAImageIOFactory.h | 2 -- Modules/IO/IOONERA/src/otbONERAImageIO.cxx | 2 -- Modules/IO/IOONERA/src/otbONERAImageIOFactory.cxx | 2 -- Modules/IO/IOONERA/test/otbONERAImageIOTestCanRead.cxx | 2 -- Modules/IO/IORAD/include/otbRADImageIO.h | 2 -- Modules/IO/IORAD/include/otbRADImageIOFactory.h | 2 -- Modules/IO/IORAD/src/otbRADImageIO.cxx | 2 -- Modules/IO/IORAD/src/otbRADImageIOFactory.cxx | 2 -- Modules/IO/IORAD/test/otbRADImageIOTestCanRead.cxx | 2 -- Modules/IO/IOTileMap/include/otbTileMapImageIO.h | 2 -- Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h | 2 -- Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h | 2 -- Modules/IO/IOTileMap/src/otbLogo.inc | 2 -- Modules/IO/IOTileMap/src/otbTileMapImageIO.cxx | 2 -- Modules/IO/IOTileMap/src/otbTileMapImageIOFactory.cxx | 2 -- Modules/IO/IOTileMap/src/otbTileMapImageIOHelper.cxx | 2 -- Modules/IO/IOTileMap/test/otbTileMapImageIOHelperTest.cxx | 2 -- Modules/IO/IOTileMap/test/otbTileMapImageIOTest.cxx | 2 -- Modules/IO/IOTileMap/test/otbTileMapWriter.cxx | 2 -- Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h | 2 -- Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx | 2 -- Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h | 2 -- Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx | 2 -- Modules/IO/IOXML/test/otbStatisticsXMLFileWriteAndRead.cxx | 2 -- Modules/IO/ImageIO/include/otbImageFileReader.h | 2 -- Modules/IO/ImageIO/include/otbImageFileReader.txx | 2 -- Modules/IO/ImageIO/include/otbImageFileWriter.h | 2 -- Modules/IO/ImageIO/include/otbImageFileWriter.txx | 2 -- Modules/IO/ImageIO/include/otbImageIOFactory.h | 2 -- Modules/IO/ImageIO/include/otbImageSeriesFileReader.h | 2 -- Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx | 2 -- Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h | 2 -- Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx | 2 -- Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h | 2 -- .../IO/ImageIO/include/otbScalarBufferToImageFileWriter.txx | 2 -- Modules/IO/ImageIO/src/otbImageIOFactory.cxx | 2 -- Modules/IO/ImageIO/test/0000437-WriteImageCentOS.cxx | 2 -- Modules/IO/ImageIO/test/0000479-WriteInt8Image.cxx | 2 -- .../test/0000495-StreamingImageFileWriterProgressReporting.cxx | 2 -- Modules/IO/ImageIO/test/WriteUnsignedLong.cxx | 2 -- Modules/IO/ImageIO/test/otbCompareWritingComplexImage.cxx | 2 -- Modules/IO/ImageIO/test/otbComplexImageManipulationTest.cxx | 2 -- Modules/IO/ImageIO/test/otbComplexImageTests.cxx | 2 -- Modules/IO/ImageIO/test/otbDoubleImageIOTest.cxx | 2 -- Modules/IO/ImageIO/test/otbFloatImageIOTest.cxx | 2 -- Modules/IO/ImageIO/test/otbGDALDriverDoubleWritingTest.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderMSTAR.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderONERA.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderONERAComplex.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADChar.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADComplexDouble.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloat.cxx | 2 -- .../ImageIO/test/otbImageFileReaderRADComplexFloatExtract.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADComplexInt.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADFloat.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRADInt.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderRGBTest.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderServerName.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderTest.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderTestFloat.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileReaderWithComplexPixel.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileWriterONERAComplex.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileWriterRGBTest.cxx | 2 -- .../ImageIO/test/otbImageFileWriterStreamingONERAComplex.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileWriterTest.cxx | 2 -- Modules/IO/ImageIO/test/otbImageFileWriterTestWithoutInput.cxx | 2 -- .../ImageIO/test/otbImageFileWriterWithExtendedOptionBox.cxx | 2 -- Modules/IO/ImageIO/test/otbImageIOFactoryNew.cxx | 2 -- Modules/IO/ImageIO/test/otbImageMetadataFileWriterTest.cxx | 2 -- .../ImageIO/test/otbImageMetadataStreamingFileWriterTest.cxx | 2 -- Modules/IO/ImageIO/test/otbImageSeriesFileReader.cxx | 2 -- .../test/otbImageStreamingFileWriterTestWithoutInput.cxx | 2 -- Modules/IO/ImageIO/test/otbIntImageIOTest.cxx | 2 -- Modules/IO/ImageIO/test/otbMultiResolutionReadingInfo.cxx | 2 -- Modules/IO/ImageIO/test/otbPNGIndexedNbBandsTest.cxx | 2 -- Modules/IO/ImageIO/test/otbPipeline.cxx | 2 -- Modules/IO/ImageIO/test/otbPipelineMetadataHandlingTest.cxx | 2 -- .../test/otbPipelineMetadataHandlingWithUFFilterTest.cxx | 2 -- .../ImageIO/test/otbReadingComplexDataIntoComplexImageTest.cxx | 2 -- .../IO/ImageIO/test/otbScalarBufferToImageFileWriterNew.cxx | 2 -- .../IO/ImageIO/test/otbScalarBufferToImageFileWriterTest.cxx | 2 -- Modules/IO/ImageIO/test/otbShortImageIOTest.cxx | 2 -- Modules/IO/ImageIO/test/otbShortRGBImageIOTest.cxx | 2 -- Modules/IO/ImageIO/test/otbStreamingImageFileWriterTest.cxx | 2 -- ...bStreamingImageFileWriterTestCalculateNumberOfDivisions.cxx | 2 -- .../ImageIO/test/otbStreamingImageFileWriterWithFilterTest.cxx | 2 -- Modules/IO/ImageIO/test/otbStreamingImageFilterTest.cxx | 2 -- .../IO/ImageIO/test/otbStreamingShortImageFileWriterTest.cxx | 2 -- Modules/IO/ImageIO/test/otbVectorImageFileReaderWriterTest.cxx | 2 -- .../ImageIO/test/otbVectorImageFileWriterTestWithoutInput.cxx | 2 -- .../test/otbVectorImageStreamingFileWriterTestWithoutInput.cxx | 2 -- .../ImageIO/test/otbWritingComplexDataWithComplexImageTest.cxx | 2 -- Modules/IO/KMZWriter/include/otbKmzProductWriter.h | 2 -- Modules/IO/KMZWriter/include/otbKmzProductWriter.txx | 2 -- Modules/IO/KMZWriter/test/otbKmzProductWriter.cxx | 2 -- Modules/IO/TestKernel/include/otbTestHelper.h | 2 -- Modules/IO/TestKernel/include/otbTestMain.h | 2 -- Modules/IO/TestKernel/src/otbTestDriver.cxx | 2 -- Modules/IO/TestKernel/src/otbTestHelper.cxx | 2 -- .../TestKernel/test/otbCompareAsciiTestScientificNotation.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests2.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests3.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests4.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests5.cxx | 2 -- Modules/IO/TestKernel/test/otbCompareAsciiTests6.cxx | 2 -- .../test/otbCompareAsciiTestsEpsilon3_WhiteSpace.cxx | 2 -- Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h | 2 -- Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx | 2 -- Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h | 2 -- Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx | 2 -- Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h | 2 -- Modules/IO/VectorDataIO/src/otbVectorDataIOFactory.cxx | 2 -- .../IO/VectorDataIO/test/otbVectorDataFileGeoReaderWriter.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataFileReader.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataFileReaderNew.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataFileReaderWriter.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataFileWriter.cxx | 2 -- .../VectorDataIO/test/otbVectorDataFileWriterMultiPolygons.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataFileWriterNew.cxx | 2 -- .../IO/VectorDataIO/test/otbVectorDataFileWriterPolygons.cxx | 2 -- Modules/IO/VectorDataIO/test/otbVectorDataIOFactory.cxx | 2 -- .../DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h | 2 -- .../include/otbConfusionMatrixToMassOfBelief.txx | 2 -- .../include/otbDSFusionOfClassifiersImageFilter.h | 2 -- .../include/otbDSFusionOfClassifiersImageFilter.txx | 2 -- .../DempsterShafer/include/otbJointMassOfBeliefFilter.h | 2 -- .../DempsterShafer/include/otbJointMassOfBeliefFilter.txx | 2 -- Modules/Learning/DempsterShafer/include/otbMassOfBelief.h | 2 -- Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx | 2 -- .../DempsterShafer/include/otbStandardDSCostFunction.h | 2 -- .../DempsterShafer/include/otbStandardDSCostFunction.txx | 2 -- .../include/otbVectorDataToDSValidatedVectorDataFilter.h | 2 -- .../include/otbVectorDataToDSValidatedVectorDataFilter.txx | 2 -- .../test/otbConfusionMatrixToMassOfBeliefTest.cxx | 2 -- .../test/otbDSFusionOfClassifiersImageFilterTest.cxx | 2 -- .../DempsterShafer/test/otbDempsterShaferFusionTests.cxx | 2 -- .../DempsterShafer/test/otbJointMassOfBeliefFilter.cxx | 2 -- Modules/Learning/DempsterShafer/test/otbMassOfBelief.cxx | 2 -- .../Learning/DempsterShafer/test/otbMassOfBeliefDSApplied.cxx | 2 -- .../Learning/DempsterShafer/test/otbStandardDSCostFunction.cxx | 2 -- .../test/otbVectorDataToDSValidatedVectorDataFilter.cxx | 2 -- Modules/Learning/LearningBase/include/otbDecisionTree.h | 2 -- Modules/Learning/LearningBase/include/otbDecisionTree.txx | 2 -- .../Learning/LearningBase/include/otbGaussianModelComponent.h | 2 -- .../LearningBase/include/otbGaussianModelComponent.txx | 2 -- .../LearningBase/include/otbKMeansImageClassificationFilter.h | 2 -- .../include/otbKMeansImageClassificationFilter.txx | 2 -- Modules/Learning/LearningBase/include/otbSEMClassifier.h | 2 -- Modules/Learning/LearningBase/include/otbSEMClassifier.txx | 2 -- Modules/Learning/LearningBase/test/otbDecisionTreeBuild.cxx | 2 -- Modules/Learning/LearningBase/test/otbDecisionTreeNew.cxx | 2 -- .../LearningBase/test/otbDecisionTreeWithRealValues.cxx | 2 -- .../Learning/LearningBase/test/otbGaussianModelComponent.cxx | 2 -- .../LearningBase/test/otbKMeansImageClassificationFilter.cxx | 2 -- .../test/otbKMeansImageClassificationFilterNew.cxx | 2 -- Modules/Learning/LearningBase/test/otbSEMClassifierNew.cxx | 2 -- Modules/Learning/Markov/include/otbMRFEnergy.h | 2 -- Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h | 2 -- .../Learning/Markov/include/otbMRFEnergyFisherClassification.h | 2 -- Modules/Learning/Markov/include/otbMRFEnergyGaussian.h | 2 -- .../Markov/include/otbMRFEnergyGaussianClassification.h | 2 -- Modules/Learning/Markov/include/otbMRFEnergyPotts.h | 2 -- Modules/Learning/Markov/include/otbMRFOptimizer.h | 2 -- Modules/Learning/Markov/include/otbMRFOptimizerICM.h | 2 -- Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h | 2 -- Modules/Learning/Markov/include/otbMRFSampler.h | 2 -- Modules/Learning/Markov/include/otbMRFSamplerMAP.h | 2 -- Modules/Learning/Markov/include/otbMRFSamplerRandom.h | 2 -- Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h | 2 -- Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h | 2 -- Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelity.cxx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelityNew.cxx | 2 -- .../Learning/Markov/test/otbMRFEnergyFisherClassification.cxx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyGaussian.cxx | 2 -- .../Markov/test/otbMRFEnergyGaussianClassification.cxx | 2 -- .../Markov/test/otbMRFEnergyGaussianClassificationNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyGaussianNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyPotts.cxx | 2 -- Modules/Learning/Markov/test/otbMRFEnergyPottsNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFOptimizerICM.cxx | 2 -- Modules/Learning/Markov/test/otbMRFOptimizerICMNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFOptimizerMetropolis.cxx | 2 -- Modules/Learning/Markov/test/otbMRFOptimizerMetropolisNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerMAP.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerMAPNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerRandom.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerRandomMAP.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerRandomMAPNew.cxx | 2 -- Modules/Learning/Markov/test/otbMRFSamplerRandomNew.cxx | 2 -- Modules/Learning/Markov/test/otbMarkovRandomFieldFilter.cxx | 2 -- Modules/Learning/Markov/test/otbMarkovRandomFieldFilterNew.cxx | 2 -- .../Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h | 2 -- .../SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h | 2 -- Modules/Learning/SOM/include/otbPeriodicSOM.h | 2 -- Modules/Learning/SOM/include/otbPeriodicSOM.txx | 2 -- Modules/Learning/SOM/include/otbSOM.h | 2 -- Modules/Learning/SOM/include/otbSOM.txx | 2 -- Modules/Learning/SOM/include/otbSOMActivationBuilder.h | 2 -- Modules/Learning/SOM/include/otbSOMActivationBuilder.txx | 2 -- Modules/Learning/SOM/include/otbSOMClassifier.h | 2 -- Modules/Learning/SOM/include/otbSOMClassifier.txx | 2 -- Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h | 2 -- .../Learning/SOM/include/otbSOMImageClassificationFilter.txx | 2 -- Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h | 2 -- Modules/Learning/SOM/include/otbSOMMap.h | 2 -- Modules/Learning/SOM/include/otbSOMMap.txx | 2 -- Modules/Learning/SOM/include/otbSOMWithMissingValue.h | 2 -- Modules/Learning/SOM/include/otbSOMWithMissingValue.txx | 2 -- Modules/Learning/SOM/include/otbSOMbasedImageFilter.h | 2 -- Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx | 2 -- Modules/Learning/SOM/test/MapActivation.cxx | 2 -- Modules/Learning/SOM/test/otbPeriodicSOM.cxx | 2 -- Modules/Learning/SOM/test/otbPeriodicSOMNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOM.cxx | 2 -- Modules/Learning/SOM/test/otbSOMActivationBuilder.cxx | 2 -- Modules/Learning/SOM/test/otbSOMActivationBuilderNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMClassifier.cxx | 2 -- Modules/Learning/SOM/test/otbSOMClassifierNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMImageClassificationFilter.cxx | 2 -- .../Learning/SOM/test/otbSOMImageClassificationFilterNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMMap.cxx | 2 -- Modules/Learning/SOM/test/otbSOMMapNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMWithMissingValue.cxx | 2 -- Modules/Learning/SOM/test/otbSOMWithMissingValueNew.cxx | 2 -- Modules/Learning/SOM/test/otbSOMbasedImageFilter.cxx | 2 -- Modules/Learning/SOM/test/otbSOMbasedImageFilterNew.cxx | 2 -- .../SVMLearning/include/otbExhaustiveExponentialOptimizer.h | 2 -- .../Learning/SVMLearning/include/otbLabelMapSVMClassifier.h | 2 -- .../Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx | 2 -- .../SVMLearning/include/otbObjectDetectionClassifier.h | 2 -- .../SVMLearning/include/otbObjectDetectionClassifier.txx | 2 -- Modules/Learning/SVMLearning/include/otbSVMClassifier.h | 2 -- Modules/Learning/SVMLearning/include/otbSVMClassifier.txx | 2 -- .../SVMLearning/include/otbSVMCrossValidationCostFunction.h | 2 -- .../SVMLearning/include/otbSVMCrossValidationCostFunction.txx | 2 -- .../SVMLearning/include/otbSVMImageClassificationFilter.h | 2 -- .../SVMLearning/include/otbSVMImageClassificationFilter.txx | 2 -- .../include/otbSVMImageClassificationWithRuleFilter.h | 2 -- .../include/otbSVMImageClassificationWithRuleFilter.txx | 2 -- .../Learning/SVMLearning/include/otbSVMImageModelEstimator.h | 2 -- .../Learning/SVMLearning/include/otbSVMImageModelEstimator.txx | 2 -- Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h | 2 -- Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx | 2 -- Modules/Learning/SVMLearning/include/otbSVMModel.h | 2 -- Modules/Learning/SVMLearning/include/otbSVMModel.txx | 2 -- Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h | 2 -- Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx | 2 -- .../SVMLearning/include/otbSVMPointSetModelEstimator.h | 2 -- .../SVMLearning/include/otbSVMPointSetModelEstimator.txx | 2 -- .../SVMLearning/include/otbSVMSampleListModelEstimator.h | 2 -- .../SVMLearning/include/otbSVMSampleListModelEstimator.txx | 2 -- .../SVMLearning/src/otbExhaustiveExponentialOptimizer.cxx | 2 -- .../SVMLearning/test/otbExhaustiveExponentialOptimizerNew.cxx | 2 -- .../SVMLearning/test/otbExhaustiveExponentialOptimizerTest.cxx | 2 -- Modules/Learning/SVMLearning/test/otbLabelMapSVMClassifier.cxx | 2 -- .../Learning/SVMLearning/test/otbObjectDetectionClassifier.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMClassifierNew.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMClassifierPointSet.cxx | 2 -- .../SVMLearning/test/otbSVMCrossValidationCostFunctionNew.cxx | 2 -- .../SVMLearning/test/otbSVMImageClassificationFilter.cxx | 2 -- .../SVMLearning/test/otbSVMImageClassificationFilterNew.cxx | 2 -- .../test/otbSVMImageClassificationWithRuleFilter.cxx | 2 -- .../test/otbSVMImageClassificationWithRuleFilterNew.cxx | 2 -- .../test/otbSVMImageModelEstimatorModelAccessor.cxx | 2 -- .../Learning/SVMLearning/test/otbSVMImageModelEstimatorNew.cxx | 2 -- .../SVMLearning/test/otbSVMImageModelEstimatorTrain.cxx | 2 -- .../test/otbSVMImageModelEstimatorTrainOneClass.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMMarginSampler.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMModelAccessor.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMModelCopyTest.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMModelLoad.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMModelLoadSave.cxx | 2 -- Modules/Learning/SVMLearning/test/otbSVMModelNew.cxx | 2 -- .../SVMLearning/test/otbSVMPointSetModelEstimatorNew.cxx | 2 -- .../SVMLearning/test/otbSVMPointSetModelEstimatorTrain.cxx | 2 -- .../SVMLearning/test/otbSVMSampleListModelEstimatorTest.cxx | 2 -- .../Learning/Sampling/include/otbImageSampleExtractorFilter.h | 2 -- .../Sampling/include/otbImageSampleExtractorFilter.txx | 2 -- .../Sampling/include/otbOGRDataToClassStatisticsFilter.h | 2 -- .../Sampling/include/otbOGRDataToClassStatisticsFilter.txx | 2 -- .../Sampling/include/otbOGRDataToSamplePositionFilter.h | 2 -- .../Sampling/include/otbOGRDataToSamplePositionFilter.txx | 2 -- .../Sampling/include/otbPersistentSamplingFilterBase.h | 2 -- .../Sampling/include/otbPersistentSamplingFilterBase.txx | 2 -- Modules/Learning/Sampling/include/otbSamplingRateCalculator.h | 2 -- .../Learning/Sampling/include/otbSamplingRateCalculatorList.h | 2 -- Modules/Learning/Sampling/src/otbSamplingRateCalculator.cxx | 2 -- .../Learning/Sampling/src/otbSamplingRateCalculatorList.cxx | 2 -- .../Sampling/test/otbImageSampleExtractorFilterTest.cxx | 2 -- .../Sampling/test/otbOGRDataToClassStatisticsFilterTest.cxx | 2 -- .../Sampling/test/otbOGRDataToSamplePositionFilterTest.cxx | 2 -- .../Sampling/test/otbSamplingRateCalculatorListTest.cxx | 2 -- .../Learning/Sampling/test/otbSamplingRateCalculatorTest.cxx | 2 -- .../Learning/Supervised/include/otbBoostMachineLearningModel.h | 2 -- .../Supervised/include/otbBoostMachineLearningModel.txx | 2 -- .../Supervised/include/otbBoostMachineLearningModelFactory.h | 2 -- .../Supervised/include/otbBoostMachineLearningModelFactory.txx | 2 -- .../Learning/Supervised/include/otbConfusionMatrixCalculator.h | 2 -- .../Supervised/include/otbConfusionMatrixCalculator.txx | 2 -- .../Supervised/include/otbConfusionMatrixMeasurements.h | 2 -- .../Supervised/include/otbConfusionMatrixMeasurements.txx | 2 -- Modules/Learning/Supervised/include/otbCvRTreesWrapper.h | 2 -- .../Supervised/include/otbDecisionTreeMachineLearningModel.h | 2 -- .../Supervised/include/otbDecisionTreeMachineLearningModel.txx | 2 -- .../include/otbDecisionTreeMachineLearningModelFactory.h | 2 -- .../include/otbDecisionTreeMachineLearningModelFactory.txx | 2 -- .../include/otbGradientBoostedTreeMachineLearningModel.h | 2 -- .../include/otbGradientBoostedTreeMachineLearningModel.txx | 2 -- .../otbGradientBoostedTreeMachineLearningModelFactory.h | 2 -- .../otbGradientBoostedTreeMachineLearningModelFactory.txx | 2 -- .../Learning/Supervised/include/otbImageClassificationFilter.h | 2 -- .../Supervised/include/otbImageClassificationFilter.txx | 2 -- .../include/otbKNearestNeighborsMachineLearningModel.h | 2 -- .../include/otbKNearestNeighborsMachineLearningModel.txx | 2 -- .../include/otbKNearestNeighborsMachineLearningModelFactory.h | 2 -- .../otbKNearestNeighborsMachineLearningModelFactory.txx | 2 -- .../Supervised/include/otbLibSVMMachineLearningModel.h | 2 -- .../Supervised/include/otbLibSVMMachineLearningModel.txx | 2 -- .../Supervised/include/otbLibSVMMachineLearningModelFactory.h | 2 -- .../include/otbLibSVMMachineLearningModelFactory.txx | 2 -- Modules/Learning/Supervised/include/otbMachineLearningModel.h | 2 -- .../Learning/Supervised/include/otbMachineLearningModel.txx | 2 -- .../Supervised/include/otbMachineLearningModelFactory.h | 2 -- .../Supervised/include/otbMachineLearningModelFactory.txx | 2 -- .../Supervised/include/otbMachineLearningModelFactoryBase.h | 2 -- .../Supervised/include/otbNeuralNetworkMachineLearningModel.h | 2 -- .../include/otbNeuralNetworkMachineLearningModel.txx | 2 -- .../include/otbNeuralNetworkMachineLearningModelFactory.h | 2 -- .../include/otbNeuralNetworkMachineLearningModelFactory.txx | 2 -- .../Supervised/include/otbNormalBayesMachineLearningModel.h | 2 -- .../Supervised/include/otbNormalBayesMachineLearningModel.txx | 2 -- .../include/otbNormalBayesMachineLearningModelFactory.h | 2 -- .../include/otbNormalBayesMachineLearningModelFactory.txx | 2 -- Modules/Learning/Supervised/include/otbOpenCVUtils.h | 2 -- .../Supervised/include/otbRandomForestsMachineLearningModel.h | 2 -- .../include/otbRandomForestsMachineLearningModel.txx | 2 -- .../include/otbRandomForestsMachineLearningModelFactory.h | 2 -- .../include/otbRandomForestsMachineLearningModelFactory.txx | 2 -- Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h | 2 -- .../Learning/Supervised/include/otbSVMMachineLearningModel.h | 2 -- .../Learning/Supervised/include/otbSVMMachineLearningModel.txx | 2 -- .../Supervised/include/otbSVMMachineLearningModelFactory.h | 2 -- .../Supervised/include/otbSVMMachineLearningModelFactory.txx | 2 -- .../include/otbSharkRandomForestsMachineLearningModel.h | 2 -- .../include/otbSharkRandomForestsMachineLearningModel.txx | 2 -- .../include/otbSharkRandomForestsMachineLearningModelFactory.h | 2 -- .../otbSharkRandomForestsMachineLearningModelFactory.txx | 2 -- Modules/Learning/Supervised/include/otbSharkUtils.h | 2 -- Modules/Learning/Supervised/src/otbCvRTreesWrapper.cxx | 2 -- .../Supervised/src/otbMachineLearningModelFactoryBase.cxx | 2 -- .../0000209-SVMValidationLinearlySeparableProbEstimation.cxx | 2 -- .../Supervised/test/otbConfusionMatrixCalculatorTest.cxx | 2 -- .../Supervised/test/otbConfusionMatrixMeasurementsTest.cxx | 2 -- .../Learning/Supervised/test/otbImageClassificationFilter.cxx | 2 -- .../Supervised/test/otbMachineLearningModelCanRead.cxx | 2 -- .../Supervised/test/otbMachineLearningRegressionTests.cxx | 2 -- .../Supervised/test/otbSharkImageClassificationFilter.cxx | 2 -- .../Learning/Supervised/test/otbTrainMachineLearningModel.cxx | 2 -- Modules/MPI/MPIConfig/include/otbMPIConfig.h | 2 -- Modules/MPI/MPIConfig/src/otbMPIConfig.cxx | 2 -- Modules/MPI/MPIConfig/test/otbMPIConfigTest.cxx | 2 -- .../MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.h | 2 -- .../MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.txx | 2 -- Modules/MPI/MPITiffWriter/test/otbMPISPTWReadWriteTest.cxx | 2 -- Modules/MPI/MPIVrtWriter/include/otbMPIVrtWriter.h | 2 -- Modules/MPI/MPIVrtWriter/test/otbMPIReadWriteTest.cxx | 2 -- Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h | 2 -- Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx | 2 -- .../RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h | 2 -- .../include/otbImageMultiSegmentationToRCC8GraphFilter.txx | 2 -- Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h | 2 -- Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx | 2 -- Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h | 2 -- Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx | 2 -- Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h | 2 -- .../OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8Edge.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8Graph.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8Graph.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphSource.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8Value.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexBase.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h | 2 -- Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx | 2 -- Modules/OBIA/RCC8/src/otbRCC8Edge.cxx | 2 -- Modules/OBIA/RCC8/test/otbImageListToRCC8GraphFilterNew.cxx | 2 -- .../RCC8/test/otbImageMultiSegmentationToRCC8GraphFilter.cxx | 2 -- .../test/otbImageMultiSegmentationToRCC8GraphFilterNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbImageToImageRCC8Calculator.cxx | 2 -- Modules/OBIA/RCC8/test/otbImageToImageRCC8CalculatorNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilter.cxx | 2 -- Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilterNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8Calculator.cxx | 2 -- .../OBIA/RCC8/test/otbPolygonToPolygonRCC8CalculatorNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8Edge.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8EdgeNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8Graph.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphFileReader.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphFileReaderNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphFileWriter.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphFileWriterNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphIOEndToEnd.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8GraphSourceNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8VertexBase.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8VertexBaseNew.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacity.cxx | 2 -- Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacityNew.cxx | 2 -- Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h | 2 -- Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h | 2 -- .../Radiometry/Indices/include/otbGAndRIndexImageFilter.txx | 2 -- Modules/Radiometry/Indices/include/otbLandsatTMIndices.h | 2 -- .../Indices/include/otbMultiChannelGAndRIndexImageFilter.h | 2 -- .../include/otbMultiChannelRAndBAndNIRIndexImageFilter.h | 2 -- .../include/otbMultiChannelRAndGAndNIRIndexImageFilter.h | 2 -- .../Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h | 2 -- .../Indices/include/otbMultiChannelRadiometricImageFilter.h | 2 -- .../Indices/include/otbNDVIDataNodeFeatureFunction.h | 2 -- .../Indices/include/otbNDVIDataNodeFeatureFunction.txx | 2 -- .../Indices/include/otbRAndBAndNIRIndexImageFilter.h | 2 -- .../Indices/include/otbRAndBAndNIRIndexImageFilter.txx | 2 -- .../Indices/include/otbRAndGAndNIRIndexImageFilter.h | 2 -- .../Indices/include/otbRAndGAndNIRIndexImageFilter.txx | 2 -- .../Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h | 2 -- .../Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx | 2 -- Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h | 2 -- .../Radiometry/Indices/include/otbVegetationIndicesFunctor.h | 2 -- Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h | 2 -- .../Indices/include/otbWaterSqrtSpectralAngleImageFilter.h | 2 -- Modules/Radiometry/Indices/test/00134-feature_extraction.cxx | 2 -- ...otbAVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx | 2 -- .../test/otbAVIRAndGAndNIRVegetationIndexImageFilter.cxx | 2 -- ...otbEVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- .../test/otbEVIRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- Modules/Radiometry/Indices/test/otbGAndRIndexImageFilter.cxx | 2 -- .../Radiometry/Indices/test/otbGAndRIndexImageFilterNew.cxx | 2 -- .../Indices/test/otbIBGAndRAndNIRIndexImageFilter.cxx | 2 -- .../test/otbIBMultiChannelGAndRAndNIRIndexImageFilter.cxx | 2 -- .../Indices/test/otbISUMultiChannelRAndNIRIndexImageFilter.cxx | 2 -- .../Radiometry/Indices/test/otbISURAndNIRIndexImageFilter.cxx | 2 -- .../Indices/test/otbLAIFromNDVILogarithmicFunctorTest.cxx | 2 -- .../Indices/test/otbLAIFromReflectancesLinearFunctorTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMBrightTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexBIOTest.cxx | 2 -- .../Radiometry/Indices/test/otbLandsatTMIndexBrightTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR1Test.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR2Test.cxx | 2 -- .../Radiometry/Indices/test/otbLandsatTMIndexMIRTIRTest.cxx | 2 -- .../Radiometry/Indices/test/otbLandsatTMIndexNDBBBITest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBSITest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSITest.cxx | 2 -- .../Radiometry/Indices/test/otbLandsatTMIndexNDSIVisTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexNDVITest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexNIRTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexTIRTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMIndexVisTest.cxx | 2 -- .../Indices/test/otbLandsatTMKernelSpectralRules.cxx | 2 -- .../Indices/test/otbLandsatTMLinguisticLabelsTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMThickCloudTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMThinCloudTest.cxx | 2 -- Modules/Radiometry/Indices/test/otbLandsatTMVegetationTest.cxx | 2 -- .../Indices/test/otbMultiChannelGAndRIndexImageFilter.cxx | 2 -- .../Indices/test/otbMultiChannelGAndRIndexImageFilterNew.cxx | 2 -- .../otbMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- ...otbMultiChannelRAndBAndNIRVegetationIndexImageFilterNew.cxx | 2 -- .../test/otbMultiChannelRAndGAndNIRIndexImageFilterNew.cxx | 2 -- .../test/otbMultiChannelRAndNIRVegetationIndexImageFilter.cxx | 2 -- .../otbMultiChannelRAndNIRVegetationIndexImageFilterNew.cxx | 2 -- .../test/otbNDBIMultiChannelTM4AndTM5IndexImageFilter.cxx | 2 -- .../Indices/test/otbNDBITM4AndTM5IndexImageFilter.cxx | 2 -- .../Radiometry/Indices/test/otbNDVIDataNodeFeatureFunction.cxx | 2 -- .../Indices/test/otbNDWIMultiChannelWaterIndexImageFilter.cxx | 2 -- .../Radiometry/Indices/test/otbNDWIWaterIndexImageFilter.cxx | 2 -- .../Indices/test/otbRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- .../test/otbRAndBAndNIRVegetationIndexImageFilterNew.cxx | 2 -- .../test/otbRAndGAndNIRVegetationIndexImageFilterNew.cxx | 2 -- .../Indices/test/otbRAndNIRVegetationIndexImageFilter.cxx | 2 -- .../Indices/test/otbRAndNIRVegetationIndexImageFilterNew.cxx | 2 -- ...tbSetASetBMultiChannelRAndNIRVegetationIndexImageFilter.cxx | 2 -- .../test/otbSetASetBRAndNIRVegetationIndexImageFilter.cxx | 2 -- ...TSARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- .../test/otbTSARVIRAndBAndNIRVegetationIndexImageFilter.cxx | 2 -- .../otbWDVIMultiChannelRAndNIRVegetationIndexImageFilter.cxx | 2 -- .../Indices/test/otbWDVIRAndNIRVegetationIndexImageFilter.cxx | 2 -- .../Indices/test/otbWaterSqrtSpectralAngleImageFilter.cxx | 2 -- .../include/otbLandsatTMSpectralRuleBasedClassifier.h | 2 -- .../test/otbLandsatTMSpectralRuleBasedClassifierTest.cxx | 2 -- Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h | 2 -- .../OpticalCalibration/include/otbAeronetFileReader.h | 2 -- .../include/otbAtmosphericCorrectionParameters.h | 2 -- .../OpticalCalibration/include/otbAtmosphericRadiativeTerms.h | 2 -- .../include/otbImageMetadataCorrectionParameters.h | 2 -- .../include/otbImageToLuminanceImageFilter.h | 2 -- .../include/otbImageToReflectanceImageFilter.h | 2 -- .../include/otbLuminanceToImageImageFilter.h | 2 -- .../include/otbLuminanceToReflectanceImageFilter.h | 2 -- ...RadiometryCorrectionParametersToAtmosphericRadiativeTerms.h | 2 -- .../include/otbReflectanceToImageImageFilter.h | 2 -- .../include/otbReflectanceToLuminanceImageFilter.h | 2 -- .../include/otbReflectanceToSurfaceReflectanceImageFilter.h | 2 -- .../include/otbReflectanceToSurfaceReflectanceImageFilter.txx | 2 -- Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h | 2 -- .../OpticalCalibration/include/otbSpectralSensitivityReader.h | 2 -- .../include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h | 2 -- .../otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx | 2 -- Modules/Radiometry/OpticalCalibration/include/otbVarSol.h | 2 -- .../OpticalCalibration/include/otbWavelengthSpectralBands.h | 2 -- Modules/Radiometry/OpticalCalibration/src/otbAeronetData.cxx | 2 -- .../Radiometry/OpticalCalibration/src/otbAeronetFileReader.cxx | 2 -- .../src/otbAtmosphericCorrectionParameters.cxx | 2 -- .../OpticalCalibration/src/otbAtmosphericRadiativeTerms.cxx | 2 -- .../src/otbImageMetadataCorrectionParameters.cxx | 2 -- .../OpticalCalibration/src/otbSpectralSensitivityReader.cxx | 2 -- .../OpticalCalibration/src/otbWavelengthSpectralBands.cxx | 2 -- .../OpticalCalibration/test/otbAeronetExtractData.cxx | 2 -- .../OpticalCalibration/test/otbAeronetExtractDataBadData.cxx | 2 -- Modules/Radiometry/OpticalCalibration/test/otbAeronetNew.cxx | 2 -- .../test/otbAtmosphericCorrectionParametersNew.cxx | 2 -- .../test/otbAtmosphericCorrectionSequencement.cxx | 2 -- .../test/otbAtmosphericRadiativeTermsTest.cxx | 2 -- .../test/otbImageMetadataCorrectionParametersNew.cxx | 2 -- .../OpticalCalibration/test/otbImageToLuminanceImageFilter.cxx | 2 -- .../test/otbImageToLuminanceImageFilterAuto.cxx | 2 -- .../test/otbImageToLuminanceImageFilterNew.cxx | 2 -- .../test/otbImageToReflectanceImageFilter.cxx | 2 -- .../test/otbImageToReflectanceImageFilterAuto.cxx | 2 -- .../test/otbImageToReflectanceImageFilterNew.cxx | 2 -- .../OpticalCalibration/test/otbLuminanceToImageImageFilter.cxx | 2 -- .../test/otbLuminanceToImageImageFilterAuto.cxx | 2 -- .../test/otbLuminanceToImageImageFilterNew.cxx | 2 -- .../test/otbLuminanceToReflectanceImageFilter.cxx | 2 -- .../test/otbLuminanceToReflectanceImageFilterAuto.cxx | 2 -- .../test/otbLuminanceToReflectanceImageFilterNew.cxx | 2 -- ...diometryCorrectionParametersToAtmosphericRadiativeTerms.cxx | 2 -- ...metryCorrectionParametersToAtmosphericRadiativeTermsNew.cxx | 2 -- .../test/otbReflectanceToImageImageFilter.cxx | 2 -- .../test/otbReflectanceToImageImageFilterAuto.cxx | 2 -- .../test/otbReflectanceToImageImageFilterNew.cxx | 2 -- .../test/otbReflectanceToLuminanceImageFilter.cxx | 2 -- .../test/otbReflectanceToLuminanceImageFilterAuto.cxx | 2 -- .../test/otbReflectanceToLuminanceImageFilterNew.cxx | 2 -- .../test/otbReflectanceToSurfaceReflectanceImageFilterTest.cxx | 2 -- ...omaniaReflectanceToRomaniaSurfaceReflectanceImageFilter.cxx | 2 -- .../test/otbSIXSTraitsComputeAtmosphericParameters.cxx | 2 -- .../Radiometry/OpticalCalibration/test/otbSIXSTraitsTest.cxx | 2 -- .../test/otbSpectralSensitivityReaderNew.cxx | 2 -- .../test/otbSpectralSensitivityReaderTest.cxx | 2 -- .../test/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.cxx | 2 -- .../otbSurfaceAdjacencyEffectCorrectionSchemeFilterNew.cxx | 2 -- .../OpticalCalibration/test/otbWavelengthSpectralBandsTest.cxx | 2 -- .../SARCalibration/include/otbSarBrightnessFunction.h | 2 -- .../SARCalibration/include/otbSarBrightnessFunction.txx | 2 -- .../SARCalibration/include/otbSarBrightnessFunctor.h | 2 -- .../SARCalibration/include/otbSarBrightnessToImageFilter.h | 2 -- .../SARCalibration/include/otbSarBrightnessToImageFilter.txx | 2 -- .../SARCalibration/include/otbSarDeburstImageFilter.h | 2 -- .../SARCalibration/include/otbSarDeburstImageFilter.txx | 2 -- .../SARCalibration/include/otbSarParametricMapFunction.h | 2 -- .../SARCalibration/include/otbSarParametricMapFunction.txx | 2 -- .../include/otbSarRadiometricCalibrationFunction.h | 2 -- .../include/otbSarRadiometricCalibrationFunction.txx | 2 -- .../include/otbSarRadiometricCalibrationToImageFilter.h | 2 -- .../include/otbSarRadiometricCalibrationToImageFilter.txx | 2 -- .../SARCalibration/include/otbTerraSarBrightnessFunctor.h | 2 -- .../SARCalibration/include/otbTerraSarBrightnessFunctor.txx | 2 -- .../SARCalibration/include/otbTerraSarBrightnessImageFilter.h | 2 -- .../include/otbTerraSarBrightnessImageFilter.txx | 2 -- .../SARCalibration/test/otbSarBrightnessFunction.cxx | 2 -- .../test/otbSarBrightnessFunctionWithoutNoise.cxx | 2 -- .../Radiometry/SARCalibration/test/otbSarBrightnessFunctor.cxx | 2 -- .../test/otbSarBrightnessFunctorWithoutNoise.cxx | 2 -- .../SARCalibration/test/otbSarBrightnessToImageFilterTest.cxx | 2 -- .../test/otbSarBrightnessToImageFilterTestWithoutNoise.cxx | 2 -- .../test/otbSarBrightnessToImageWithComplexPixelFilterTest.cxx | 2 -- .../Radiometry/SARCalibration/test/otbSarDeburstFilterTest.cxx | 2 -- .../SARCalibration/test/otbSarParametricMapFunctionTest.cxx | 2 -- .../test/otbSarParametricMapFunctionToImageFilter.cxx | 2 -- .../test/otbSarRadiometricCalibrationFunction.cxx | 2 -- .../test/otbSarRadiometricCalibrationFunctionWithoutNoise.cxx | 2 -- .../test/otbSarRadiometricCalibrationFunctor.cxx | 2 -- .../test/otbSarRadiometricCalibrationFunctorWithoutNoise.cxx | 2 -- .../otbSarRadiometricCalibrationToImageFilterCompareTest.cxx | 2 -- ...RadiometricCalibrationToImageFilterWithComplexPixelTest.cxx | 2 -- ...alibrationToImageFilterWithComplexPixelTestWithoutNoise.cxx | 2 -- ...ometricCalibrationToImageFilterWithExtractROIBeforeTest.cxx | 2 -- ...SarRadiometricCalibrationToImageFilterWithRealPixelTest.cxx | 2 -- .../SARCalibration/test/otbTerraSarBrightnessFunctor.cxx | 2 -- .../test/otbTerraSarBrightnessImageComplexFilterTest.cxx | 2 -- .../test/otbTerraSarBrightnessImageFilterNew.cxx | 2 -- .../test/otbTerraSarBrightnessImageFilterTest.cxx | 2 -- Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h | 2 -- .../Radiometry/Simulation/include/otbAtmosphericEffects.txx | 2 -- Modules/Radiometry/Simulation/include/otbDataSpecP5B.h | 2 -- .../Radiometry/Simulation/include/otbImageSimulationMethod.h | 2 -- .../Radiometry/Simulation/include/otbImageSimulationMethod.txx | 2 -- .../Simulation/include/otbLabelMapToSimulatedImageFilter.h | 2 -- .../Simulation/include/otbLabelMapToSimulatedImageFilter.txx | 2 -- .../Simulation/include/otbLabelToProSailParameters.h | 2 -- .../Simulation/include/otbLabelToProSailParameters.txx | 2 -- .../Simulation/include/otbLabelToSimulationParametersBase.h | 2 -- Modules/Radiometry/Simulation/include/otbLeafParameters.h | 2 -- Modules/Radiometry/Simulation/include/otbProSailParameters.h | 2 -- Modules/Radiometry/Simulation/include/otbProspectModel.h | 2 -- .../Radiometry/Simulation/include/otbReduceSpectralResponse.h | 2 -- .../Simulation/include/otbReduceSpectralResponse.txx | 2 -- .../include/otbReduceSpectralResponseClassifierRAndNIR.h | 2 -- .../include/otbReduceSpectralResponseClassifierRAndNIR.txx | 2 -- Modules/Radiometry/Simulation/include/otbSailModel.h | 2 -- Modules/Radiometry/Simulation/include/otbSatelliteRSR.h | 2 -- Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx | 2 -- Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h | 2 -- Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h | 2 -- .../Radiometry/Simulation/include/otbSpatialisationFilter.h | 2 -- .../Radiometry/Simulation/include/otbSpatialisationFilter.txx | 2 -- Modules/Radiometry/Simulation/include/otbSpectralResponse.h | 2 -- Modules/Radiometry/Simulation/include/otbSpectralResponse.txx | 2 -- .../include/otbSurfaceReflectanceToReflectanceFilter.h | 2 -- .../include/otbSurfaceReflectanceToReflectanceFilter.txx | 2 -- Modules/Radiometry/Simulation/src/otbDataSpecP5B.cxx | 2 -- Modules/Radiometry/Simulation/src/otbLeafParameters.cxx | 2 -- Modules/Radiometry/Simulation/src/otbProspectModel.cxx | 2 -- Modules/Radiometry/Simulation/src/otbSailModel.cxx | 2 -- .../test/otbAtmosphericCorrectionsRSRSVMClassifier.cxx | 2 -- Modules/Radiometry/Simulation/test/otbAtmosphericEffects.cxx | 2 -- Modules/Radiometry/Simulation/test/otbFilterFunctionValues.cxx | 2 -- .../Simulation/test/otbImageSimulationMethodKMeansClassif.cxx | 2 -- .../Simulation/test/otbImageSimulationMethodSVMClassif.cxx | 2 -- .../test/otbImageSimulationMethodWithSpatialisationTest.cxx | 2 -- .../test/otbImageSimulationMethodWithVectorDataTest.cxx | 2 -- .../Simulation/test/otbLabelMapToSimulatedImageFilterTest.cxx | 2 -- Modules/Radiometry/Simulation/test/otbProspectReflTest.cxx | 2 -- Modules/Radiometry/Simulation/test/otbProspectTransTest.cxx | 2 -- .../Radiometry/Simulation/test/otbReduceSpectralResponse.cxx | 2 -- .../test/otbReduceSpectralResponseClassifierRAndNIR.cxx | 2 -- .../Simulation/test/otbReduceSpectralResponseNew.cxx | 2 -- .../Simulation/test/otbReduceSpectralResponseSVMClassifier.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSailReflHTest.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSailReflVTest.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSatelliteRSR.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSatelliteRSRNew.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSpatialisationTest.cxx | 2 -- .../Radiometry/Simulation/test/otbSpatialisationTestNew.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSpectralResponse.cxx | 2 -- Modules/Radiometry/Simulation/test/otbSpectralResponseNew.cxx | 2 -- .../test/otbSurfaceReflectanceToReflectanceFilterNew.cxx | 2 -- .../DisparityMap/include/otbDisparityMapEstimationMethod.h | 2 -- .../DisparityMap/include/otbDisparityMapEstimationMethod.txx | 2 -- .../DisparityMap/include/otbDisparityMapMedianFilter.h | 2 -- .../DisparityMap/include/otbDisparityMapMedianFilter.txx | 2 -- .../DisparityMap/include/otbDisparityMapTo3DFilter.h | 2 -- .../DisparityMap/include/otbDisparityMapTo3DFilter.txx | 2 -- .../DisparityMap/include/otbDisparityMapToDEMFilter.h | 2 -- .../DisparityMap/include/otbDisparityMapToDEMFilter.txx | 2 -- .../DisparityMap/include/otbDisparityTranslateFilter.h | 2 -- .../DisparityMap/include/otbDisparityTranslateFilter.txx | 2 -- .../DisparityMap/include/otbFineRegistrationImageFilter.h | 2 -- .../DisparityMap/include/otbFineRegistrationImageFilter.txx | 2 -- .../DisparityMap/include/otbMultiDisparityMapTo3DFilter.h | 2 -- .../DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx | 2 -- .../DisparityMap/include/otbNCCRegistrationFilter.h | 2 -- .../DisparityMap/include/otbNCCRegistrationFilter.txx | 2 -- .../DisparityMap/include/otbNCCRegistrationFunction.h | 2 -- .../DisparityMap/include/otbNCCRegistrationFunction.txx | 2 -- .../include/otbPixelWiseBlockMatchingImageFilter.h | 2 -- .../include/otbPixelWiseBlockMatchingImageFilter.txx | 2 -- .../DisparityMap/include/otbSubPixelDisparityImageFilter.h | 2 -- .../DisparityMap/include/otbSubPixelDisparityImageFilter.txx | 2 -- .../DisparityMap/test/otbDisparityMapEstimationMethod.cxx | 2 -- .../DisparityMap/test/otbDisparityMapEstimationMethodNew.cxx | 2 -- .../DisparityMap/test/otbDisparityMapMedianFilter.cxx | 2 -- .../DisparityMap/test/otbDisparityMapTo3DFilter.cxx | 2 -- .../DisparityMap/test/otbDisparityMapToDEMFilter.cxx | 2 -- .../DisparityMap/test/otbDisparityTranslateFilter.cxx | 2 -- .../DisparityMap/test/otbFineRegistrationImageFilterNew.cxx | 2 -- .../DisparityMap/test/otbFineRegistrationImageFilterTest.cxx | 2 -- .../DisparityMap/test/otbMultiDisparityMapTo3DFilter.cxx | 2 -- .../DisparityMap/test/otbNCCRegistrationFilter.cxx | 2 -- .../DisparityMap/test/otbNCCRegistrationFilterNew.cxx | 2 -- .../DisparityMap/test/otbPixelWiseBlockMatchingImageFilter.cxx | 2 -- .../DisparityMap/test/otbSubPixelDisparityImageFilter.cxx | 2 -- .../include/otbBSplinesInterpolateDisplacementFieldGenerator.h | 2 -- .../otbBSplinesInterpolateDisplacementFieldGenerator.txx | 2 -- ...otbBSplinesInterpolateTransformDisplacementFieldGenerator.h | 2 -- ...bBSplinesInterpolateTransformDisplacementFieldGenerator.txx | 2 -- ...NNearestPointsLinearInterpolateDisplacementFieldGenerator.h | 2 -- ...earestPointsLinearInterpolateDisplacementFieldGenerator.txx | 2 -- ...restTransformsLinearInterpolateDisplacementFieldGenerator.h | 2 -- ...stTransformsLinearInterpolateDisplacementFieldGenerator.txx | 2 -- .../include/otbNearestPointDisplacementFieldGenerator.h | 2 -- .../include/otbNearestPointDisplacementFieldGenerator.txx | 2 -- .../include/otbNearestTransformDisplacementFieldGenerator.h | 2 -- .../include/otbNearestTransformDisplacementFieldGenerator.txx | 2 -- .../include/otbPointSetToDisplacementFieldGenerator.h | 2 -- .../include/otbPointSetToDisplacementFieldGenerator.txx | 2 -- .../otbPointSetWithTransformToDisplacementFieldGenerator.h | 2 -- .../otbPointSetWithTransformToDisplacementFieldGenerator.txx | 2 -- .../test/otbBSplinesInterpolateDisplacementFieldGenerator.cxx | 2 -- .../otbBSplinesInterpolateDisplacementFieldGeneratorNew.cxx | 2 -- ...bBSplinesInterpolateTransformDisplacementFieldGenerator.cxx | 2 -- ...plinesInterpolateTransformDisplacementFieldGeneratorNew.cxx | 2 -- ...earestPointsLinearInterpolateDisplacementFieldGenerator.cxx | 2 -- ...estPointsLinearInterpolateDisplacementFieldGeneratorNew.cxx | 2 -- ...stTransformsLinearInterpolateDisplacementFieldGenerator.cxx | 2 -- ...ransformsLinearInterpolateDisplacementFieldGeneratorNew.cxx | 2 -- .../test/otbNearestPointDisplacementFieldGenerator.cxx | 2 -- .../test/otbNearestPointDisplacementFieldGeneratorNew.cxx | 2 -- .../test/otbNearestTransformDisplacementFieldGenerator.cxx | 2 -- .../test/otbNearestTransformDisplacementFieldGeneratorNew.cxx | 2 -- .../test/otbPointSetToDisplacementFieldGeneratorNew.cxx | 2 -- ...otbPointSetWithTransformToDisplacementFieldGeneratorNew.cxx | 2 -- .../Registration/Stereo/include/otbAdhesionCorrectionFilter.h | 2 -- .../Stereo/include/otbAdhesionCorrectionFilter.txx | 2 -- .../Registration/Stereo/include/otbBijectionCoherencyFilter.h | 2 -- .../Stereo/include/otbBijectionCoherencyFilter.txx | 2 -- Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h | 2 -- .../Registration/Stereo/include/otbLineOfSightOptimizer.txx | 2 -- Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h | 2 -- .../Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx | 2 -- .../Stereo/include/otbStereoSensorModelToElevationMapFilter.h | 2 -- .../include/otbStereoSensorModelToElevationMapFilter.txx | 2 -- .../include/otbStereorectificationDisplacementFieldSource.h | 2 -- .../include/otbStereorectificationDisplacementFieldSource.txx | 2 -- .../Registration/Stereo/test/otbAdhesionCorrectionFilter.cxx | 2 -- .../Registration/Stereo/test/otbBijectionCoherencyFilter.cxx | 2 -- Modules/Registration/Stereo/test/otbMulti3DMapToDEMFilter.cxx | 2 -- .../Stereo/test/otbStereoSensorModelToElevationMapFilter.cxx | 2 -- .../test/otbStereorectificationDisplacementFieldSource.cxx | 2 -- .../CCOBIA/include/otbConnectedComponentMuParserFunctor.h | 2 -- .../CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h | 2 -- .../CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx | 2 -- ...amingConnectedComponentSegmentationOBIAToVectorDataFilter.h | 2 -- ...ingConnectedComponentSegmentationOBIAToVectorDataFilter.txx | 2 -- .../CCOBIA/test/otbConnectedComponentMuParserFunctorTest.cxx | 2 -- .../CCOBIA/test/otbLabelObjectOpeningMuParserFilterNew.cxx | 2 -- .../CCOBIA/test/otbLabelObjectOpeningMuParserFilterTest.cxx | 2 -- .../test/otbMeanShiftStreamingConnectedComponentOBIATest.cxx | 2 -- .../CCOBIA/test/otbStreamingConnectedComponentOBIATest.cxx | 2 -- .../Conversion/include/otbLabelImageRegionMergingFilter.h | 2 -- .../Conversion/include/otbLabelImageRegionMergingFilter.txx | 2 -- .../Conversion/include/otbLabelImageRegionPruningFilter.h | 2 -- .../Conversion/include/otbLabelImageRegionPruningFilter.txx | 2 -- .../Conversion/include/otbLabelImageToOGRDataSourceFilter.h | 2 -- .../Conversion/include/otbLabelImageToOGRDataSourceFilter.txx | 2 -- .../Conversion/include/otbLabelImageToVectorDataFilter.h | 2 -- .../Conversion/include/otbLabelImageToVectorDataFilter.txx | 2 -- .../Conversion/include/otbLabelMapToVectorDataFilter.h | 2 -- .../Conversion/include/otbLabelMapToVectorDataFilter.txx | 2 -- .../Conversion/include/otbOGRDataSourceToLabelImageFilter.h | 2 -- .../Conversion/include/otbOGRDataSourceToLabelImageFilter.txx | 2 -- .../Conversion/include/otbPersistentImageToOGRDataFilter.h | 2 -- .../Conversion/include/otbPersistentImageToOGRDataFilter.txx | 2 -- .../Conversion/include/otbPersistentImageToOGRLayerFilter.h | 2 -- .../Conversion/include/otbPersistentImageToOGRLayerFilter.txx | 2 -- .../Conversion/include/otbPersistentImageToVectorDataFilter.h | 2 -- .../include/otbPersistentImageToVectorDataFilter.txx | 2 -- .../Conversion/include/otbRasterizeVectorDataFilter.h | 2 -- .../Conversion/include/otbRasterizeVectorDataFilter.txx | 2 -- .../Conversion/include/otbVectorDataToLabelImageFilter.h | 2 -- .../Conversion/include/otbVectorDataToLabelImageFilter.txx | 2 -- .../Conversion/include/otbVectorDataToLabelMapFilter.h | 2 -- .../Conversion/include/otbVectorDataToLabelMapFilter.txx | 2 -- .../include/otbVectorDataToLabelMapWithAttributesFilter.h | 2 -- .../include/otbVectorDataToLabelMapWithAttributesFilter.txx | 2 -- .../Conversion/test/otbLabelImageRegionMergingFilter.cxx | 2 -- .../Conversion/test/otbLabelImageRegionPruningFilter.cxx | 2 -- .../Conversion/test/otbLabelImageToOGRDataSourceFilter.cxx | 2 -- .../Conversion/test/otbLabelImageToVectorDataFilter.cxx | 2 -- .../Conversion/test/otbLabelImageToVectorDataFilterNew.cxx | 2 -- .../Conversion/test/otbLabelMapToVectorDataFilter.cxx | 2 -- .../Conversion/test/otbLabelMapToVectorDataFilterNew.cxx | 2 -- .../Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx | 2 -- .../Conversion/test/otbPolygonizationRasterizationTest.cxx | 2 -- .../Conversion/test/otbVectorDataRasterizeFilter.cxx | 2 -- .../Conversion/test/otbVectorDataToLabelImageFilter.cxx | 2 -- .../test/otbVectorDataToLabelImageFilterWithoutReader.cxx | 2 -- .../Conversion/test/otbVectorDataToLabelMapFilter.cxx | 2 -- .../Conversion/test/otbVectorDataToLabelMapFilterNew.cxx | 2 -- .../Labelling/include/otbLabelToBoundaryImageFilter.h | 3 --- .../Segmentation/Labelling/include/otbLabeledOutputAccessor.h | 2 -- .../include/otbLabelizeConfidenceConnectedImageFilter.h | 2 -- .../include/otbLabelizeConfidenceConnectedImageFilter.txx | 2 -- .../include/otbLabelizeConnectedThresholdImageFilter.h | 2 -- .../include/otbLabelizeConnectedThresholdImageFilter.txx | 2 -- .../Labelling/include/otbLabelizeImageFilterBase.h | 2 -- .../Labelling/include/otbLabelizeImageFilterBase.txx | 2 -- .../include/otbLabelizeNeighborhoodConnectedImageFilter.h | 2 -- .../include/otbLabelizeNeighborhoodConnectedImageFilter.txx | 2 -- .../Labelling/include/otbRelabelComponentImageFilter.h | 3 --- .../Labelling/include/otbRelabelComponentImageFilter.txx | 3 --- .../Labelling/test/otbLabelToBoundaryImageFilter.cxx | 2 -- .../Labelling/test/otbLabelToBoundaryImageFilterNew.cxx | 2 -- .../test/otbLabelizeConfidenceConnectedImageFilter.cxx | 2 -- .../test/otbLabelizeConfidenceConnectedImageFilterNew.cxx | 2 -- .../test/otbLabelizeConnectedThresholdImageFilter.cxx | 2 -- .../test/otbLabelizeConnectedThresholdImageFilterNew.cxx | 2 -- .../test/otbLabelizeNeighborhoodConnectedImageFilter.cxx | 2 -- .../test/otbLabelizeNeighborhoodConnectedImageFilterNew.cxx | 2 -- .../include/otbMeanShiftConnectedComponentSegmentationFilter.h | 2 -- .../otbMeanShiftConnectedComponentSegmentationFilter.txx | 2 -- .../MeanShift/include/otbMeanShiftSegmentationFilter.h | 2 -- .../MeanShift/include/otbMeanShiftSegmentationFilter.txx | 2 -- .../otbMeanShiftConnectedComponentSegmentationFilterTest.cxx | 2 -- .../MeanShift/test/otbMeanShiftSegmentationFilter.cxx | 2 -- Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h | 2 -- .../Segmentation/Metrics/include/otbHooverInstanceFilter.txx | 2 -- Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h | 2 -- Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx | 2 -- .../Segmentation/Metrics/test/otbHooverInstanceFilterNew.cxx | 2 -- .../Metrics/test/otbHooverInstanceFilterToAttributeImage.cxx | 2 -- Modules/Segmentation/Metrics/test/otbHooverMatrixFilter.cxx | 2 -- Modules/Segmentation/Metrics/test/otbHooverMatrixFilterNew.cxx | 2 -- .../include/otbClosingOpeningMorphologicalFilter.h | 2 -- .../include/otbClosingOpeningMorphologicalFilter.txx | 2 -- .../include/otbConvexOrConcaveClassificationFilter.h | 2 -- .../include/otbGeodesicMorphologyDecompositionImageFilter.h | 2 -- .../include/otbGeodesicMorphologyDecompositionImageFilter.txx | 2 -- .../otbGeodesicMorphologyIterativeDecompositionImageFilter.h | 2 -- .../otbGeodesicMorphologyIterativeDecompositionImageFilter.txx | 2 -- .../include/otbGeodesicMorphologyLevelingFilter.h | 2 -- .../MorphologicalProfiles/include/otbImageToProfileFilter.h | 2 -- .../MorphologicalProfiles/include/otbImageToProfileFilter.txx | 2 -- .../include/otbMorphologicalClosingProfileFilter.h | 2 -- .../include/otbMorphologicalOpeningProfileFilter.h | 2 -- .../include/otbMorphologicalProfilesSegmentationFilter.h | 2 -- .../include/otbMorphologicalProfilesSegmentationFilter.txx | 2 -- .../include/otbMultiScaleConvexOrConcaveClassificationFilter.h | 2 -- .../include/otbOpeningClosingMorphologicalFilter.h | 2 -- .../include/otbOpeningClosingMorphologicalFilter.txx | 2 -- .../otbProfileDerivativeToMultiScaleCharacteristicsFilter.h | 2 -- .../otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx | 2 -- .../include/otbProfileToProfileDerivativeFilter.h | 2 -- .../include/otbProfileToProfileDerivativeFilter.txx | 2 -- .../test/otbClosingOpeningMorphologicalFilter.cxx | 2 -- .../test/otbClosingOpeningMorphologicalFilterNew.cxx | 2 -- .../test/otbConvexOrConcaveClassificationFilter.cxx | 2 -- .../test/otbConvexOrConcaveClassificationFilterNew.cxx | 2 -- .../test/otbGeodesicMorphologyDecompositionImageFilter.cxx | 2 -- .../test/otbGeodesicMorphologyDecompositionImageFilterNew.cxx | 2 -- .../otbGeodesicMorphologyIterativeDecompositionImageFilter.cxx | 2 -- ...bGeodesicMorphologyIterativeDecompositionImageFilterNew.cxx | 2 -- .../test/otbGeodesicMorphologyLevelingFilter.cxx | 2 -- .../test/otbGeodesicMorphologyLevelingFilterNew.cxx | 2 -- .../test/otbMorphologicalClosingProfileFilter.cxx | 2 -- .../test/otbMorphologicalClosingProfileFilterNew.cxx | 2 -- .../test/otbMorphologicalOpeningProfileFilter.cxx | 2 -- .../test/otbMorphologicalOpeningProfileFilterNew.cxx | 2 -- .../test/otbMorphologicalProfilesSegmentationFilter.cxx | 2 -- .../test/otbMultiScaleConvexOrConcaveClassificationFilter.cxx | 2 -- .../otbMultiScaleConvexOrConcaveClassificationFilterNew.cxx | 2 -- .../test/otbOpeningClosingMorphologicalFilter.cxx | 2 -- .../test/otbOpeningClosingMorphologicalFilterNew.cxx | 2 -- .../otbProfileDerivativeToMultiScaleCharacteristicsFilter.cxx | 2 -- ...tbProfileDerivativeToMultiScaleCharacteristicsFilterNew.cxx | 2 -- .../test/otbProfileToProfileDerivativeFilter.cxx | 2 -- .../test/otbProfileToProfileDerivativeFilterNew.cxx | 2 -- .../OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h | 2 -- .../OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx | 2 -- .../include/otbStreamingImageToOGRLayerSegmentationFilter.h | 2 -- .../include/otbStreamingImageToOGRLayerSegmentationFilter.txx | 2 -- .../OGRProcessing/test/otbOGRLayerStreamStitchingFilter.cxx | 2 -- .../Watersheds/include/otbWatershedSegmentationFilter.h | 2 -- .../Watersheds/include/otbWatershedSegmentationFilter.txx | 2 -- .../Watersheds/test/otbWatershedSegmentationFilter.cxx | 2 -- Modules/ThirdParty/Boost/src/boost/type_traits/is_contiguous.h | 2 -- Modules/ThirdParty/Boost/src/otbBoostDox.h | 2 -- Modules/ThirdParty/Curl/src/otb_curl.h.in | 2 -- Modules/ThirdParty/ITK/include/otbWarpImageFilter.h | 2 -- Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx | 2 -- Modules/ThirdParty/MuParser/src/otb_muparser.h.in | 2 -- .../ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.cpp | 1 - .../ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.h | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarDataSetSummary.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarDataSetSummary.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarFacilityData.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarFileDescriptor.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarFileDescriptor.h | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarLeaderFactory.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarLeaderFactory.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarMapProjectionData.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarMapProjectionData.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarRadiometricData.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarRadiometricData.h | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarRecordFactory.cpp | 1 - .../src/ossim/AlosPalsar/AlosPalsarRecordFactory.h | 1 - .../src/ossim/AlosPalsar/AlosPalsarRecordHeader.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.h | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.cpp | 1 - .../OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.h | 1 - .../src/ossim/EnvisatAsar/AntennaElevationPatterns.cpp | 1 - .../src/ossim/EnvisatAsar/AntennaElevationPatterns.h | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.cpp | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.h | 1 - .../src/ossim/EnvisatAsar/DopplerCentroidParameters.cpp | 1 - .../src/ossim/EnvisatAsar/DopplerCentroidParameters.h | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.cpp | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.h | 1 - .../src/ossim/EnvisatAsar/EnvisatAsarDataFactory.cpp | 1 - .../src/ossim/EnvisatAsar/EnvisatAsarDataFactory.h | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.cpp | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.h | 1 - .../src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.cpp | 1 - .../src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.h | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.cpp | 1 - .../OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.h | 1 - .../src/ossim/EnvisatAsar/MainProcessingParameters.cpp | 1 - .../src/ossim/EnvisatAsar/MainProcessingParameters.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.h | 1 - .../src/ossim/EnvisatAsar/SRGRConversionParameters.cpp | 1 - .../src/ossim/EnvisatAsar/SRGRConversionParameters.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.h | 1 - .../src/ossim/RadarSat/CommonRecord/AttitudeData.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/AttitudeData.h | 1 - .../src/ossim/RadarSat/CommonRecord/BeamInformationRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/BeamInformationRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/CompensationDataRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/CompensationDataRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/DataHistogramRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/DataHistogramRecord.h | 1 - .../ossim/RadarSat/CommonRecord/DataHistogramSignalData.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.h | 1 - .../src/ossim/RadarSat/CommonRecord/DataPointDataRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/DataPointDataRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/DataQuality.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.h | 1 - .../src/ossim/RadarSat/CommonRecord/DataSetSummary.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/DataSetSummary.h | 1 - .../RadarSat/CommonRecord/DopplerCentroidEstimateRecord.cpp | 1 - .../RadarSat/CommonRecord/DopplerCentroidEstimateRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/FileDescriptor.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/FileDescriptor.h | 1 - .../src/ossim/RadarSat/CommonRecord/MisregistrationRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/MisregistrationRecord.h | 1 - .../src/ossim/RadarSat/CommonRecord/ProcessingParameters.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/ProcessingParameters.h | 1 - .../RadarSat/CommonRecord/RadiometricCompensationData.cpp | 1 - .../ossim/RadarSat/CommonRecord/RadiometricCompensationData.h | 1 - .../src/ossim/RadarSat/CommonRecord/RadiometricData.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/RadiometricData.h | 1 - .../RadarSat/CommonRecord/RadiometryUncertaintyRecord.cpp | 1 - .../ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.h | 1 - .../ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.cpp | 1 - .../src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.h | 1 - .../ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.cpp | 1 - .../ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.h | 1 - .../OssimPlugins/src/ossim/RadarSat/Data/DataFactory.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/Data/DataFactory.h | 1 - .../src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.cpp | 1 - .../src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.h | 1 - .../src/ossim/RadarSat/Data/ProcessedDataRecord.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.h | 1 - .../src/ossim/RadarSat/Leader/DataHistogramProcessedData.cpp | 1 - .../src/ossim/RadarSat/Leader/DataHistogramProcessedData.h | 1 - .../OssimPlugins/src/ossim/RadarSat/Leader/Leader.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.h | 1 - .../OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.h | 1 - .../src/ossim/RadarSat/Leader/PlatformPositionData.cpp | 1 - .../src/ossim/RadarSat/Leader/PlatformPositionData.h | 1 - .../src/ossim/RadarSat/Leader/PositionVectorRecord.cpp | 1 - .../src/ossim/RadarSat/Leader/PositionVectorRecord.h | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecord.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecord.h | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.h | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.h | 1 - .../OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.h | 1 - .../OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.h | 1 - .../src/ossim/RadarSat/VolumeDir/FilePointerRecord.cpp | 1 - .../src/ossim/RadarSat/VolumeDir/FilePointerRecord.h | 1 - .../OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.h | 1 - .../src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.cpp | 1 - .../src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.h | 1 - .../OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.cpp | 1 - .../OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.h | 1 - .../src/ossim/RadarSat/VolumeDir/VolumeDirFactory.cpp | 1 - .../src/ossim/RadarSat/VolumeDir/VolumeDirFactory.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarFacilityData.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarFacilityData.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.h | 1 - .../src/ossim/erssar/ErsSarPlatformPositionData.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.h | 1 - .../src/ossim/erssar/ErsSarPositionVectorRecord.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.h | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.cpp | 1 - .../OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.h | 1 - .../OssimPlugins/src/ossim/ossimCosmoSkymedModel.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.h | 1 - .../OssimPlugins/src/ossim/ossimEnvisatAsarModel.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.h | 1 - .../OssimPlugins/src/ossim/ossimFormosatDimapSupportData.cpp | 1 - .../OssimPlugins/src/ossim/ossimFormosatDimapSupportData.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.h | 1 - .../OssimPlugins/src/ossim/ossimGeometricSarSensorModel.cpp | 1 - .../OssimPlugins/src/ossim/ossimGeometricSarSensorModel.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimOperatorUtilities.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimPleiadesModel.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginInit.cpp | 1 - .../OssimPlugins/src/ossim/ossimPluginProjectionFactory.cpp | 1 - .../OssimPlugins/src/ossim/ossimPluginProjectionFactory.h | 1 - .../OssimPlugins/src/ossim/ossimPluginReaderFactory.cpp | 1 - .../OssimPlugins/src/ossim/ossimPluginReaderFactory.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.h | 1 - .../OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.cpp | 1 - .../OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.h | 1 - .../OssimPlugins/src/ossim/ossimRadarSat2RPCModel.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.h | 1 - .../OssimPlugins/src/ossim/ossimRadarSat2TiffReader.cpp | 1 - .../OssimPlugins/src/ossim/ossimRadarSat2TiffReader.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimRangeUtilities.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.h | 1 - .../OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.cpp | 1 - .../OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.h | 1 - .../OssimPlugins/src/ossim/ossimTerraSarProductDoc.cpp | 1 - .../OssimPlugins/src/ossim/ossimTerraSarProductDoc.h | 1 - .../OssimPlugins/src/ossim/ossimTerraSarTiffReader.cpp | 1 - .../OssimPlugins/src/ossim/ossimTerraSarTiffReader.h | 1 - .../OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.cpp | 1 - .../OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimTileMapModel.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/ossimTraceHelpers.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/ossimplugins-config.h.in | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Arithmetic.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.h | 1 - .../OssimPlugins/src/ossim/otb/GalileanEphemeris.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.h | 1 - .../OssimPlugins/src/ossim/otb/GeodesicCoordinate.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.h | 1 - .../OssimPlugins/src/ossim/otb/GeographicEphemeris.cpp | 1 - .../OssimPlugins/src/ossim/otb/GeographicEphemeris.h | 1 - .../OssimPlugins/src/ossim/otb/HermiteInterpolator.cpp | 1 - .../OssimPlugins/src/ossim/otb/HermiteInterpolator.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.h | 1 - .../OssimPlugins/src/ossim/otb/InfoIncidenceAngle.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.h | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.cpp | 1 - .../ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.h | 1 - .../OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.cpp | 1 - .../OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.h | 1 - .../OssimPlugins/src/ossim/otb/RectangularCoordinate.cpp | 1 - .../OssimPlugins/src/ossim/otb/RectangularCoordinate.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.cpp | 1 - Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.h | 1 - Modules/ThirdParty/OssimPlugins/src/ossimPluginConstants.h | 1 - .../ThirdParty/OssimPlugins/test/ossimSarSensorModelTest.cpp | 1 - .../ThirdParty/OssimPlugins/test/ossimSentinel1ModelTest.cpp | 1 - .../ThirdParty/OssimPlugins/test/ossimStringUtilitiesTest.cpp | 1 - .../OssimPlugins/test/ossimTerraSarXSarSensorModelTest.cpp | 1 - .../ThirdParty/OssimPlugins/test/ossimTimeUtilitiesBench.cpp | 1 - .../ThirdParty/OssimPlugins/test/ossimTimeUtilitiesTest.cpp | 1 - Modules/ThirdParty/Shark/src/otb_shark.h.in | 2 -- Modules/ThirdParty/SiftFast/src/otb_siftfast.h | 2 -- Modules/ThirdParty/TinyXML/src/otb_tinyxml.h.in | 2 -- Modules/Visualization/Ice/include/otbFragmentShader.h | 2 -- Modules/Visualization/Ice/include/otbFragmentShaderRegistry.h | 2 -- Modules/Visualization/Ice/include/otbGeoInterface.h | 2 -- Modules/Visualization/Ice/include/otbGlActor.h | 2 -- Modules/Visualization/Ice/include/otbGlImageActor.h | 2 -- Modules/Visualization/Ice/include/otbGlROIActor.h | 2 -- Modules/Visualization/Ice/include/otbGlVectorActor.h | 2 -- Modules/Visualization/Ice/include/otbGlVersionChecker.h | 2 -- Modules/Visualization/Ice/include/otbGlView.h | 2 -- Modules/Visualization/Ice/include/otbImageSettings.h | 2 -- Modules/Visualization/Ice/include/otbStandardShader.h | 2 -- Modules/Visualization/Ice/include/otbViewSettings.h | 2 -- Modules/Visualization/Ice/src/otbFragmentShader.cxx | 2 -- Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx | 2 -- Modules/Visualization/Ice/src/otbGeoInterface.cxx | 2 -- Modules/Visualization/Ice/src/otbGlActor.cxx | 2 -- Modules/Visualization/Ice/src/otbGlImageActor.cxx | 2 -- Modules/Visualization/Ice/src/otbGlROIActor.cxx | 2 -- Modules/Visualization/Ice/src/otbGlVectorActor.cxx | 2 -- Modules/Visualization/Ice/src/otbGlVersionChecker.cxx | 2 -- Modules/Visualization/Ice/src/otbGlView.cxx | 2 -- Modules/Visualization/Ice/src/otbImageSettings.cxx | 2 -- Modules/Visualization/Ice/src/otbStandardShader.cxx | 2 -- Modules/Visualization/Ice/src/otbViewSettings.cxx | 2 -- Modules/Visualization/IceViewer/include/otbIceViewer.h | 2 -- Modules/Visualization/IceViewer/src/otbIce.cxx | 2 -- Modules/Visualization/IceViewer/src/otbIceViewer.cxx | 2 -- Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx | 2 -- Modules/Visualization/Monteverdi/src/mvdMainWindow.cxx | 2 -- .../Monteverdi/test/mvdMonteverdiApplicationTest.cxx | 2 -- .../Visualization/Monteverdi/test/mvdMonteverdiTestDriver.cxx | 2 -- .../MonteverdiCore/src/mvdImagePlacenameLoader.cxx | 2 -- Modules/Visualization/MonteverdiGui/src/mvdI18nMainWindow.cxx | 2 -- .../MonteverdiGui/src/mvdMainWindowTitleLoader.cxx | 2 -- .../MonteverdiGui/test/mvdApplicationsBrowserTest.cxx | 2 -- .../MonteverdiGui/test/mvdApplicationsToolBoxTest.cxx | 2 -- .../MonteverdiGui/test/mvdFillToolBoxWidgetTreeTest.cxx | 2 -- .../MonteverdiGui/test/mvdMonteverdiGuiTestDriver.cxx | 2 -- .../include/otbWrapperAddProcessToWatchEvent.h | 2 -- .../Wrappers/ApplicationEngine/include/otbWrapperApplication.h | 2 -- .../ApplicationEngine/include/otbWrapperApplicationFactory.h | 2 -- .../include/otbWrapperApplicationFactoryBase.h | 2 -- .../include/otbWrapperApplicationHtmlDocGenerator.h | 2 -- .../ApplicationEngine/include/otbWrapperApplicationRegistry.h | 2 -- .../ApplicationEngine/include/otbWrapperChoiceParameter.h | 2 -- .../include/otbWrapperComplexInputImageParameter.h | 2 -- .../include/otbWrapperComplexInputImageParameter.txx | 2 -- .../include/otbWrapperComplexOutputImageParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperCompositeApplication.h | 2 -- .../ApplicationEngine/include/otbWrapperDirectoryParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperDocExampleStructure.h | 2 -- .../include/otbWrapperElevationParametersHandler.h | 2 -- .../ApplicationEngine/include/otbWrapperEmptyParameter.h | 2 -- .../include/otbWrapperInputFilenameListParameter.h | 2 -- .../include/otbWrapperInputFilenameParameter.h | 2 -- .../include/otbWrapperInputImageListParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperInputImageParameter.h | 2 -- .../include/otbWrapperInputImageParameter.txx | 2 -- .../include/otbWrapperInputVectorDataListParameter.h | 2 -- .../include/otbWrapperInputVectorDataParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperListViewParameter.h | 2 -- Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h | 2 -- .../include/otbWrapperMapProjectionParametersHandler.h | 2 -- .../ApplicationEngine/include/otbWrapperNumericalParameter.h | 2 -- .../include/otbWrapperOutputFilenameParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperOutputImageParameter.h | 2 -- .../include/otbWrapperOutputVectorDataParameter.h | 2 -- .../Wrappers/ApplicationEngine/include/otbWrapperParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperParameterGroup.h | 2 -- .../ApplicationEngine/include/otbWrapperParameterKey.h | 2 -- .../ApplicationEngine/include/otbWrapperRAMParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperRadiusParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperStringListParameter.h | 2 -- .../ApplicationEngine/include/otbWrapperStringParameter.h | 2 -- Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h | 2 -- Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h | 2 -- .../Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx | 2 -- .../ApplicationEngine/src/otbWrapperApplicationFactoryBase.cxx | 2 -- .../src/otbWrapperApplicationHtmlDocGenerator.cxx | 2 -- .../ApplicationEngine/src/otbWrapperApplicationRegistry.cxx | 2 -- .../ApplicationEngine/src/otbWrapperChoiceParameter.cxx | 2 -- .../src/otbWrapperComplexInputImageParameter.cxx | 2 -- .../src/otbWrapperComplexOutputImageParameter.cxx | 2 -- .../ApplicationEngine/src/otbWrapperCompositeApplication.cxx | 2 -- .../ApplicationEngine/src/otbWrapperDocExampleStructure.cxx | 2 -- .../src/otbWrapperElevationParametersHandler.cxx | 2 -- .../src/otbWrapperInputFilenameListParameter.cxx | 2 -- .../src/otbWrapperInputImageListParameter.cxx | 2 -- .../ApplicationEngine/src/otbWrapperInputImageParameter.cxx | 2 -- .../src/otbWrapperInputImageParameterDouble.cxx | 2 -- .../src/otbWrapperInputImageParameterFloat.cxx | 2 -- .../src/otbWrapperInputImageParameterInt16.cxx | 2 -- .../src/otbWrapperInputImageParameterInt32.cxx | 2 -- .../src/otbWrapperInputImageParameterMacros.h | 2 -- .../src/otbWrapperInputImageParameterUInt16.cxx | 2 -- .../src/otbWrapperInputImageParameterUInt32.cxx | 2 -- .../src/otbWrapperInputImageParameterUInt8.cxx | 2 -- .../src/otbWrapperInputVectorDataListParameter.cxx | 2 -- .../src/otbWrapperInputVectorDataParameter.cxx | 2 -- .../ApplicationEngine/src/otbWrapperListViewParameter.cxx | 2 -- .../src/otbWrapperMapProjectionParametersHandler.cxx | 2 -- .../ApplicationEngine/src/otbWrapperOutputImageParameter.cxx | 2 -- .../ApplicationEngine/src/otbWrapperParameterGroup.cxx | 2 -- .../Wrappers/ApplicationEngine/src/otbWrapperParameterKey.cxx | 2 -- .../test/0000436-WrapperInputImage_GetImage.cxx | 2 -- .../ApplicationEngine/test/otbApplicationMemoryConnectTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperApplicationDocTests.cxx | 2 -- .../test/otbWrapperApplicationHtmlDocGeneratorTest.cxx | 2 -- .../test/otbWrapperApplicationRegistryTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperApplicationTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperChoiceParameterTest.cxx | 2 -- .../test/otbWrapperDocExampleStructureTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperEmptyParameterTest.cxx | 2 -- .../test/otbWrapperInputImageListParameterTest.cxx | 2 -- .../test/otbWrapperInputImageParameterTest.cxx | 2 -- .../test/otbWrapperInputVectorDataListParameterTest.cxx | 2 -- .../test/otbWrapperInputVectorDataParameterTest.cxx | 2 -- .../test/otbWrapperNumericalParameterTest.cxx | 2 -- .../test/otbWrapperOutputImageParameterTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperParameterKeyTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperParameterListTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperParameterTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperRAMParameterTest.cxx | 2 -- .../test/otbWrapperStringListParameterTest.cxx | 2 -- .../ApplicationEngine/test/otbWrapperStringParameterTest.cxx | 2 -- .../CommandLine/include/otbWrapperCommandLineLauncher.h | 2 -- .../Wrappers/CommandLine/include/otbWrapperCommandLineParser.h | 2 -- .../CommandLine/src/otbApplicationLauncherCommandLine.cxx | 2 -- .../Wrappers/CommandLine/src/otbWrapperCommandLineLauncher.cxx | 2 -- .../Wrappers/CommandLine/src/otbWrapperCommandLineParser.cxx | 2 -- .../CommandLine/test/otbWrapperCommandLineLauncherTests.cxx | 2 -- .../CommandLine/test/otbWrapperCommandLineParserTests.cxx | 2 -- Modules/Wrappers/QtWidget/include/itkQtProgressBar.h | 2 -- Modules/Wrappers/QtWidget/include/otbQtApplication.h | 2 -- Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h | 2 -- Modules/Wrappers/QtWidget/include/otbQtLogOutput.h | 2 -- Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetChoiceParameter.h | 2 -- .../include/otbWrapperQtWidgetComplexInputImageParameter.h | 2 -- .../include/otbWrapperQtWidgetComplexOutputImageParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetEmptyParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetFloatParameter.h | 2 -- .../include/otbWrapperQtWidgetInputFilenameListParameter.h | 2 -- .../include/otbWrapperQtWidgetInputFilenameParameter.h | 2 -- .../include/otbWrapperQtWidgetInputImageListParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetInputImageParameter.h | 2 -- .../include/otbWrapperQtWidgetInputProcessXMLParameter.h | 2 -- .../include/otbWrapperQtWidgetInputVectorDataListParameter.h | 2 -- .../include/otbWrapperQtWidgetInputVectorDataParameter.h | 2 -- .../Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetListViewParameter.h | 2 -- Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h | 2 -- .../include/otbWrapperQtWidgetOutputFilenameParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h | 2 -- .../include/otbWrapperQtWidgetOutputProcessXMLParameter.h | 2 -- .../include/otbWrapperQtWidgetOutputVectorDataParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetParameterBase.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetParameterFactory.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetParameterGroup.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetParameterLabel.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetProgressReport.h | 2 -- .../Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetStringListParameter.h | 2 -- .../QtWidget/include/otbWrapperQtWidgetStringParameter.h | 2 -- Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h | 2 -- Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbApplicationLauncherQt.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbQtApplication.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbQtFileSelectionWidget.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbQtLogOutput.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbQtStringSelectionWidget.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetChoiceParameter.cxx | 2 -- .../src/otbWrapperQtWidgetComplexInputImageParameter.cxx | 2 -- .../src/otbWrapperQtWidgetComplexOutputImageParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetDirectoryParameter.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetEmptyParameter.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetFloatParameter.cxx | 2 -- .../src/otbWrapperQtWidgetInputFilenameListParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetInputFilenameParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetInputImageListParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetInputImageParameter.cxx | 2 -- .../src/otbWrapperQtWidgetInputProcessXMLParameter.cxx | 2 -- .../src/otbWrapperQtWidgetInputVectorDataListParameter.cxx | 2 -- .../src/otbWrapperQtWidgetInputVectorDataParameter.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetIntParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetListViewParameter.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetModel.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetOutputFilenameParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetOutputImageParameter.cxx | 2 -- .../src/otbWrapperQtWidgetOutputProcessXMLParameter.cxx | 2 -- .../src/otbWrapperQtWidgetOutputVectorDataParameter.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetParameterBase.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetParameterFactory.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetParameterGroup.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetParameterLabel.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetProgressReport.cxx | 2 -- .../Wrappers/QtWidget/src/otbWrapperQtWidgetRAMParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetSimpleProgressReport.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetStringListParameter.cxx | 2 -- .../QtWidget/src/otbWrapperQtWidgetStringParameter.cxx | 2 -- Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetView.cxx | 2 -- Modules/Wrappers/QtWidget/test/otbQtLogOutputTests.cxx | 2 -- .../QtWidget/test/otbWrapperQtWidgetParameterFactory.cxx | 2 -- .../Wrappers/QtWidget/test/otbWrapperQtWidgetShowWidget.cxx | 2 -- Modules/Wrappers/SWIG/src/Java.i | 2 -- Modules/Wrappers/SWIG/src/PyCommand.i | 2 -- Modules/Wrappers/SWIG/src/Python.i | 2 -- Modules/Wrappers/SWIG/src/Ruby.i | 2 -- Modules/Wrappers/SWIG/src/itkBase.i | 2 -- Modules/Wrappers/SWIG/src/itkBase.includes | 2 -- Modules/Wrappers/SWIG/src/itkMacro.i | 2 -- Modules/Wrappers/SWIG/src/itkPyCommand.cxx | 3 --- Modules/Wrappers/SWIG/src/itkPyCommand.h | 3 --- Modules/Wrappers/SWIG/src/otbApplication.i | 2 -- Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h | 2 -- Utilities/Completion/completionGenerator.cxx | 2 -- 3530 files changed, 6812 deletions(-) diff --git a/Documentation/SoftwareGuide/Cover/Source/AntialiasFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/AntialiasFilter.cxx index 3623432fd6..3a76613bbc 100644 --- a/Documentation/SoftwareGuide/Cover/Source/AntialiasFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/AntialiasFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: AntialiasFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/25 14:42:04 $ - Version: $Revision: 1.2 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/BinaryMaskMedianFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/BinaryMaskMedianFilter.cxx index cd47b622c6..44a7d63a44 100644 --- a/Documentation/SoftwareGuide/Cover/Source/BinaryMaskMedianFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/BinaryMaskMedianFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: BinaryMaskMedianFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/25 14:12:35 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/DilateFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/DilateFilter.cxx index 0e28a7c169..e95147f18d 100644 --- a/Documentation/SoftwareGuide/Cover/Source/DilateFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/DilateFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: DilateFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/25 14:12:35 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/ImageReadExtractWriteRGB.cxx b/Documentation/SoftwareGuide/Cover/Source/ImageReadExtractWriteRGB.cxx index 369ef79a0a..616277dd24 100644 --- a/Documentation/SoftwareGuide/Cover/Source/ImageReadExtractWriteRGB.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/ImageReadExtractWriteRGB.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: ImageReadExtractWriteRGB.cxx,v $ Language: C++ - Date: $Date: 2003/07/22 22:42:34 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/ModelBasedSegmentation.cxx b/Documentation/SoftwareGuide/Cover/Source/ModelBasedSegmentation.cxx index 516cc0900f..512fe7188a 100644 --- a/Documentation/SoftwareGuide/Cover/Source/ModelBasedSegmentation.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/ModelBasedSegmentation.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: ModelBasedSegmentation.cxx,v $ Language: C++ - Date: $Date: 2005/05/24 14:27:47 $ - Version: $Revision: 1.8 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/NegateFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/NegateFilter.cxx index df698b62a8..49bf54fa53 100644 --- a/Documentation/SoftwareGuide/Cover/Source/NegateFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/NegateFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: NegateFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/25 14:12:35 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/RescaleIntensityFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/RescaleIntensityFilter.cxx index 3fd4073322..bd5d0ed010 100644 --- a/Documentation/SoftwareGuide/Cover/Source/RescaleIntensityFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/RescaleIntensityFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: RescaleIntensityFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/28 19:12:02 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Documentation/SoftwareGuide/Cover/Source/VectorGradientAnisotropicDiffusionFilter.cxx b/Documentation/SoftwareGuide/Cover/Source/VectorGradientAnisotropicDiffusionFilter.cxx index fe3730cd66..2101e7f7e7 100644 --- a/Documentation/SoftwareGuide/Cover/Source/VectorGradientAnisotropicDiffusionFilter.cxx +++ b/Documentation/SoftwareGuide/Cover/Source/VectorGradientAnisotropicDiffusionFilter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: VectorGradientAnisotropicDiffusionFilter.cxx,v $ Language: C++ - Date: $Date: 2003/07/25 14:12:35 $ - Version: $Revision: 1.1 $ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Examples/Application/ApplicationExample.cxx b/Examples/Application/ApplicationExample.cxx index f70561a829..e3dc7f8531 100644 --- a/Examples/Application/ApplicationExample.cxx +++ b/Examples/Application/ApplicationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/BandMathFilterExample.cxx b/Examples/BasicFilters/BandMathFilterExample.cxx index e21f7dd8c3..b3ef802819 100644 --- a/Examples/BasicFilters/BandMathFilterExample.cxx +++ b/Examples/BasicFilters/BandMathFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/BandMathXImageFilterExample.cxx b/Examples/BasicFilters/BandMathXImageFilterExample.cxx index 0f030a12b1..75d1ab3eb5 100644 --- a/Examples/BasicFilters/BandMathXImageFilterExample.cxx +++ b/Examples/BasicFilters/BandMathXImageFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/DEMToRainbowExample.cxx b/Examples/BasicFilters/DEMToRainbowExample.cxx index 0f7898645f..d7d545fc7a 100644 --- a/Examples/BasicFilters/DEMToRainbowExample.cxx +++ b/Examples/BasicFilters/DEMToRainbowExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/FrostImageFilter.cxx b/Examples/BasicFilters/FrostImageFilter.cxx index e57a563aa7..7a8780a108 100644 --- a/Examples/BasicFilters/FrostImageFilter.cxx +++ b/Examples/BasicFilters/FrostImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/HillShadingExample.cxx b/Examples/BasicFilters/HillShadingExample.cxx index 129e377ca7..3cc73165ee 100644 --- a/Examples/BasicFilters/HillShadingExample.cxx +++ b/Examples/BasicFilters/HillShadingExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/IndexedToRGBExample.cxx b/Examples/BasicFilters/IndexedToRGBExample.cxx index e27d3cef85..9f0bec0cf7 100644 --- a/Examples/BasicFilters/IndexedToRGBExample.cxx +++ b/Examples/BasicFilters/IndexedToRGBExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/LeeImageFilter.cxx b/Examples/BasicFilters/LeeImageFilter.cxx index 7d52fefff9..4899507842 100644 --- a/Examples/BasicFilters/LeeImageFilter.cxx +++ b/Examples/BasicFilters/LeeImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/MeanShiftSegmentationFilterExample.cxx b/Examples/BasicFilters/MeanShiftSegmentationFilterExample.cxx index 25e63d4515..2a06734528 100644 --- a/Examples/BasicFilters/MeanShiftSegmentationFilterExample.cxx +++ b/Examples/BasicFilters/MeanShiftSegmentationFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/PrintableImageFilterExample.cxx b/Examples/BasicFilters/PrintableImageFilterExample.cxx index 07f0544284..01a757be62 100644 --- a/Examples/BasicFilters/PrintableImageFilterExample.cxx +++ b/Examples/BasicFilters/PrintableImageFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/BasicFilters/ScalingFilterExample.cxx b/Examples/BasicFilters/ScalingFilterExample.cxx index 6928bb3b91..a53453f7dc 100644 --- a/Examples/BasicFilters/ScalingFilterExample.cxx +++ b/Examples/BasicFilters/ScalingFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/ChangeDetectionFrameworkExample.cxx b/Examples/ChangeDetection/ChangeDetectionFrameworkExample.cxx index b65c16e866..98bbfab3d5 100644 --- a/Examples/ChangeDetection/ChangeDetectionFrameworkExample.cxx +++ b/Examples/ChangeDetection/ChangeDetectionFrameworkExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/CorrelChDet.cxx b/Examples/ChangeDetection/CorrelChDet.cxx index 0043bcc699..6064e90993 100644 --- a/Examples/ChangeDetection/CorrelChDet.cxx +++ b/Examples/ChangeDetection/CorrelChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/DiffChDet.cxx b/Examples/ChangeDetection/DiffChDet.cxx index d64088717d..cb53cb3de4 100644 --- a/Examples/ChangeDetection/DiffChDet.cxx +++ b/Examples/ChangeDetection/DiffChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/JHMIChDet.cxx b/Examples/ChangeDetection/JHMIChDet.cxx index 6136456c32..ca7242bf2f 100644 --- a/Examples/ChangeDetection/JHMIChDet.cxx +++ b/Examples/ChangeDetection/JHMIChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/KullbackLeiblerDistanceChDet.cxx b/Examples/ChangeDetection/KullbackLeiblerDistanceChDet.cxx index 876bda954a..6988092621 100644 --- a/Examples/ChangeDetection/KullbackLeiblerDistanceChDet.cxx +++ b/Examples/ChangeDetection/KullbackLeiblerDistanceChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/KullbackLeiblerProfileChDet.cxx b/Examples/ChangeDetection/KullbackLeiblerProfileChDet.cxx index e528e13bd6..63311cbef9 100644 --- a/Examples/ChangeDetection/KullbackLeiblerProfileChDet.cxx +++ b/Examples/ChangeDetection/KullbackLeiblerProfileChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/KullbackLeiblerSupervizedDistanceChDet.cxx b/Examples/ChangeDetection/KullbackLeiblerSupervizedDistanceChDet.cxx index b0bb727912..0a15603451 100644 --- a/Examples/ChangeDetection/KullbackLeiblerSupervizedDistanceChDet.cxx +++ b/Examples/ChangeDetection/KullbackLeiblerSupervizedDistanceChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/LHMIChDet.cxx b/Examples/ChangeDetection/LHMIChDet.cxx index 853c515561..fb566cfb99 100644 --- a/Examples/ChangeDetection/LHMIChDet.cxx +++ b/Examples/ChangeDetection/LHMIChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/MultivariateAlterationDetector.cxx b/Examples/ChangeDetection/MultivariateAlterationDetector.cxx index 661ac40460..6589c640b7 100644 --- a/Examples/ChangeDetection/MultivariateAlterationDetector.cxx +++ b/Examples/ChangeDetection/MultivariateAlterationDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/ChangeDetection/RatioChDet.cxx b/Examples/ChangeDetection/RatioChDet.cxx index 2addd40b3d..33c7498c3b 100644 --- a/Examples/ChangeDetection/RatioChDet.cxx +++ b/Examples/ChangeDetection/RatioChDet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/BayesianPluginClassifier.cxx b/Examples/Classification/BayesianPluginClassifier.cxx index 383528c41d..9e1e580183 100644 --- a/Examples/Classification/BayesianPluginClassifier.cxx +++ b/Examples/Classification/BayesianPluginClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/ClassificationMapRegularizationExample.cxx b/Examples/Classification/ClassificationMapRegularizationExample.cxx index 87af11d381..f3a47cd64c 100644 --- a/Examples/Classification/ClassificationMapRegularizationExample.cxx +++ b/Examples/Classification/ClassificationMapRegularizationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/DempsterShaferFusionOfClassificationMapsExample.cxx b/Examples/Classification/DempsterShaferFusionOfClassificationMapsExample.cxx index 64efa5b15f..aa97805b57 100644 --- a/Examples/Classification/DempsterShaferFusionOfClassificationMapsExample.cxx +++ b/Examples/Classification/DempsterShaferFusionOfClassificationMapsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/ExpectationMaximizationMixtureModelEstimator.cxx b/Examples/Classification/ExpectationMaximizationMixtureModelEstimator.cxx index 34de33da6e..b1f0c2b552 100644 --- a/Examples/Classification/ExpectationMaximizationMixtureModelEstimator.cxx +++ b/Examples/Classification/ExpectationMaximizationMixtureModelEstimator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/KMeansImageClassificationExample.cxx b/Examples/Classification/KMeansImageClassificationExample.cxx index 5dde220dc6..8416061e44 100644 --- a/Examples/Classification/KMeansImageClassificationExample.cxx +++ b/Examples/Classification/KMeansImageClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/KdTreeBasedKMeansClustering.cxx b/Examples/Classification/KdTreeBasedKMeansClustering.cxx index dd5582d607..2ec9b021ad 100644 --- a/Examples/Classification/KdTreeBasedKMeansClustering.cxx +++ b/Examples/Classification/KdTreeBasedKMeansClustering.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/MajorityVotingFusionOfClassificationMapsExample.cxx b/Examples/Classification/MajorityVotingFusionOfClassificationMapsExample.cxx index e6ff405316..b1aa50a7c8 100644 --- a/Examples/Classification/MajorityVotingFusionOfClassificationMapsExample.cxx +++ b/Examples/Classification/MajorityVotingFusionOfClassificationMapsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/SOMImageClassificationExample.cxx b/Examples/Classification/SOMImageClassificationExample.cxx index ebbd6b4963..07b9d51d98 100644 --- a/Examples/Classification/SOMImageClassificationExample.cxx +++ b/Examples/Classification/SOMImageClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/ScalarImageKmeansClassifier.cxx b/Examples/Classification/ScalarImageKmeansClassifier.cxx index 43821b39e8..8f4c136d6e 100644 --- a/Examples/Classification/ScalarImageKmeansClassifier.cxx +++ b/Examples/Classification/ScalarImageKmeansClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/ScalarImageKmeansModelEstimator.cxx b/Examples/Classification/ScalarImageKmeansModelEstimator.cxx index 0b52996cab..a64d0d0bad 100644 --- a/Examples/Classification/ScalarImageKmeansModelEstimator.cxx +++ b/Examples/Classification/ScalarImageKmeansModelEstimator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/ScalarImageMarkovRandomField1.cxx b/Examples/Classification/ScalarImageMarkovRandomField1.cxx index b12b4b4cc5..a1f66ac744 100644 --- a/Examples/Classification/ScalarImageMarkovRandomField1.cxx +++ b/Examples/Classification/ScalarImageMarkovRandomField1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Classification/SupervisedImageClassificationExample.cxx b/Examples/Classification/SupervisedImageClassificationExample.cxx index 5b6dd910da..2ba71f5e73 100644 --- a/Examples/Classification/SupervisedImageClassificationExample.cxx +++ b/Examples/Classification/SupervisedImageClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Containers/TreeContainer.cxx b/Examples/DataRepresentation/Containers/TreeContainer.cxx index 05201a968f..56b0bfb720 100644 --- a/Examples/DataRepresentation/Containers/TreeContainer.cxx +++ b/Examples/DataRepresentation/Containers/TreeContainer.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image1.cxx b/Examples/DataRepresentation/Image/Image1.cxx index f1fa462970..10ae542769 100644 --- a/Examples/DataRepresentation/Image/Image1.cxx +++ b/Examples/DataRepresentation/Image/Image1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image2.cxx b/Examples/DataRepresentation/Image/Image2.cxx index 0474eb2960..f68b6d7ad5 100644 --- a/Examples/DataRepresentation/Image/Image2.cxx +++ b/Examples/DataRepresentation/Image/Image2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image3.cxx b/Examples/DataRepresentation/Image/Image3.cxx index f94e4942a7..74fe4d30a3 100644 --- a/Examples/DataRepresentation/Image/Image3.cxx +++ b/Examples/DataRepresentation/Image/Image3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image4.cxx b/Examples/DataRepresentation/Image/Image4.cxx index 6e1f0ab593..119e5c95b3 100644 --- a/Examples/DataRepresentation/Image/Image4.cxx +++ b/Examples/DataRepresentation/Image/Image4.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image5.cxx b/Examples/DataRepresentation/Image/Image5.cxx index 337df65135..75f8f3c51a 100644 --- a/Examples/DataRepresentation/Image/Image5.cxx +++ b/Examples/DataRepresentation/Image/Image5.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/Image6.cxx b/Examples/DataRepresentation/Image/Image6.cxx index 2ebd2b9dee..52861a8c1b 100644 --- a/Examples/DataRepresentation/Image/Image6.cxx +++ b/Examples/DataRepresentation/Image/Image6.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor1.cxx b/Examples/DataRepresentation/Image/ImageAdaptor1.cxx index dc95ccf3b1..c0675562dd 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor1.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor2.cxx b/Examples/DataRepresentation/Image/ImageAdaptor2.cxx index 9b35188053..ef3e2efccc 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor2.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor3.cxx b/Examples/DataRepresentation/Image/ImageAdaptor3.cxx index 7a3fadc54a..6897c245f1 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor3.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor4.cxx b/Examples/DataRepresentation/Image/ImageAdaptor4.cxx index b778c85437..4152ef6f7c 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor4.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor4.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/ImageListExample.cxx b/Examples/DataRepresentation/Image/ImageListExample.cxx index f956198e54..eddea04037 100644 --- a/Examples/DataRepresentation/Image/ImageListExample.cxx +++ b/Examples/DataRepresentation/Image/ImageListExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/RGBImage.cxx b/Examples/DataRepresentation/Image/RGBImage.cxx index 7256539588..42ae1f0570 100644 --- a/Examples/DataRepresentation/Image/RGBImage.cxx +++ b/Examples/DataRepresentation/Image/RGBImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Image/VectorImage.cxx b/Examples/DataRepresentation/Image/VectorImage.cxx index 0ec9144c2a..9e5f420409 100644 --- a/Examples/DataRepresentation/Image/VectorImage.cxx +++ b/Examples/DataRepresentation/Image/VectorImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/Mesh1.cxx b/Examples/DataRepresentation/Mesh/Mesh1.cxx index c93640b27b..2a1ad59661 100644 --- a/Examples/DataRepresentation/Mesh/Mesh1.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/Mesh2.cxx b/Examples/DataRepresentation/Mesh/Mesh2.cxx index 398eca34f8..8697395795 100644 --- a/Examples/DataRepresentation/Mesh/Mesh2.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/Mesh3.cxx b/Examples/DataRepresentation/Mesh/Mesh3.cxx index 2f443f733b..d649c2026e 100644 --- a/Examples/DataRepresentation/Mesh/Mesh3.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/PointSet1.cxx b/Examples/DataRepresentation/Mesh/PointSet1.cxx index 7f71c9ab11..4133efc0b1 100644 --- a/Examples/DataRepresentation/Mesh/PointSet1.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/PointSet2.cxx b/Examples/DataRepresentation/Mesh/PointSet2.cxx index 3eb073718c..6a58a1da62 100644 --- a/Examples/DataRepresentation/Mesh/PointSet2.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/PointSet3.cxx b/Examples/DataRepresentation/Mesh/PointSet3.cxx index e9ca365d7c..01fe6f8ded 100644 --- a/Examples/DataRepresentation/Mesh/PointSet3.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx b/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx index 19ab442d7e..250bb2ce34 100644 --- a/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx +++ b/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx b/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx index 7e76268ba7..cf99399615 100644 --- a/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx +++ b/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DimensionReduction/ICAExample.cxx b/Examples/DimensionReduction/ICAExample.cxx index ee11cbf022..cc9af121aa 100644 --- a/Examples/DimensionReduction/ICAExample.cxx +++ b/Examples/DimensionReduction/ICAExample.cxx @@ -3,8 +3,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DimensionReduction/MNFExample.cxx b/Examples/DimensionReduction/MNFExample.cxx index 796b18c2ca..201aa730a2 100644 --- a/Examples/DimensionReduction/MNFExample.cxx +++ b/Examples/DimensionReduction/MNFExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DimensionReduction/MaximumAutocorrelationFactor.cxx b/Examples/DimensionReduction/MaximumAutocorrelationFactor.cxx index 48b89ddf40..815cfae579 100644 --- a/Examples/DimensionReduction/MaximumAutocorrelationFactor.cxx +++ b/Examples/DimensionReduction/MaximumAutocorrelationFactor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DimensionReduction/NAPCAExample.cxx b/Examples/DimensionReduction/NAPCAExample.cxx index f8bba4243e..b07f712e36 100644 --- a/Examples/DimensionReduction/NAPCAExample.cxx +++ b/Examples/DimensionReduction/NAPCAExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DimensionReduction/PCAExample.cxx b/Examples/DimensionReduction/PCAExample.cxx index 715a808c05..bdd55e4928 100644 --- a/Examples/DimensionReduction/PCAExample.cxx +++ b/Examples/DimensionReduction/PCAExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DisparityMap/FineRegistrationImageFilterExample.cxx b/Examples/DisparityMap/FineRegistrationImageFilterExample.cxx index d8900a709e..2c37b634b3 100644 --- a/Examples/DisparityMap/FineRegistrationImageFilterExample.cxx +++ b/Examples/DisparityMap/FineRegistrationImageFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DisparityMap/NCCRegistrationFilterExample.cxx b/Examples/DisparityMap/NCCRegistrationFilterExample.cxx index 6bdf3defa0..2bb54e0ca2 100644 --- a/Examples/DisparityMap/NCCRegistrationFilterExample.cxx +++ b/Examples/DisparityMap/NCCRegistrationFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx b/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx index d237807319..6f436736ed 100644 --- a/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx +++ b/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/DisparityMap/StereoReconstructionExample.cxx b/Examples/DisparityMap/StereoReconstructionExample.cxx index 580ae92ce0..3018bf4a49 100644 --- a/Examples/DisparityMap/StereoReconstructionExample.cxx +++ b/Examples/DisparityMap/StereoReconstructionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/AlignmentsExample.cxx b/Examples/FeatureExtraction/AlignmentsExample.cxx index 36bfffb73a..8e9901f14a 100644 --- a/Examples/FeatureExtraction/AlignmentsExample.cxx +++ b/Examples/FeatureExtraction/AlignmentsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx b/Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx index 3cac449985..9089d7e82b 100644 --- a/Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx +++ b/Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/CloudDetectionExample.cxx b/Examples/FeatureExtraction/CloudDetectionExample.cxx index dc1fe18b8f..ab9fcc8bf4 100644 --- a/Examples/FeatureExtraction/CloudDetectionExample.cxx +++ b/Examples/FeatureExtraction/CloudDetectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ComplexMomentPathExample.cxx b/Examples/FeatureExtraction/ComplexMomentPathExample.cxx index 3da44a3a59..f61a8eaacf 100644 --- a/Examples/FeatureExtraction/ComplexMomentPathExample.cxx +++ b/Examples/FeatureExtraction/ComplexMomentPathExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ComplexMomentsImageFunctionExample.cxx b/Examples/FeatureExtraction/ComplexMomentsImageFunctionExample.cxx index 6affbfc70a..e01f749a08 100644 --- a/Examples/FeatureExtraction/ComplexMomentsImageFunctionExample.cxx +++ b/Examples/FeatureExtraction/ComplexMomentsImageFunctionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx b/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx index 2c13167812..92a13c97a2 100644 --- a/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx +++ b/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/EdgeDensityExample.cxx b/Examples/FeatureExtraction/EdgeDensityExample.cxx index 66b47223d0..75974625fb 100644 --- a/Examples/FeatureExtraction/EdgeDensityExample.cxx +++ b/Examples/FeatureExtraction/EdgeDensityExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx index fd0bdfc3fc..5a73836686 100644 --- a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx +++ b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ExtractRoadExample.cxx b/Examples/FeatureExtraction/ExtractRoadExample.cxx index 8d8c721053..e646e8917f 100644 --- a/Examples/FeatureExtraction/ExtractRoadExample.cxx +++ b/Examples/FeatureExtraction/ExtractRoadExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ExtractSegmentsByStepsExample.cxx b/Examples/FeatureExtraction/ExtractSegmentsByStepsExample.cxx index 76e126bddd..56cd8696f0 100644 --- a/Examples/FeatureExtraction/ExtractSegmentsByStepsExample.cxx +++ b/Examples/FeatureExtraction/ExtractSegmentsByStepsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ExtractSegmentsExample.cxx b/Examples/FeatureExtraction/ExtractSegmentsExample.cxx index ee31bf7c15..8467ea73bb 100644 --- a/Examples/FeatureExtraction/ExtractSegmentsExample.cxx +++ b/Examples/FeatureExtraction/ExtractSegmentsExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/FlusserMomentsImageFunctionExample.cxx b/Examples/FeatureExtraction/FlusserMomentsImageFunctionExample.cxx index 5eaa18745c..91a73f482d 100644 --- a/Examples/FeatureExtraction/FlusserMomentsImageFunctionExample.cxx +++ b/Examples/FeatureExtraction/FlusserMomentsImageFunctionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/HarrisExample.cxx b/Examples/FeatureExtraction/HarrisExample.cxx index 900528ab79..a9f84691b2 100644 --- a/Examples/FeatureExtraction/HarrisExample.cxx +++ b/Examples/FeatureExtraction/HarrisExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/HuMomentsImageFunctionExample.cxx b/Examples/FeatureExtraction/HuMomentsImageFunctionExample.cxx index 6ca43e7c1d..b92d3ae982 100644 --- a/Examples/FeatureExtraction/HuMomentsImageFunctionExample.cxx +++ b/Examples/FeatureExtraction/HuMomentsImageFunctionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx b/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx index c65676cf9b..75b506c1b8 100644 --- a/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx +++ b/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/LocalHoughExample.cxx b/Examples/FeatureExtraction/LocalHoughExample.cxx index 2120399010..35325a3b1b 100644 --- a/Examples/FeatureExtraction/LocalHoughExample.cxx +++ b/Examples/FeatureExtraction/LocalHoughExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/PanTexExample.cxx b/Examples/FeatureExtraction/PanTexExample.cxx index dae9bfc682..8fdebfe094 100644 --- a/Examples/FeatureExtraction/PanTexExample.cxx +++ b/Examples/FeatureExtraction/PanTexExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ParallelLineDetectionExample.cxx b/Examples/FeatureExtraction/ParallelLineDetectionExample.cxx index 84a228f521..4ceb02b32f 100644 --- a/Examples/FeatureExtraction/ParallelLineDetectionExample.cxx +++ b/Examples/FeatureExtraction/ParallelLineDetectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/RatioLineDetectorExample.cxx b/Examples/FeatureExtraction/RatioLineDetectorExample.cxx index c764a15837..332336016a 100644 --- a/Examples/FeatureExtraction/RatioLineDetectorExample.cxx +++ b/Examples/FeatureExtraction/RatioLineDetectorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx index 0fea278aec..80c8d0803b 100644 --- a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx +++ b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/SFSExample.cxx b/Examples/FeatureExtraction/SFSExample.cxx index c7945cbbfb..ad3bba7cec 100644 --- a/Examples/FeatureExtraction/SFSExample.cxx +++ b/Examples/FeatureExtraction/SFSExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/SURFExample.cxx b/Examples/FeatureExtraction/SURFExample.cxx index a054251ac7..93c7b3132d 100644 --- a/Examples/FeatureExtraction/SURFExample.cxx +++ b/Examples/FeatureExtraction/SURFExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/SeamCarvingExample.cxx b/Examples/FeatureExtraction/SeamCarvingExample.cxx index 44009eabf2..207e95bb28 100644 --- a/Examples/FeatureExtraction/SeamCarvingExample.cxx +++ b/Examples/FeatureExtraction/SeamCarvingExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx index cd10899a3e..12f386d493 100644 --- a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx +++ b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/TextureExample.cxx b/Examples/FeatureExtraction/TextureExample.cxx index c2b63b8ac1..d9d4b23269 100644 --- a/Examples/FeatureExtraction/TextureExample.cxx +++ b/Examples/FeatureExtraction/TextureExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/ThresholdToPointSetExample.cxx b/Examples/FeatureExtraction/ThresholdToPointSetExample.cxx index 67b1c31eba..e071992102 100644 --- a/Examples/FeatureExtraction/ThresholdToPointSetExample.cxx +++ b/Examples/FeatureExtraction/ThresholdToPointSetExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/FeatureExtraction/TouziEdgeDetectorExample.cxx b/Examples/FeatureExtraction/TouziEdgeDetectorExample.cxx index 5bdb91f7fb..d4ab00c25a 100644 --- a/Examples/FeatureExtraction/TouziEdgeDetectorExample.cxx +++ b/Examples/FeatureExtraction/TouziEdgeDetectorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/BinaryThresholdImageFilter.cxx b/Examples/Filtering/BinaryThresholdImageFilter.cxx index 9dfb970535..add106a5f0 100644 --- a/Examples/Filtering/BinaryThresholdImageFilter.cxx +++ b/Examples/Filtering/BinaryThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx b/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx index 2efcaa962c..4bc6df34c5 100644 --- a/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx +++ b/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/CompositeFilterExample.cxx b/Examples/Filtering/CompositeFilterExample.cxx index 0f855c3079..895dd0d1f8 100644 --- a/Examples/Filtering/CompositeFilterExample.cxx +++ b/Examples/Filtering/CompositeFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx b/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx index 49c47a0c6b..f06df818c6 100644 --- a/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx +++ b/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/DerivativeImageFilter.cxx b/Examples/Filtering/DerivativeImageFilter.cxx index d42c6384ae..02281bb0b1 100644 --- a/Examples/Filtering/DerivativeImageFilter.cxx +++ b/Examples/Filtering/DerivativeImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/DiscreteGaussianImageFilter.cxx b/Examples/Filtering/DiscreteGaussianImageFilter.cxx index 99d57066b3..d7c62e1a27 100644 --- a/Examples/Filtering/DiscreteGaussianImageFilter.cxx +++ b/Examples/Filtering/DiscreteGaussianImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/GeometriesChangeSpatialReference.cxx b/Examples/Filtering/GeometriesChangeSpatialReference.cxx index 0253b8a516..5fe2efc2b5 100644 --- a/Examples/Filtering/GeometriesChangeSpatialReference.cxx +++ b/Examples/Filtering/GeometriesChangeSpatialReference.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/GeometriesFilter.cxx b/Examples/Filtering/GeometriesFilter.cxx index 35faff8aff..bdd5f3ca37 100644 --- a/Examples/Filtering/GeometriesFilter.cxx +++ b/Examples/Filtering/GeometriesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx index 6ed4b82ecd..3dc5a75bcb 100644 --- a/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/GradientMagnitudeImageFilter.cxx b/Examples/Filtering/GradientMagnitudeImageFilter.cxx index c62a79ad47..119805c088 100644 --- a/Examples/Filtering/GradientMagnitudeImageFilter.cxx +++ b/Examples/Filtering/GradientMagnitudeImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx b/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx index 1f2ba87fb4..a366e11de9 100644 --- a/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx index 4c51ce9513..228f05447b 100644 --- a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx +++ b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx index 5ec77b22ec..63ec9dec6d 100644 --- a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx +++ b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx b/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx index b0ac233490..79d83730e7 100644 --- a/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx +++ b/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx b/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx index 150465a4a8..db58c9b954 100644 --- a/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx +++ b/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/MeanImageFilter.cxx b/Examples/Filtering/MeanImageFilter.cxx index 154dba2b10..d643a8f2a4 100644 --- a/Examples/Filtering/MeanImageFilter.cxx +++ b/Examples/Filtering/MeanImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/MedianImageFilter.cxx b/Examples/Filtering/MedianImageFilter.cxx index f7850f56a3..580cf61be6 100644 --- a/Examples/Filtering/MedianImageFilter.cxx +++ b/Examples/Filtering/MedianImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/RasterizationExample.cxx b/Examples/Filtering/RasterizationExample.cxx index 9d5b8cfda4..04cd6b5160 100644 --- a/Examples/Filtering/RasterizationExample.cxx +++ b/Examples/Filtering/RasterizationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx b/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx index b5b480d60a..c30fa447ae 100644 --- a/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Filtering/ThresholdImageFilter.cxx b/Examples/Filtering/ThresholdImageFilter.cxx index 643330f684..bbac87423e 100644 --- a/Examples/Filtering/ThresholdImageFilter.cxx +++ b/Examples/Filtering/ThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Fusion/BayesianFusionImageFilter.cxx b/Examples/Fusion/BayesianFusionImageFilter.cxx index 24c244a191..ba1386b02c 100644 --- a/Examples/Fusion/BayesianFusionImageFilter.cxx +++ b/Examples/Fusion/BayesianFusionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Fusion/PanSharpeningExample.cxx b/Examples/Fusion/PanSharpeningExample.cxx index 98938f564a..570ca29a71 100644 --- a/Examples/Fusion/PanSharpeningExample.cxx +++ b/Examples/Fusion/PanSharpeningExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Hyperspectral/HyperspectralUnmixingExample.cxx b/Examples/Hyperspectral/HyperspectralUnmixingExample.cxx index 47677b11db..91386bcc67 100644 --- a/Examples/Hyperspectral/HyperspectralUnmixingExample.cxx +++ b/Examples/Hyperspectral/HyperspectralUnmixingExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ComplexImageReadWrite.cxx b/Examples/IO/ComplexImageReadWrite.cxx index d7c4e958cd..82e6f83b7a 100644 --- a/Examples/IO/ComplexImageReadWrite.cxx +++ b/Examples/IO/ComplexImageReadWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/DEMHandlerExample.cxx b/Examples/IO/DEMHandlerExample.cxx index a49032d92a..78e8dfeb9a 100644 --- a/Examples/IO/DEMHandlerExample.cxx +++ b/Examples/IO/DEMHandlerExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/DEMToImageGenerator.cxx b/Examples/IO/DEMToImageGenerator.cxx index 862b044818..cac0778a85 100644 --- a/Examples/IO/DEMToImageGenerator.cxx +++ b/Examples/IO/DEMToImageGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ExplicitStreamingExample.cxx b/Examples/IO/ExplicitStreamingExample.cxx index 5836723420..efaca3e058 100644 --- a/Examples/IO/ExplicitStreamingExample.cxx +++ b/Examples/IO/ExplicitStreamingExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ExtractROI.cxx b/Examples/IO/ExtractROI.cxx index 41325412c1..9771c709db 100644 --- a/Examples/IO/ExtractROI.cxx +++ b/Examples/IO/ExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/HDFReaderExample.cxx b/Examples/IO/HDFReaderExample.cxx index 6b6cd3fde3..9a8d3b52b2 100644 --- a/Examples/IO/HDFReaderExample.cxx +++ b/Examples/IO/HDFReaderExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ImageReadCastWrite.cxx b/Examples/IO/ImageReadCastWrite.cxx index caa784ebb1..8869eac9e7 100644 --- a/Examples/IO/ImageReadCastWrite.cxx +++ b/Examples/IO/ImageReadCastWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ImageReadRegionOfInterestWrite.cxx b/Examples/IO/ImageReadRegionOfInterestWrite.cxx index d08955459c..4fe8c87eb8 100644 --- a/Examples/IO/ImageReadRegionOfInterestWrite.cxx +++ b/Examples/IO/ImageReadRegionOfInterestWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ImageReadWrite.cxx b/Examples/IO/ImageReadWrite.cxx index b7bec42bf1..4c68f3c27d 100644 --- a/Examples/IO/ImageReadWrite.cxx +++ b/Examples/IO/ImageReadWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ImageSeriesIOExample.cxx b/Examples/IO/ImageSeriesIOExample.cxx index 8b68d9e400..b15595650a 100644 --- a/Examples/IO/ImageSeriesIOExample.cxx +++ b/Examples/IO/ImageSeriesIOExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/ImageToKmzAndMapFileProductExample.cxx b/Examples/IO/ImageToKmzAndMapFileProductExample.cxx index 11a173a6aa..8d3a264c09 100644 --- a/Examples/IO/ImageToKmzAndMapFileProductExample.cxx +++ b/Examples/IO/ImageToKmzAndMapFileProductExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/MetadataExample.cxx b/Examples/IO/MetadataExample.cxx index bd0ef8f47e..4b10deafb8 100644 --- a/Examples/IO/MetadataExample.cxx +++ b/Examples/IO/MetadataExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/MultibandImageReadWrite.cxx b/Examples/IO/MultibandImageReadWrite.cxx index 6979563d5e..ff39985a54 100644 --- a/Examples/IO/MultibandImageReadWrite.cxx +++ b/Examples/IO/MultibandImageReadWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/OGRWrappersExample.cxx b/Examples/IO/OGRWrappersExample.cxx index d7e3f0d7c3..81b0ba466f 100644 --- a/Examples/IO/OGRWrappersExample.cxx +++ b/Examples/IO/OGRWrappersExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/RGBImageReadWrite.cxx b/Examples/IO/RGBImageReadWrite.cxx index 6c5c5fe11a..fc81ad9158 100644 --- a/Examples/IO/RGBImageReadWrite.cxx +++ b/Examples/IO/RGBImageReadWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/StreamingImageReadWrite.cxx b/Examples/IO/StreamingImageReadWrite.cxx index d4524b14d8..1d5fd3365d 100644 --- a/Examples/IO/StreamingImageReadWrite.cxx +++ b/Examples/IO/StreamingImageReadWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/TileMapImageIOExample.cxx b/Examples/IO/TileMapImageIOExample.cxx index eb694b1b2c..834b4c60ff 100644 --- a/Examples/IO/TileMapImageIOExample.cxx +++ b/Examples/IO/TileMapImageIOExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/IO/VectorDataIOExample.cxx b/Examples/IO/VectorDataIOExample.cxx index 92a6fa8894..a7eccfdc94 100644 --- a/Examples/IO/VectorDataIOExample.cxx +++ b/Examples/IO/VectorDataIOExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Installation/HelloWorld.cxx b/Examples/Installation/HelloWorld.cxx index f7cb9a6f2d..1dedd5e9df 100644 --- a/Examples/Installation/HelloWorld.cxx +++ b/Examples/Installation/HelloWorld.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageLinearIteratorWithIndex.cxx b/Examples/Iterators/ImageLinearIteratorWithIndex.cxx index 12ea597729..898c02eed9 100644 --- a/Examples/Iterators/ImageLinearIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageLinearIteratorWithIndex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx b/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx index 8fc87a9e9d..320d7f9de2 100644 --- a/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx +++ b/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx b/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx index e29a35a6e2..67dd70491e 100644 --- a/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageRegionIterator.cxx b/Examples/Iterators/ImageRegionIterator.cxx index d88ea0ee00..f2996c2f9e 100644 --- a/Examples/Iterators/ImageRegionIterator.cxx +++ b/Examples/Iterators/ImageRegionIterator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx index efabca9898..85dc336eef 100644 --- a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ImageSliceIteratorWithIndex.cxx b/Examples/Iterators/ImageSliceIteratorWithIndex.cxx index c634e4b800..bffda3f651 100644 --- a/Examples/Iterators/ImageSliceIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageSliceIteratorWithIndex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/IteratorsExamples.cxx b/Examples/Iterators/IteratorsExamples.cxx index 7f17987d61..cc0183199d 100644 --- a/Examples/Iterators/IteratorsExamples.cxx +++ b/Examples/Iterators/IteratorsExamples.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators1.cxx b/Examples/Iterators/NeighborhoodIterators1.cxx index f2c5e9c579..46d975922c 100644 --- a/Examples/Iterators/NeighborhoodIterators1.cxx +++ b/Examples/Iterators/NeighborhoodIterators1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators2.cxx b/Examples/Iterators/NeighborhoodIterators2.cxx index 7c5c4ee3a8..86bcfc6600 100644 --- a/Examples/Iterators/NeighborhoodIterators2.cxx +++ b/Examples/Iterators/NeighborhoodIterators2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators3.cxx b/Examples/Iterators/NeighborhoodIterators3.cxx index c370170406..9166b98a93 100644 --- a/Examples/Iterators/NeighborhoodIterators3.cxx +++ b/Examples/Iterators/NeighborhoodIterators3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators4.cxx b/Examples/Iterators/NeighborhoodIterators4.cxx index 2b82910f74..ccef1069b7 100644 --- a/Examples/Iterators/NeighborhoodIterators4.cxx +++ b/Examples/Iterators/NeighborhoodIterators4.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators5.cxx b/Examples/Iterators/NeighborhoodIterators5.cxx index 610ac1981a..c98b0be11f 100644 --- a/Examples/Iterators/NeighborhoodIterators5.cxx +++ b/Examples/Iterators/NeighborhoodIterators5.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/NeighborhoodIterators6.cxx b/Examples/Iterators/NeighborhoodIterators6.cxx index 50ffe87017..0667043b15 100644 --- a/Examples/Iterators/NeighborhoodIterators6.cxx +++ b/Examples/Iterators/NeighborhoodIterators6.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ShapedNeighborhoodIterators1.cxx b/Examples/Iterators/ShapedNeighborhoodIterators1.cxx index 676dcbd3a2..2d4617eea7 100644 --- a/Examples/Iterators/ShapedNeighborhoodIterators1.cxx +++ b/Examples/Iterators/ShapedNeighborhoodIterators1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Iterators/ShapedNeighborhoodIterators2.cxx b/Examples/Iterators/ShapedNeighborhoodIterators2.cxx index 3692e9c6f1..f4a662d0c1 100644 --- a/Examples/Iterators/ShapedNeighborhoodIterators2.cxx +++ b/Examples/Iterators/ShapedNeighborhoodIterators2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/GenerateTrainingImageExample.cxx b/Examples/Learning/GenerateTrainingImageExample.cxx index d30edb8b0e..47b598d2d7 100644 --- a/Examples/Learning/GenerateTrainingImageExample.cxx +++ b/Examples/Learning/GenerateTrainingImageExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SEMModelEstimatorExample.cxx b/Examples/Learning/SEMModelEstimatorExample.cxx index da995648b7..f49a31305f 100644 --- a/Examples/Learning/SEMModelEstimatorExample.cxx +++ b/Examples/Learning/SEMModelEstimatorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SOMClassifierExample.cxx b/Examples/Learning/SOMClassifierExample.cxx index 2397813193..06b5f72da6 100644 --- a/Examples/Learning/SOMClassifierExample.cxx +++ b/Examples/Learning/SOMClassifierExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SOMExample.cxx b/Examples/Learning/SOMExample.cxx index 03fefc5afd..e231ca0a56 100644 --- a/Examples/Learning/SOMExample.cxx +++ b/Examples/Learning/SOMExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMGenericKernelImageClassificationExample.cxx b/Examples/Learning/SVMGenericKernelImageClassificationExample.cxx index 743f8fbb9c..10d705e8de 100644 --- a/Examples/Learning/SVMGenericKernelImageClassificationExample.cxx +++ b/Examples/Learning/SVMGenericKernelImageClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMGenericKernelImageModelEstimatorExample.cxx b/Examples/Learning/SVMGenericKernelImageModelEstimatorExample.cxx index 26e508f5b8..f2f0f551f4 100644 --- a/Examples/Learning/SVMGenericKernelImageModelEstimatorExample.cxx +++ b/Examples/Learning/SVMGenericKernelImageModelEstimatorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMImageClassificationExample.cxx b/Examples/Learning/SVMImageClassificationExample.cxx index 60e3358a1b..349d39c576 100644 --- a/Examples/Learning/SVMImageClassificationExample.cxx +++ b/Examples/Learning/SVMImageClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx b/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx index 177b4a0973..f728df0033 100644 --- a/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx +++ b/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMImageModelEstimatorExample.cxx b/Examples/Learning/SVMImageModelEstimatorExample.cxx index cd7173d049..82766a0ea6 100644 --- a/Examples/Learning/SVMImageModelEstimatorExample.cxx +++ b/Examples/Learning/SVMImageModelEstimatorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMPointSetClassificationExample.cxx b/Examples/Learning/SVMPointSetClassificationExample.cxx index 150fa75c03..1ccf8d8112 100644 --- a/Examples/Learning/SVMPointSetClassificationExample.cxx +++ b/Examples/Learning/SVMPointSetClassificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMPointSetExample.cxx b/Examples/Learning/SVMPointSetExample.cxx index 974ecbcb15..bac399fd09 100644 --- a/Examples/Learning/SVMPointSetExample.cxx +++ b/Examples/Learning/SVMPointSetExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/SVMPointSetModelEstimatorExample.cxx b/Examples/Learning/SVMPointSetModelEstimatorExample.cxx index 453e04e67b..ee4a3535bf 100644 --- a/Examples/Learning/SVMPointSetModelEstimatorExample.cxx +++ b/Examples/Learning/SVMPointSetModelEstimatorExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/TrainMachineLearningModelFromImagesExample.cxx b/Examples/Learning/TrainMachineLearningModelFromImagesExample.cxx index 6e0e80958a..411c0b330d 100644 --- a/Examples/Learning/TrainMachineLearningModelFromImagesExample.cxx +++ b/Examples/Learning/TrainMachineLearningModelFromImagesExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Learning/TrainMachineLearningModelFromSamplesExample.cxx b/Examples/Learning/TrainMachineLearningModelFromSamplesExample.cxx index 346c40aa5e..6f11e796a2 100644 --- a/Examples/Learning/TrainMachineLearningModelFromSamplesExample.cxx +++ b/Examples/Learning/TrainMachineLearningModelFromSamplesExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Markov/MarkovClassification1Example.cxx b/Examples/Markov/MarkovClassification1Example.cxx index 606d4b75e4..65f8af6c1f 100644 --- a/Examples/Markov/MarkovClassification1Example.cxx +++ b/Examples/Markov/MarkovClassification1Example.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Markov/MarkovClassification2Example.cxx b/Examples/Markov/MarkovClassification2Example.cxx index ba28b78cc9..c1c8a1eb96 100644 --- a/Examples/Markov/MarkovClassification2Example.cxx +++ b/Examples/Markov/MarkovClassification2Example.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Markov/MarkovClassification3Example.cxx b/Examples/Markov/MarkovClassification3Example.cxx index 15816f921e..19852d73c5 100644 --- a/Examples/Markov/MarkovClassification3Example.cxx +++ b/Examples/Markov/MarkovClassification3Example.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Markov/MarkovRegularizationExample.cxx b/Examples/Markov/MarkovRegularizationExample.cxx index f677495a67..0b14d809b0 100644 --- a/Examples/Markov/MarkovRegularizationExample.cxx +++ b/Examples/Markov/MarkovRegularizationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Markov/MarkovRestorationExample.cxx b/Examples/Markov/MarkovRestorationExample.cxx index 1886ec468e..c567e168dc 100644 --- a/Examples/Markov/MarkovRestorationExample.cxx +++ b/Examples/Markov/MarkovRestorationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx b/Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx index 6028d3e46a..4a401c2243 100644 --- a/Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx +++ b/Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/MultiScale/MorphologicalPyramidSegmentationExample.cxx b/Examples/MultiScale/MorphologicalPyramidSegmentationExample.cxx index aa981c10f2..ffea522519 100644 --- a/Examples/MultiScale/MorphologicalPyramidSegmentationExample.cxx +++ b/Examples/MultiScale/MorphologicalPyramidSegmentationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/MultiScale/MorphologicalPyramidSegmenterExample.cxx b/Examples/MultiScale/MorphologicalPyramidSegmenterExample.cxx index 7b1a333392..43349e6bab 100644 --- a/Examples/MultiScale/MorphologicalPyramidSegmenterExample.cxx +++ b/Examples/MultiScale/MorphologicalPyramidSegmenterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/MultiScale/MorphologicalPyramidSynthesisFilterExample.cxx b/Examples/MultiScale/MorphologicalPyramidSynthesisFilterExample.cxx index 74846fe225..b582887fc7 100644 --- a/Examples/MultiScale/MorphologicalPyramidSynthesisFilterExample.cxx +++ b/Examples/MultiScale/MorphologicalPyramidSynthesisFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/HooverMetricsEstimation.cxx b/Examples/OBIA/HooverMetricsEstimation.cxx index 12408b3c63..c52f38bf79 100644 --- a/Examples/OBIA/HooverMetricsEstimation.cxx +++ b/Examples/OBIA/HooverMetricsEstimation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/ImageToLabelToImage.cxx b/Examples/OBIA/ImageToLabelToImage.cxx index 5b0cecadd4..bf04d838de 100644 --- a/Examples/OBIA/ImageToLabelToImage.cxx +++ b/Examples/OBIA/ImageToLabelToImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/KeepNObjects.cxx b/Examples/OBIA/KeepNObjects.cxx index 281442f7b6..e148dbac03 100644 --- a/Examples/OBIA/KeepNObjects.cxx +++ b/Examples/OBIA/KeepNObjects.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/LabelMapToVectorData.cxx b/Examples/OBIA/LabelMapToVectorData.cxx index 81051ee238..d3982e8ab9 100644 --- a/Examples/OBIA/LabelMapToVectorData.cxx +++ b/Examples/OBIA/LabelMapToVectorData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/RadiometricAttributesLabelMapFilterExample.cxx b/Examples/OBIA/RadiometricAttributesLabelMapFilterExample.cxx index 239a5acc1b..9e44285ad2 100644 --- a/Examples/OBIA/RadiometricAttributesLabelMapFilterExample.cxx +++ b/Examples/OBIA/RadiometricAttributesLabelMapFilterExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/OBIA/ShapeAttributeComputation.cxx b/Examples/OBIA/ShapeAttributeComputation.cxx index bf5e3bf246..e9758feefc 100644 --- a/Examples/OBIA/ShapeAttributeComputation.cxx +++ b/Examples/OBIA/ShapeAttributeComputation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Patented/EstimateAffineTransformationExample.cxx b/Examples/Patented/EstimateAffineTransformationExample.cxx index 6b34ce31b5..97d1b03337 100644 --- a/Examples/Patented/EstimateAffineTransformationExample.cxx +++ b/Examples/Patented/EstimateAffineTransformationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Patented/SIFTDensityExample.cxx b/Examples/Patented/SIFTDensityExample.cxx index 5c2044b46c..eb3a43af5a 100644 --- a/Examples/Patented/SIFTDensityExample.cxx +++ b/Examples/Patented/SIFTDensityExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Patented/SIFTDisparityMapEstimation.cxx b/Examples/Patented/SIFTDisparityMapEstimation.cxx index 35a2f989ba..b6ce9bd2b2 100644 --- a/Examples/Patented/SIFTDisparityMapEstimation.cxx +++ b/Examples/Patented/SIFTDisparityMapEstimation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Patented/SIFTExample.cxx b/Examples/Patented/SIFTExample.cxx index f495b88688..633006cef0 100644 --- a/Examples/Patented/SIFTExample.cxx +++ b/Examples/Patented/SIFTExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Patented/SIFTFastExample.cxx b/Examples/Patented/SIFTFastExample.cxx index e2a65371f1..6c8b391152 100644 --- a/Examples/Patented/SIFTFastExample.cxx +++ b/Examples/Patented/SIFTFastExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/CoordinateToNameExample.cxx b/Examples/Projections/CoordinateToNameExample.cxx index f048f00a98..9a0c801793 100644 --- a/Examples/Projections/CoordinateToNameExample.cxx +++ b/Examples/Projections/CoordinateToNameExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/EstimateRPCSensorModelExample.cxx b/Examples/Projections/EstimateRPCSensorModelExample.cxx index 80424c1070..b3fe264701 100644 --- a/Examples/Projections/EstimateRPCSensorModelExample.cxx +++ b/Examples/Projections/EstimateRPCSensorModelExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/GeometriesProjectionExample.cxx b/Examples/Projections/GeometriesProjectionExample.cxx index 0ce53d66f0..a41e9466b7 100644 --- a/Examples/Projections/GeometriesProjectionExample.cxx +++ b/Examples/Projections/GeometriesProjectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/MapProjectionExample.cxx b/Examples/Projections/MapProjectionExample.cxx index 9843707c21..a6c45c0a0e 100644 --- a/Examples/Projections/MapProjectionExample.cxx +++ b/Examples/Projections/MapProjectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/OrthoRectificationExample.cxx b/Examples/Projections/OrthoRectificationExample.cxx index 20f911eed7..8bfd111bfe 100644 --- a/Examples/Projections/OrthoRectificationExample.cxx +++ b/Examples/Projections/OrthoRectificationExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/PlaceNameToLonLatExample.cxx b/Examples/Projections/PlaceNameToLonLatExample.cxx index a3176d6a2e..cb38a0c1e3 100644 --- a/Examples/Projections/PlaceNameToLonLatExample.cxx +++ b/Examples/Projections/PlaceNameToLonLatExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/SensorModelExample.cxx b/Examples/Projections/SensorModelExample.cxx index d87f5d4316..03eded7a1f 100644 --- a/Examples/Projections/SensorModelExample.cxx +++ b/Examples/Projections/SensorModelExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/VectorDataExtractROIExample.cxx b/Examples/Projections/VectorDataExtractROIExample.cxx index fb4aef1561..ed61cdff2d 100644 --- a/Examples/Projections/VectorDataExtractROIExample.cxx +++ b/Examples/Projections/VectorDataExtractROIExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Projections/VectorDataProjectionExample.cxx b/Examples/Projections/VectorDataProjectionExample.cxx index 7f03171128..13d6199dd6 100644 --- a/Examples/Projections/VectorDataProjectionExample.cxx +++ b/Examples/Projections/VectorDataProjectionExample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Radiometry/ARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx b/Examples/Radiometry/ARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx index 072c8f6628..10c26d76bd 100644 --- a/Examples/Radiometry/ARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Examples/Radiometry/ARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Radiometry/AVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx b/Examples/Radiometry/AVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx index fbc7ded5b9..4aa94d91eb 100644 --- a/Examples/Radiometry/AVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx +++ b/Examples/Radiometry/AVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Radiometry/AtmosphericCorrectionSequencement.cxx b/Examples/Radiometry/AtmosphericCorrectionSequencement.cxx index ff248b742c..b01e9ee4bb 100644 --- a/Examples/Radiometry/AtmosphericCorrectionSequencement.cxx +++ b/Examples/Radiometry/AtmosphericCorrectionSequencement.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Radiometry/NDVIRAndNIRVegetationIndexImageFilter.cxx b/Examples/Radiometry/NDVIRAndNIRVegetationIndexImageFilter.cxx index 1cb99171a5..c4d2e2cc35 100644 --- a/Examples/Radiometry/NDVIRAndNIRVegetationIndexImageFilter.cxx +++ b/Examples/Radiometry/NDVIRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Registration/ImageRegistration1.cxx b/Examples/Registration/ImageRegistration1.cxx index c59cd82f48..f69daa4151 100644 --- a/Examples/Registration/ImageRegistration1.cxx +++ b/Examples/Registration/ImageRegistration1.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Registration/ImageRegistration2.cxx b/Examples/Registration/ImageRegistration2.cxx index 766080cee3..ca4bc89575 100644 --- a/Examples/Registration/ImageRegistration2.cxx +++ b/Examples/Registration/ImageRegistration2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Registration/ImageRegistration5.cxx b/Examples/Registration/ImageRegistration5.cxx index 9785393c56..2eadedc115 100644 --- a/Examples/Registration/ImageRegistration5.cxx +++ b/Examples/Registration/ImageRegistration5.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Registration/ImageRegistration9.cxx b/Examples/Registration/ImageRegistration9.cxx index 5ba052f92e..fa6b9454a1 100644 --- a/Examples/Registration/ImageRegistration9.cxx +++ b/Examples/Registration/ImageRegistration9.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/ConfidenceConnected.cxx b/Examples/Segmentation/ConfidenceConnected.cxx index 343e456987..8d889fc66c 100644 --- a/Examples/Segmentation/ConfidenceConnected.cxx +++ b/Examples/Segmentation/ConfidenceConnected.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/ConnectedThresholdImageFilter.cxx b/Examples/Segmentation/ConnectedThresholdImageFilter.cxx index ced8be1350..aa96ed575d 100644 --- a/Examples/Segmentation/ConnectedThresholdImageFilter.cxx +++ b/Examples/Segmentation/ConnectedThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/FastMarchingImageFilter.cxx b/Examples/Segmentation/FastMarchingImageFilter.cxx index bd5a0472e6..b201e578c6 100644 --- a/Examples/Segmentation/FastMarchingImageFilter.cxx +++ b/Examples/Segmentation/FastMarchingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/IsolatedConnectedImageFilter.cxx b/Examples/Segmentation/IsolatedConnectedImageFilter.cxx index 89cdb70be3..6dc5abf3d6 100644 --- a/Examples/Segmentation/IsolatedConnectedImageFilter.cxx +++ b/Examples/Segmentation/IsolatedConnectedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/LabelizeNeighborhoodConnectedImageFilter.cxx b/Examples/Segmentation/LabelizeNeighborhoodConnectedImageFilter.cxx index d5b202e032..ec814cb7f9 100644 --- a/Examples/Segmentation/LabelizeNeighborhoodConnectedImageFilter.cxx +++ b/Examples/Segmentation/LabelizeNeighborhoodConnectedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx b/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx index 076e1269e5..7d19090f72 100644 --- a/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx +++ b/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/OtsuMultipleThresholdImageFilter.cxx b/Examples/Segmentation/OtsuMultipleThresholdImageFilter.cxx index c61dc627e2..9953b04555 100644 --- a/Examples/Segmentation/OtsuMultipleThresholdImageFilter.cxx +++ b/Examples/Segmentation/OtsuMultipleThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/OtsuThresholdImageFilter.cxx b/Examples/Segmentation/OtsuThresholdImageFilter.cxx index 7037997a72..3c20910456 100644 --- a/Examples/Segmentation/OtsuThresholdImageFilter.cxx +++ b/Examples/Segmentation/OtsuThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/StreamingMeanShiftSegmentation.cxx b/Examples/Segmentation/StreamingMeanShiftSegmentation.cxx index b2c037a998..33adf9b8fa 100644 --- a/Examples/Segmentation/StreamingMeanShiftSegmentation.cxx +++ b/Examples/Segmentation/StreamingMeanShiftSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/VectorConfidenceConnected.cxx b/Examples/Segmentation/VectorConfidenceConnected.cxx index d4b8827b4c..0c8357dd03 100644 --- a/Examples/Segmentation/VectorConfidenceConnected.cxx +++ b/Examples/Segmentation/VectorConfidenceConnected.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Segmentation/WatershedSegmentation.cxx b/Examples/Segmentation/WatershedSegmentation.cxx index 9ae943f493..91f9e1ce60 100644 --- a/Examples/Segmentation/WatershedSegmentation.cxx +++ b/Examples/Segmentation/WatershedSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Simulation/LAIAndPROSAILToSensorResponse.cxx b/Examples/Simulation/LAIAndPROSAILToSensorResponse.cxx index 18f137813f..109db3b3ec 100644 --- a/Examples/Simulation/LAIAndPROSAILToSensorResponse.cxx +++ b/Examples/Simulation/LAIAndPROSAILToSensorResponse.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Simulation/LAIFromNDVIImageTransform.cxx b/Examples/Simulation/LAIFromNDVIImageTransform.cxx index 1e8c043e6f..6dab5def91 100644 --- a/Examples/Simulation/LAIFromNDVIImageTransform.cxx +++ b/Examples/Simulation/LAIFromNDVIImageTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Simulation/ProsailModel.cxx b/Examples/Simulation/ProsailModel.cxx index 575f42f6c7..97f978577a 100644 --- a/Examples/Simulation/ProsailModel.cxx +++ b/Examples/Simulation/ProsailModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/FilteringPipeline.cxx b/Examples/Tutorials/FilteringPipeline.cxx index e75707c11b..bcb17689a3 100644 --- a/Examples/Tutorials/FilteringPipeline.cxx +++ b/Examples/Tutorials/FilteringPipeline.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/HelloWorldOTB.cxx b/Examples/Tutorials/HelloWorldOTB.cxx index 8a3f06c4a0..a88ffe9ba1 100644 --- a/Examples/Tutorials/HelloWorldOTB.cxx +++ b/Examples/Tutorials/HelloWorldOTB.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/Multispectral.cxx b/Examples/Tutorials/Multispectral.cxx index 7206bb5e64..1adedb1018 100644 --- a/Examples/Tutorials/Multispectral.cxx +++ b/Examples/Tutorials/Multispectral.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/OrthoFusion.cxx b/Examples/Tutorials/OrthoFusion.cxx index f2d9d9830a..6cbacf681e 100644 --- a/Examples/Tutorials/OrthoFusion.cxx +++ b/Examples/Tutorials/OrthoFusion.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/Pipeline.cxx b/Examples/Tutorials/Pipeline.cxx index 6ec02796f4..8c4f66c417 100644 --- a/Examples/Tutorials/Pipeline.cxx +++ b/Examples/Tutorials/Pipeline.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/ScalingPipeline.cxx b/Examples/Tutorials/ScalingPipeline.cxx index 2a78f085fa..0b3fdd26ca 100644 --- a/Examples/Tutorials/ScalingPipeline.cxx +++ b/Examples/Tutorials/ScalingPipeline.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Examples/Tutorials/SmarterFilteringPipeline.cxx b/Examples/Tutorials/SmarterFilteringPipeline.cxx index b47b17a57c..c3d9ba5a44 100644 --- a/Examples/Tutorials/SmarterFilteringPipeline.cxx +++ b/Examples/Tutorials/SmarterFilteringPipeline.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otbBoostDox.h b/Modules/Adapters/BoostAdapters/include/otbBoostDox.h index 368507c105..a680511a46 100644 --- a/Modules/Adapters/BoostAdapters/include/otbBoostDox.h +++ b/Modules/Adapters/BoostAdapters/include/otbBoostDox.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h b/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h index e08ad8d5d1..7966d665d2 100644 --- a/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h +++ b/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otbStringUtils.h b/Modules/Adapters/BoostAdapters/include/otbStringUtils.h index af24621504..373481c313 100644 --- a/Modules/Adapters/BoostAdapters/include/otbStringUtils.h +++ b/Modules/Adapters/BoostAdapters/include/otbStringUtils.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_expint_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_expint_header.h index 0a4851542c..e3f0fcd4a0 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_expint_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_expint_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_graph_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_graph_header.h index 66dee60540..9d407cc85d 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_graph_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_graph_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_math_gamma_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_math_gamma_header.h index 19f4366e5a..4e41948648 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_math_gamma_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_math_gamma_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_math_normal_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_math_normal_header.h index 29e7cd54a1..cce28358b2 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_math_normal_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_math_normal_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_string_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_string_header.h index f85ff52ada..71512b5500 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_string_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_string_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/BoostAdapters/include/otb_boost_tokenizer_header.h b/Modules/Adapters/BoostAdapters/include/otb_boost_tokenizer_header.h index 9b89db47bb..b21e672a22 100644 --- a/Modules/Adapters/BoostAdapters/include/otb_boost_tokenizer_header.h +++ b/Modules/Adapters/BoostAdapters/include/otb_boost_tokenizer_header.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h index f88760fd78..f2731ea114 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h index 98c620a9e8..6fad93d09e 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h index 95bca476b9..63d3afc8ce 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/src/otbCurlHelper.cxx b/Modules/Adapters/CurlAdapters/src/otbCurlHelper.cxx index 08bc2363b5..bdc8f33482 100644 --- a/Modules/Adapters/CurlAdapters/src/otbCurlHelper.cxx +++ b/Modules/Adapters/CurlAdapters/src/otbCurlHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx b/Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx index 4c83c4ad15..31be028a25 100644 --- a/Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx +++ b/Modules/Adapters/CurlAdapters/src/otbCurlHelperInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/src/otbCurlHelperStub.cxx b/Modules/Adapters/CurlAdapters/src/otbCurlHelperStub.cxx index 025b638a50..dca215bba8 100644 --- a/Modules/Adapters/CurlAdapters/src/otbCurlHelperStub.cxx +++ b/Modules/Adapters/CurlAdapters/src/otbCurlHelperStub.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/CurlAdapters/test/otbIsNightlyRevision.cxx b/Modules/Adapters/CurlAdapters/test/otbIsNightlyRevision.cxx index 8f1750862e..a037bbf341 100644 --- a/Modules/Adapters/CurlAdapters/test/otbIsNightlyRevision.cxx +++ b/Modules/Adapters/CurlAdapters/test/otbIsNightlyRevision.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h b/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h index 348287dc6b..5776466bb8 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h +++ b/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h index d5040291d0..7482fef620 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h index a28ead3fc0..eb3360c9a7 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h index 98c7796e0a..4b3654231e 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.txx b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.txx index 972ad250b0..d0ec414990 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.txx +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbImageReference.h b/Modules/Adapters/GdalAdapters/include/otbImageReference.h index 8212dccd31..664633d4a9 100644 --- a/Modules/Adapters/GdalAdapters/include/otbImageReference.h +++ b/Modules/Adapters/GdalAdapters/include/otbImageReference.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGR.h b/Modules/Adapters/GdalAdapters/include/otbOGR.h index c24fe24118..7125a9fb79 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGR.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGR.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h index acd14db1a8..8e9a4d546a 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx index 1571949cef..3a05786581 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h b/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h index 750ee0a20f..8ca7332c18 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h index 0bda432736..b8ba3de2a7 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx index 51e17751fa..a494177c52 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h index 14eefed3ee..20c578dbc6 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx index 76e6241565..87f096914e 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h b/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h index f1f051da90..212cf7646e 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h index 1dbc5dfa19..5b2821dc2b 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h b/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h index b10bff113d..a8626c8087 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h index 36b408d86a..cc9c788c02 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h b/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h index 87f19d40d2..8b6ce6de48 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx b/Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx index d86c64cf27..39ae71ecb3 100644 --- a/Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbGeometriesSet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx b/Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx index cd9785b848..000bfcf641 100644 --- a/Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbGeometriesSource.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx b/Modules/Adapters/GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx index 216624f170..a2734160d9 100644 --- a/Modules/Adapters/GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbGeometriesToGeometriesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx index 19a2ee27c3..c92211762f 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRDataSourceWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx index 04769b1f56..0385e71f4a 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRDriversInit.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx index 2058bb2caf..2053dc63b2 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRFeatureWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRFieldWrapper.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRFieldWrapper.cxx index a5f33e15e5..7548b4b103 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRFieldWrapper.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRFieldWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx index 9d1689d9d7..2d0b9efef0 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRGeometryWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx index 185edf7289..bd922b14df 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRLayerWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy1x.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy1x.cxx index b81eb37f26..9fb8e173d6 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy1x.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy1x.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy2x.cxx b/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy2x.cxx index 1872586038..aad90b1813 100644 --- a/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy2x.cxx +++ b/Modules/Adapters/GdalAdapters/src/otbOGRVersionProxy2x.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperIO.cxx b/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperIO.cxx index 1193e01878..55a388d73c 100644 --- a/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperIO.cxx +++ b/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperNew.cxx b/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperNew.cxx index ff19e550f6..267067091a 100644 --- a/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperNew.cxx +++ b/Modules/Adapters/GdalAdapters/test/otbOGRDataSourceWrapperNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h index 77ae37db33..468693f12d 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h b/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h index 30e3c485c4..1065b8ff42 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h index 4f5c7aa8be..62559ada47 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h index 6dc6f82de1..035d2f070f 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h b/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h index 448fc9feca..3cd15f724e 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h index d277230037..4eca9f27cf 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h b/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h index 33b0cfc8b6..8ca9815760 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h index c0bca8ecf9..3458cc59ec 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h b/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h index 180dfd5716..2ed5ce90ed 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h index d8eecb8593..458bd6cceb 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h index a087eb2431..74168510a8 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbSarSensorModelAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbSarSensorModelAdapter.h index 537d2e6112..353862a029 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbSarSensorModelAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbSarSensorModelAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h index 7f7fa8e07b..b15b41a401 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbDEMConvertAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbDEMConvertAdapter.cxx index 4144f07eaa..b178e8acd3 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbDEMConvertAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbDEMConvertAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbDEMHandler.cxx b/Modules/Adapters/OSSIMAdapters/src/otbDEMHandler.cxx index 64eaef2f80..4421345b76 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbDEMHandler.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbDEMHandler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbDateTimeAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbDateTimeAdapter.cxx index e4e086db44..ac8cccf2f9 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbDateTimeAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbDateTimeAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbEllipsoidAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbEllipsoidAdapter.cxx index 363afa67d0..6ddbb353ec 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbEllipsoidAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbEllipsoidAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbFilterFunctionValues.cxx b/Modules/Adapters/OSSIMAdapters/src/otbFilterFunctionValues.cxx index 4a5965cd14..54798ac8c7 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbFilterFunctionValues.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbFilterFunctionValues.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbGeometricSarSensorModelAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbGeometricSarSensorModelAdapter.cxx index 983aef60cc..1c2f14134f 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbGeometricSarSensorModelAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbGeometricSarSensorModelAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbImageKeywordlist.cxx b/Modules/Adapters/OSSIMAdapters/src/otbImageKeywordlist.cxx index d674378361..3ede469aec 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbImageKeywordlist.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbImageKeywordlist.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbMapProjectionAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbMapProjectionAdapter.cxx index 1a7c074bbd..05d5498644 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbMapProjectionAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbMapProjectionAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbMetaDataKey.cxx b/Modules/Adapters/OSSIMAdapters/src/otbMetaDataKey.cxx index 8e3a67a3ee..58e5ee9659 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbMetaDataKey.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbMetaDataKey.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbPlatformPositionAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbPlatformPositionAdapter.cxx index a0ccace85c..124d340a3b 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbPlatformPositionAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbPlatformPositionAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx index d20e2082f6..5e8a711af9 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbSarSensorModelAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbSarSensorModelAdapter.cxx index bc96ade5e8..07f9bb7c6d 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbSarSensorModelAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbSarSensorModelAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/src/otbSensorModelAdapter.cxx b/Modules/Adapters/OSSIMAdapters/src/otbSensorModelAdapter.cxx index 8a16d71e7e..82bdc6c7cb 100644 --- a/Modules/Adapters/OSSIMAdapters/src/otbSensorModelAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/src/otbSensorModelAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbDEMHandlerTest.cxx b/Modules/Adapters/OSSIMAdapters/test/otbDEMHandlerTest.cxx index 09ab37cf7c..097088ceb4 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbDEMHandlerTest.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbDEMHandlerTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbGeometricSarSensorModelAdapter.cxx b/Modules/Adapters/OSSIMAdapters/test/otbGeometricSarSensorModelAdapter.cxx index 84f0dc9a1d..085af492cc 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbGeometricSarSensorModelAdapter.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbGeometricSarSensorModelAdapter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbMapProjectionAdapterTest.cxx b/Modules/Adapters/OSSIMAdapters/test/otbMapProjectionAdapterTest.cxx index 55cd9cb162..679879b257 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbMapProjectionAdapterTest.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbMapProjectionAdapterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest2.cxx b/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest2.cxx index a0a4d9cda8..f9c72c235a 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest2.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest4.cxx b/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest4.cxx index 438d091eeb..40b9ef39aa 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest4.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbOssimElevManagerTest4.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbOssimJpegFileResourceLeakTest.cxx b/Modules/Adapters/OSSIMAdapters/test/otbOssimJpegFileResourceLeakTest.cxx index d976f1080d..913ba91db0 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbOssimJpegFileResourceLeakTest.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbOssimJpegFileResourceLeakTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbRPCSolverAdapterTest.cxx b/Modules/Adapters/OSSIMAdapters/test/otbRPCSolverAdapterTest.cxx index 3c9fa101ac..e26ed390fc 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbRPCSolverAdapterTest.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbRPCSolverAdapterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OSSIMAdapters/test/otbTestImageKeywordlist.cxx b/Modules/Adapters/OSSIMAdapters/test/otbTestImageKeywordlist.cxx index 92b71aaf47..6131900970 100644 --- a/Modules/Adapters/OSSIMAdapters/test/otbTestImageKeywordlist.cxx +++ b/Modules/Adapters/OSSIMAdapters/test/otbTestImageKeywordlist.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h b/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h index c7953a76db..00073fc105 100644 --- a/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h +++ b/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OpenThreadsAdapters/src/otbThreads.cxx b/Modules/Adapters/OpenThreadsAdapters/src/otbThreads.cxx index 361a6475de..35ada04f1d 100644 --- a/Modules/Adapters/OpenThreadsAdapters/src/otbThreads.cxx +++ b/Modules/Adapters/OpenThreadsAdapters/src/otbThreads.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Adapters/OpenThreadsAdapters/test/otbThreadsTest.cxx b/Modules/Adapters/OpenThreadsAdapters/test/otbThreadsTest.cxx index 5d51a2b03f..7898509c1d 100644 --- a/Modules/Adapters/OpenThreadsAdapters/test/otbThreadsTest.cxx +++ b/Modules/Adapters/OpenThreadsAdapters/test/otbThreadsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppChangeDetection/app/otbMultivariateAlterationDetector.cxx b/Modules/Applications/AppChangeDetection/app/otbMultivariateAlterationDetector.cxx index d84f93db64..157b8cdcb7 100644 --- a/Modules/Applications/AppChangeDetection/app/otbMultivariateAlterationDetector.cxx +++ b/Modules/Applications/AppChangeDetection/app/otbMultivariateAlterationDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbClassificationMapRegularization.cxx b/Modules/Applications/AppClassification/app/otbClassificationMapRegularization.cxx index 1219414c98..1f2defbf8b 100644 --- a/Modules/Applications/AppClassification/app/otbClassificationMapRegularization.cxx +++ b/Modules/Applications/AppClassification/app/otbClassificationMapRegularization.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbComputeConfusionMatrix.cxx b/Modules/Applications/AppClassification/app/otbComputeConfusionMatrix.cxx index 240e55dfb4..cc9d9a364b 100644 --- a/Modules/Applications/AppClassification/app/otbComputeConfusionMatrix.cxx +++ b/Modules/Applications/AppClassification/app/otbComputeConfusionMatrix.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbComputeImagesStatistics.cxx b/Modules/Applications/AppClassification/app/otbComputeImagesStatistics.cxx index 3de87d84bd..b7a67b9a42 100644 --- a/Modules/Applications/AppClassification/app/otbComputeImagesStatistics.cxx +++ b/Modules/Applications/AppClassification/app/otbComputeImagesStatistics.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbComputeOGRLayersFeaturesStatistics.cxx b/Modules/Applications/AppClassification/app/otbComputeOGRLayersFeaturesStatistics.cxx index 5ef1ccaed7..25f1249662 100644 --- a/Modules/Applications/AppClassification/app/otbComputeOGRLayersFeaturesStatistics.cxx +++ b/Modules/Applications/AppClassification/app/otbComputeOGRLayersFeaturesStatistics.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbComputePolylineFeatureFromImage.cxx b/Modules/Applications/AppClassification/app/otbComputePolylineFeatureFromImage.cxx index ff97cd686c..548ecc2619 100644 --- a/Modules/Applications/AppClassification/app/otbComputePolylineFeatureFromImage.cxx +++ b/Modules/Applications/AppClassification/app/otbComputePolylineFeatureFromImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbDSFuzzyModelEstimation.cxx b/Modules/Applications/AppClassification/app/otbDSFuzzyModelEstimation.cxx index 29a2b45989..3092c4e151 100644 --- a/Modules/Applications/AppClassification/app/otbDSFuzzyModelEstimation.cxx +++ b/Modules/Applications/AppClassification/app/otbDSFuzzyModelEstimation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbFusionOfClassifications.cxx b/Modules/Applications/AppClassification/app/otbFusionOfClassifications.cxx index 6663e7b221..4c16b78a8d 100644 --- a/Modules/Applications/AppClassification/app/otbFusionOfClassifications.cxx +++ b/Modules/Applications/AppClassification/app/otbFusionOfClassifications.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbImageClassifier.cxx b/Modules/Applications/AppClassification/app/otbImageClassifier.cxx index 1a3c2943fe..9d548d88ab 100644 --- a/Modules/Applications/AppClassification/app/otbImageClassifier.cxx +++ b/Modules/Applications/AppClassification/app/otbImageClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbKMeansClassification.cxx b/Modules/Applications/AppClassification/app/otbKMeansClassification.cxx index d511384c0e..dd576c9837 100644 --- a/Modules/Applications/AppClassification/app/otbKMeansClassification.cxx +++ b/Modules/Applications/AppClassification/app/otbKMeansClassification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbMultiImageSamplingRate.cxx b/Modules/Applications/AppClassification/app/otbMultiImageSamplingRate.cxx index 8bbd60510c..bc9d3363f5 100644 --- a/Modules/Applications/AppClassification/app/otbMultiImageSamplingRate.cxx +++ b/Modules/Applications/AppClassification/app/otbMultiImageSamplingRate.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbOGRLayerClassifier.cxx b/Modules/Applications/AppClassification/app/otbOGRLayerClassifier.cxx index 6ec4a448ed..7cf2b1c959 100644 --- a/Modules/Applications/AppClassification/app/otbOGRLayerClassifier.cxx +++ b/Modules/Applications/AppClassification/app/otbOGRLayerClassifier.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbPolygonClassStatistics.cxx b/Modules/Applications/AppClassification/app/otbPolygonClassStatistics.cxx index d2272b5e07..dbe754da15 100644 --- a/Modules/Applications/AppClassification/app/otbPolygonClassStatistics.cxx +++ b/Modules/Applications/AppClassification/app/otbPolygonClassStatistics.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbPredictRegression.cxx b/Modules/Applications/AppClassification/app/otbPredictRegression.cxx index d36ba169b9..89d1e6b68c 100644 --- a/Modules/Applications/AppClassification/app/otbPredictRegression.cxx +++ b/Modules/Applications/AppClassification/app/otbPredictRegression.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbSOMClassification.cxx b/Modules/Applications/AppClassification/app/otbSOMClassification.cxx index 64a2887510..10185f3d6a 100644 --- a/Modules/Applications/AppClassification/app/otbSOMClassification.cxx +++ b/Modules/Applications/AppClassification/app/otbSOMClassification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbSampleExtraction.cxx b/Modules/Applications/AppClassification/app/otbSampleExtraction.cxx index 0eb1e3a8a9..265768d951 100644 --- a/Modules/Applications/AppClassification/app/otbSampleExtraction.cxx +++ b/Modules/Applications/AppClassification/app/otbSampleExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbSampleSelection.cxx b/Modules/Applications/AppClassification/app/otbSampleSelection.cxx index 81b2b33f02..68096eef30 100644 --- a/Modules/Applications/AppClassification/app/otbSampleSelection.cxx +++ b/Modules/Applications/AppClassification/app/otbSampleSelection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbTrainImagesClassifier.cxx b/Modules/Applications/AppClassification/app/otbTrainImagesClassifier.cxx index 5433dcf170..c5d4ac3b7f 100644 --- a/Modules/Applications/AppClassification/app/otbTrainImagesClassifier.cxx +++ b/Modules/Applications/AppClassification/app/otbTrainImagesClassifier.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbTrainOGRLayersClassifier.cxx b/Modules/Applications/AppClassification/app/otbTrainOGRLayersClassifier.cxx index 0e4affaa6c..42b0294afa 100644 --- a/Modules/Applications/AppClassification/app/otbTrainOGRLayersClassifier.cxx +++ b/Modules/Applications/AppClassification/app/otbTrainOGRLayersClassifier.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbTrainRegression.cxx b/Modules/Applications/AppClassification/app/otbTrainRegression.cxx index 335961cfce..f65188d0cd 100644 --- a/Modules/Applications/AppClassification/app/otbTrainRegression.cxx +++ b/Modules/Applications/AppClassification/app/otbTrainRegression.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbTrainVectorClassifier.cxx b/Modules/Applications/AppClassification/app/otbTrainVectorClassifier.cxx index fa5209552e..9c29de9c3b 100644 --- a/Modules/Applications/AppClassification/app/otbTrainVectorClassifier.cxx +++ b/Modules/Applications/AppClassification/app/otbTrainVectorClassifier.cxx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/app/otbVectorDataDSValidation.cxx b/Modules/Applications/AppClassification/app/otbVectorDataDSValidation.cxx index 234b90e767..05cf6e50fa 100644 --- a/Modules/Applications/AppClassification/app/otbVectorDataDSValidation.cxx +++ b/Modules/Applications/AppClassification/app/otbVectorDataDSValidation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h index 6fd04d059d..63a335cc38 100644 --- a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h +++ b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx index bf110c8273..c06549b1eb 100644 --- a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx +++ b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainBoost.txx b/Modules/Applications/AppClassification/include/otbTrainBoost.txx index ea725cc28e..084c71aaee 100644 --- a/Modules/Applications/AppClassification/include/otbTrainBoost.txx +++ b/Modules/Applications/AppClassification/include/otbTrainBoost.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx b/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx index def7b605e5..bad1256fe1 100644 --- a/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx +++ b/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx b/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx index d67f964344..12fab889bd 100644 --- a/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx +++ b/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainKNN.txx b/Modules/Applications/AppClassification/include/otbTrainKNN.txx index 6fba81fe4e..0284376d37 100644 --- a/Modules/Applications/AppClassification/include/otbTrainKNN.txx +++ b/Modules/Applications/AppClassification/include/otbTrainKNN.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx b/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx index 120b572fce..a7f3729ae9 100644 --- a/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx +++ b/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx b/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx index 8f9386a8d5..f0ecf31c19 100644 --- a/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx +++ b/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx b/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx index e0a45d4c6f..fddd4b19b9 100644 --- a/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx +++ b/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx b/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx index 7a507bb8f8..2f15d22ba5 100644 --- a/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx +++ b/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainSVM.txx b/Modules/Applications/AppClassification/include/otbTrainSVM.txx index 2893b43e4b..b3ddc97bcc 100644 --- a/Modules/Applications/AppClassification/include/otbTrainSVM.txx +++ b/Modules/Applications/AppClassification/include/otbTrainSVM.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppClassification/include/otbTrainSharkRandomForests.txx b/Modules/Applications/AppClassification/include/otbTrainSharkRandomForests.txx index cf9705b308..bef4e70683 100644 --- a/Modules/Applications/AppClassification/include/otbTrainSharkRandomForests.txx +++ b/Modules/Applications/AppClassification/include/otbTrainSharkRandomForests.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppDescriptors/app/otbHomologousPointsExtraction.cxx b/Modules/Applications/AppDescriptors/app/otbHomologousPointsExtraction.cxx index 7ea322b5eb..1e06131e5c 100644 --- a/Modules/Applications/AppDescriptors/app/otbHomologousPointsExtraction.cxx +++ b/Modules/Applications/AppDescriptors/app/otbHomologousPointsExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppDimensionalityReduction/app/otbDimensionalityReduction.cxx b/Modules/Applications/AppDimensionalityReduction/app/otbDimensionalityReduction.cxx index 18d951eeda..ccd8b2c1fc 100644 --- a/Modules/Applications/AppDimensionalityReduction/app/otbDimensionalityReduction.cxx +++ b/Modules/Applications/AppDimensionalityReduction/app/otbDimensionalityReduction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppDomainTransform/app/otbDomainTransform.cxx b/Modules/Applications/AppDomainTransform/app/otbDomainTransform.cxx index 9258414ff6..b589e46045 100644 --- a/Modules/Applications/AppDomainTransform/app/otbDomainTransform.cxx +++ b/Modules/Applications/AppDomainTransform/app/otbDomainTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppEdge/app/otbEdgeExtraction.cxx b/Modules/Applications/AppEdge/app/otbEdgeExtraction.cxx index b2a5d31996..cbffd55cc2 100644 --- a/Modules/Applications/AppEdge/app/otbEdgeExtraction.cxx +++ b/Modules/Applications/AppEdge/app/otbEdgeExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppEdge/app/otbLineSegmentDetection.cxx b/Modules/Applications/AppEdge/app/otbLineSegmentDetection.cxx index e1f303b868..0416e42fb8 100644 --- a/Modules/Applications/AppEdge/app/otbLineSegmentDetection.cxx +++ b/Modules/Applications/AppEdge/app/otbLineSegmentDetection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppFiltering/app/otbDespeckle.cxx b/Modules/Applications/AppFiltering/app/otbDespeckle.cxx index 79a62586c9..aa854f19fb 100644 --- a/Modules/Applications/AppFiltering/app/otbDespeckle.cxx +++ b/Modules/Applications/AppFiltering/app/otbDespeckle.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppFiltering/app/otbSmoothing.cxx b/Modules/Applications/AppFiltering/app/otbSmoothing.cxx index 14e6be7294..f8e542f993 100644 --- a/Modules/Applications/AppFiltering/app/otbSmoothing.cxx +++ b/Modules/Applications/AppFiltering/app/otbSmoothing.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx b/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx index 48d0c9c0a8..fc960c2cd1 100644 --- a/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx +++ b/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppFusion/app/otbPansharpening.cxx b/Modules/Applications/AppFusion/app/otbPansharpening.cxx index 7b5e9def30..873cc28edb 100644 --- a/Modules/Applications/AppFusion/app/otbPansharpening.cxx +++ b/Modules/Applications/AppFusion/app/otbPansharpening.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppHyperspectral/app/otbHyperspectralUnmixing.cxx b/Modules/Applications/AppHyperspectral/app/otbHyperspectralUnmixing.cxx index 403368ec40..8ef1065b64 100644 --- a/Modules/Applications/AppHyperspectral/app/otbHyperspectralUnmixing.cxx +++ b/Modules/Applications/AppHyperspectral/app/otbHyperspectralUnmixing.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppHyperspectral/app/otbVertexComponentAnalysis.cxx b/Modules/Applications/AppHyperspectral/app/otbVertexComponentAnalysis.cxx index 214c77f4e4..77b41440c5 100644 --- a/Modules/Applications/AppHyperspectral/app/otbVertexComponentAnalysis.cxx +++ b/Modules/Applications/AppHyperspectral/app/otbVertexComponentAnalysis.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbColorMapping.cxx b/Modules/Applications/AppImageUtils/app/otbColorMapping.cxx index cd1d0c4e89..19688345cd 100644 --- a/Modules/Applications/AppImageUtils/app/otbColorMapping.cxx +++ b/Modules/Applications/AppImageUtils/app/otbColorMapping.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbCompareImages.cxx b/Modules/Applications/AppImageUtils/app/otbCompareImages.cxx index b7d34b93bb..ae4454a049 100644 --- a/Modules/Applications/AppImageUtils/app/otbCompareImages.cxx +++ b/Modules/Applications/AppImageUtils/app/otbCompareImages.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbConcatenateImages.cxx b/Modules/Applications/AppImageUtils/app/otbConcatenateImages.cxx index 3b981669cb..93bc5b7700 100644 --- a/Modules/Applications/AppImageUtils/app/otbConcatenateImages.cxx +++ b/Modules/Applications/AppImageUtils/app/otbConcatenateImages.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbConvert.cxx b/Modules/Applications/AppImageUtils/app/otbConvert.cxx index 085fe5db06..d8f34b53af 100644 --- a/Modules/Applications/AppImageUtils/app/otbConvert.cxx +++ b/Modules/Applications/AppImageUtils/app/otbConvert.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbDEMConvert.cxx b/Modules/Applications/AppImageUtils/app/otbDEMConvert.cxx index a997f673d3..6c9a70a92e 100644 --- a/Modules/Applications/AppImageUtils/app/otbDEMConvert.cxx +++ b/Modules/Applications/AppImageUtils/app/otbDEMConvert.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbDownloadSRTMTiles.cxx b/Modules/Applications/AppImageUtils/app/otbDownloadSRTMTiles.cxx index 3ea74d4b77..0cb1a9cafe 100644 --- a/Modules/Applications/AppImageUtils/app/otbDownloadSRTMTiles.cxx +++ b/Modules/Applications/AppImageUtils/app/otbDownloadSRTMTiles.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbExtractROI.cxx b/Modules/Applications/AppImageUtils/app/otbExtractROI.cxx index 4983ff4dc1..a3d967de81 100644 --- a/Modules/Applications/AppImageUtils/app/otbExtractROI.cxx +++ b/Modules/Applications/AppImageUtils/app/otbExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbManageNoData.cxx b/Modules/Applications/AppImageUtils/app/otbManageNoData.cxx index 5611b960aa..b8809a2b90 100644 --- a/Modules/Applications/AppImageUtils/app/otbManageNoData.cxx +++ b/Modules/Applications/AppImageUtils/app/otbManageNoData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbMultiResolutionPyramid.cxx b/Modules/Applications/AppImageUtils/app/otbMultiResolutionPyramid.cxx index 9fd36595d3..01d8283659 100644 --- a/Modules/Applications/AppImageUtils/app/otbMultiResolutionPyramid.cxx +++ b/Modules/Applications/AppImageUtils/app/otbMultiResolutionPyramid.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbPixelValue.cxx b/Modules/Applications/AppImageUtils/app/otbPixelValue.cxx index ed170b21e6..2f3942167c 100644 --- a/Modules/Applications/AppImageUtils/app/otbPixelValue.cxx +++ b/Modules/Applications/AppImageUtils/app/otbPixelValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbQuicklook.cxx b/Modules/Applications/AppImageUtils/app/otbQuicklook.cxx index 03d9ef4e2a..7d157387be 100644 --- a/Modules/Applications/AppImageUtils/app/otbQuicklook.cxx +++ b/Modules/Applications/AppImageUtils/app/otbQuicklook.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbReadImageInfo.cxx b/Modules/Applications/AppImageUtils/app/otbReadImageInfo.cxx index 8c78a284ec..50e0184fa7 100644 --- a/Modules/Applications/AppImageUtils/app/otbReadImageInfo.cxx +++ b/Modules/Applications/AppImageUtils/app/otbReadImageInfo.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbRescale.cxx b/Modules/Applications/AppImageUtils/app/otbRescale.cxx index 21ada14c85..faa8feb228 100644 --- a/Modules/Applications/AppImageUtils/app/otbRescale.cxx +++ b/Modules/Applications/AppImageUtils/app/otbRescale.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbSplitImage.cxx b/Modules/Applications/AppImageUtils/app/otbSplitImage.cxx index 7352c5486c..a7fc474a0e 100644 --- a/Modules/Applications/AppImageUtils/app/otbSplitImage.cxx +++ b/Modules/Applications/AppImageUtils/app/otbSplitImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppImageUtils/app/otbTileFusion.cxx b/Modules/Applications/AppImageUtils/app/otbTileFusion.cxx index 932f2114fc..a6d50dfee8 100644 --- a/Modules/Applications/AppImageUtils/app/otbTileFusion.cxx +++ b/Modules/Applications/AppImageUtils/app/otbTileFusion.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppIndices/app/otbRadiometricIndices.cxx b/Modules/Applications/AppIndices/app/otbRadiometricIndices.cxx index 3466d51913..870f633239 100644 --- a/Modules/Applications/AppIndices/app/otbRadiometricIndices.cxx +++ b/Modules/Applications/AppIndices/app/otbRadiometricIndices.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppKMZ/app/otbKmzExport.cxx b/Modules/Applications/AppKMZ/app/otbKmzExport.cxx index c0cc931a58..0182d989c4 100644 --- a/Modules/Applications/AppKMZ/app/otbKmzExport.cxx +++ b/Modules/Applications/AppKMZ/app/otbKmzExport.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMathParser/app/otbBandMath.cxx b/Modules/Applications/AppMathParser/app/otbBandMath.cxx index 48868b6c57..51b0664302 100644 --- a/Modules/Applications/AppMathParser/app/otbBandMath.cxx +++ b/Modules/Applications/AppMathParser/app/otbBandMath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMathParserX/app/otbBandMathX.cxx b/Modules/Applications/AppMathParserX/app/otbBandMathX.cxx index 53884d3afa..fd290206f4 100644 --- a/Modules/Applications/AppMathParserX/app/otbBandMathX.cxx +++ b/Modules/Applications/AppMathParserX/app/otbBandMathX.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMoments/app/otbLocalStatisticExtraction.cxx b/Modules/Applications/AppMoments/app/otbLocalStatisticExtraction.cxx index ad4c0c43e8..b6edafd1a7 100644 --- a/Modules/Applications/AppMoments/app/otbLocalStatisticExtraction.cxx +++ b/Modules/Applications/AppMoments/app/otbLocalStatisticExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMorphology/app/otbBinaryMorphologicalOperation.cxx b/Modules/Applications/AppMorphology/app/otbBinaryMorphologicalOperation.cxx index eeddd79f26..52b244fd13 100644 --- a/Modules/Applications/AppMorphology/app/otbBinaryMorphologicalOperation.cxx +++ b/Modules/Applications/AppMorphology/app/otbBinaryMorphologicalOperation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMorphology/app/otbGrayScaleMorphologicalOperation.cxx b/Modules/Applications/AppMorphology/app/otbGrayScaleMorphologicalOperation.cxx index bb816fc0b3..72c9a47c59 100644 --- a/Modules/Applications/AppMorphology/app/otbGrayScaleMorphologicalOperation.cxx +++ b/Modules/Applications/AppMorphology/app/otbGrayScaleMorphologicalOperation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMorphology/app/otbMorphologicalClassification.cxx b/Modules/Applications/AppMorphology/app/otbMorphologicalClassification.cxx index ea9035da67..091ab5b317 100644 --- a/Modules/Applications/AppMorphology/app/otbMorphologicalClassification.cxx +++ b/Modules/Applications/AppMorphology/app/otbMorphologicalClassification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMorphology/app/otbMorphologicalMultiScaleDecomposition.cxx b/Modules/Applications/AppMorphology/app/otbMorphologicalMultiScaleDecomposition.cxx index 592a2fd056..253a98a066 100644 --- a/Modules/Applications/AppMorphology/app/otbMorphologicalMultiScaleDecomposition.cxx +++ b/Modules/Applications/AppMorphology/app/otbMorphologicalMultiScaleDecomposition.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppMorphology/app/otbMorphologicalProfilesAnalysis.cxx b/Modules/Applications/AppMorphology/app/otbMorphologicalProfilesAnalysis.cxx index 432053c3b5..00dac7bad1 100644 --- a/Modules/Applications/AppMorphology/app/otbMorphologicalProfilesAnalysis.cxx +++ b/Modules/Applications/AppMorphology/app/otbMorphologicalProfilesAnalysis.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx b/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx index 52dd349396..26851efdb9 100644 --- a/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx +++ b/Modules/Applications/AppOpticalCalibration/app/otbOpticalCalibration.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbConvertCartoToGeoPoint.cxx b/Modules/Applications/AppProjection/app/otbConvertCartoToGeoPoint.cxx index 819b035884..9b9992080e 100644 --- a/Modules/Applications/AppProjection/app/otbConvertCartoToGeoPoint.cxx +++ b/Modules/Applications/AppProjection/app/otbConvertCartoToGeoPoint.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbConvertSensorToGeoPoint.cxx b/Modules/Applications/AppProjection/app/otbConvertSensorToGeoPoint.cxx index be3f19a20f..852c0acb24 100644 --- a/Modules/Applications/AppProjection/app/otbConvertSensorToGeoPoint.cxx +++ b/Modules/Applications/AppProjection/app/otbConvertSensorToGeoPoint.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbGenerateRPCSensorModel.cxx b/Modules/Applications/AppProjection/app/otbGenerateRPCSensorModel.cxx index f640e072e7..c0c6a9fb09 100644 --- a/Modules/Applications/AppProjection/app/otbGenerateRPCSensorModel.cxx +++ b/Modules/Applications/AppProjection/app/otbGenerateRPCSensorModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbGridBasedImageResampling.cxx b/Modules/Applications/AppProjection/app/otbGridBasedImageResampling.cxx index 5a3286c466..271af405b1 100644 --- a/Modules/Applications/AppProjection/app/otbGridBasedImageResampling.cxx +++ b/Modules/Applications/AppProjection/app/otbGridBasedImageResampling.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbImageEnvelope.cxx b/Modules/Applications/AppProjection/app/otbImageEnvelope.cxx index acd93b4472..43a0fbeae1 100644 --- a/Modules/Applications/AppProjection/app/otbImageEnvelope.cxx +++ b/Modules/Applications/AppProjection/app/otbImageEnvelope.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbObtainUTMZoneFromGeoPoint.cxx b/Modules/Applications/AppProjection/app/otbObtainUTMZoneFromGeoPoint.cxx index acfb9028fa..8ec0d738f6 100644 --- a/Modules/Applications/AppProjection/app/otbObtainUTMZoneFromGeoPoint.cxx +++ b/Modules/Applications/AppProjection/app/otbObtainUTMZoneFromGeoPoint.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbOrthoRectification.cxx b/Modules/Applications/AppProjection/app/otbOrthoRectification.cxx index 4e0b6b56f5..224107319b 100644 --- a/Modules/Applications/AppProjection/app/otbOrthoRectification.cxx +++ b/Modules/Applications/AppProjection/app/otbOrthoRectification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbRefineSensorModel.cxx b/Modules/Applications/AppProjection/app/otbRefineSensorModel.cxx index 7036fac10e..4b407b961e 100644 --- a/Modules/Applications/AppProjection/app/otbRefineSensorModel.cxx +++ b/Modules/Applications/AppProjection/app/otbRefineSensorModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbRigidTransformResample.cxx b/Modules/Applications/AppProjection/app/otbRigidTransformResample.cxx index c3bd9e3df9..8c83e92cd3 100644 --- a/Modules/Applications/AppProjection/app/otbRigidTransformResample.cxx +++ b/Modules/Applications/AppProjection/app/otbRigidTransformResample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbSuperimpose.cxx b/Modules/Applications/AppProjection/app/otbSuperimpose.cxx index 71cb75003e..e9c9e88a88 100644 --- a/Modules/Applications/AppProjection/app/otbSuperimpose.cxx +++ b/Modules/Applications/AppProjection/app/otbSuperimpose.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppProjection/app/otbVectorDataReprojection.cxx b/Modules/Applications/AppProjection/app/otbVectorDataReprojection.cxx index 5b0992eb34..e2f2bcaf02 100644 --- a/Modules/Applications/AppProjection/app/otbVectorDataReprojection.cxx +++ b/Modules/Applications/AppProjection/app/otbVectorDataReprojection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARCalibration/app/otbSARCalibration.cxx b/Modules/Applications/AppSARCalibration/app/otbSARCalibration.cxx index 7b6b61e24f..1a3e4c9c31 100644 --- a/Modules/Applications/AppSARCalibration/app/otbSARCalibration.cxx +++ b/Modules/Applications/AppSARCalibration/app/otbSARCalibration.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARCalibration/app/otbSARDeburst.cxx b/Modules/Applications/AppSARCalibration/app/otbSARDeburst.cxx index f865987072..2ca0a18f90 100644 --- a/Modules/Applications/AppSARCalibration/app/otbSARDeburst.cxx +++ b/Modules/Applications/AppSARCalibration/app/otbSARDeburst.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARCalibration/app/otbSarRadiometricCalibration.cxx b/Modules/Applications/AppSARCalibration/app/otbSarRadiometricCalibration.cxx index b8877b68bb..dda339272f 100644 --- a/Modules/Applications/AppSARCalibration/app/otbSarRadiometricCalibration.cxx +++ b/Modules/Applications/AppSARCalibration/app/otbSarRadiometricCalibration.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARDecompositions/app/otbSARDecompositions.cxx b/Modules/Applications/AppSARDecompositions/app/otbSARDecompositions.cxx index 7bcf5d63e5..acdb0a8403 100644 --- a/Modules/Applications/AppSARDecompositions/app/otbSARDecompositions.cxx +++ b/Modules/Applications/AppSARDecompositions/app/otbSARDecompositions.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARPolarMatrixConvert/app/otbSARPolarMatrixConvert.cxx b/Modules/Applications/AppSARPolarMatrixConvert/app/otbSARPolarMatrixConvert.cxx index 1f16ac9739..cb2d293e81 100644 --- a/Modules/Applications/AppSARPolarMatrixConvert/app/otbSARPolarMatrixConvert.cxx +++ b/Modules/Applications/AppSARPolarMatrixConvert/app/otbSARPolarMatrixConvert.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSARPolarSynth/app/otbSARPolarSynth.cxx b/Modules/Applications/AppSARPolarSynth/app/otbSARPolarSynth.cxx index 9f403875e0..372e2067fc 100644 --- a/Modules/Applications/AppSARPolarSynth/app/otbSARPolarSynth.cxx +++ b/Modules/Applications/AppSARPolarSynth/app/otbSARPolarSynth.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbConnectedComponentSegmentation.cxx b/Modules/Applications/AppSegmentation/app/otbConnectedComponentSegmentation.cxx index d6bf04c7cb..927fcc478d 100644 --- a/Modules/Applications/AppSegmentation/app/otbConnectedComponentSegmentation.cxx +++ b/Modules/Applications/AppSegmentation/app/otbConnectedComponentSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbHooverCompareSegmentation.cxx b/Modules/Applications/AppSegmentation/app/otbHooverCompareSegmentation.cxx index 14fce9949d..1a8367468e 100644 --- a/Modules/Applications/AppSegmentation/app/otbHooverCompareSegmentation.cxx +++ b/Modules/Applications/AppSegmentation/app/otbHooverCompareSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbLSMSSegmentation.cxx b/Modules/Applications/AppSegmentation/app/otbLSMSSegmentation.cxx index 160b6e233b..e6bd311979 100644 --- a/Modules/Applications/AppSegmentation/app/otbLSMSSegmentation.cxx +++ b/Modules/Applications/AppSegmentation/app/otbLSMSSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbLSMSSmallRegionsMerging.cxx b/Modules/Applications/AppSegmentation/app/otbLSMSSmallRegionsMerging.cxx index 5adea92933..80934e4bd0 100644 --- a/Modules/Applications/AppSegmentation/app/otbLSMSSmallRegionsMerging.cxx +++ b/Modules/Applications/AppSegmentation/app/otbLSMSSmallRegionsMerging.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbLSMSVectorization.cxx b/Modules/Applications/AppSegmentation/app/otbLSMSVectorization.cxx index 9238a008f5..989c2b2cc5 100644 --- a/Modules/Applications/AppSegmentation/app/otbLSMSVectorization.cxx +++ b/Modules/Applications/AppSegmentation/app/otbLSMSVectorization.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbMeanShiftSmoothing.cxx b/Modules/Applications/AppSegmentation/app/otbMeanShiftSmoothing.cxx index fc92d2c17e..dd8cfa1f17 100644 --- a/Modules/Applications/AppSegmentation/app/otbMeanShiftSmoothing.cxx +++ b/Modules/Applications/AppSegmentation/app/otbMeanShiftSmoothing.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx b/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx index 6454b130e6..96ceec8fd4 100644 --- a/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx +++ b/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbBlockMatching.cxx b/Modules/Applications/AppStereo/app/otbBlockMatching.cxx index 92383058a8..f5242b5e0f 100644 --- a/Modules/Applications/AppStereo/app/otbBlockMatching.cxx +++ b/Modules/Applications/AppStereo/app/otbBlockMatching.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbDisparityMapToElevationMap.cxx b/Modules/Applications/AppStereo/app/otbDisparityMapToElevationMap.cxx index 894c73e973..122bf27914 100644 --- a/Modules/Applications/AppStereo/app/otbDisparityMapToElevationMap.cxx +++ b/Modules/Applications/AppStereo/app/otbDisparityMapToElevationMap.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbFineRegistration.cxx b/Modules/Applications/AppStereo/app/otbFineRegistration.cxx index 8808d6d1cb..744f51ad8b 100644 --- a/Modules/Applications/AppStereo/app/otbFineRegistration.cxx +++ b/Modules/Applications/AppStereo/app/otbFineRegistration.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbGeneratePlyFile.cxx b/Modules/Applications/AppStereo/app/otbGeneratePlyFile.cxx index e237850f83..98a3aff6dc 100644 --- a/Modules/Applications/AppStereo/app/otbGeneratePlyFile.cxx +++ b/Modules/Applications/AppStereo/app/otbGeneratePlyFile.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbStereoFramework.cxx b/Modules/Applications/AppStereo/app/otbStereoFramework.cxx index e4c4e030e2..e4fcbf4f34 100644 --- a/Modules/Applications/AppStereo/app/otbStereoFramework.cxx +++ b/Modules/Applications/AppStereo/app/otbStereoFramework.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppStereo/app/otbStereoRectificationGridGenerator.cxx b/Modules/Applications/AppStereo/app/otbStereoRectificationGridGenerator.cxx index b9f6b1fdb4..b729ea37b4 100644 --- a/Modules/Applications/AppStereo/app/otbStereoRectificationGridGenerator.cxx +++ b/Modules/Applications/AppStereo/app/otbStereoRectificationGridGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppTest/app/otbTestApplication.cxx b/Modules/Applications/AppTest/app/otbTestApplication.cxx index 314f244e70..5dc70deec7 100644 --- a/Modules/Applications/AppTest/app/otbTestApplication.cxx +++ b/Modules/Applications/AppTest/app/otbTestApplication.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppTest/test/otbWrapperApplicationDocTests.cxx b/Modules/Applications/AppTest/test/otbWrapperApplicationDocTests.cxx index 43939374ce..ad13675413 100644 --- a/Modules/Applications/AppTest/test/otbWrapperApplicationDocTests.cxx +++ b/Modules/Applications/AppTest/test/otbWrapperApplicationDocTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppTextures/app/otbHaralickTextureExtraction.cxx b/Modules/Applications/AppTextures/app/otbHaralickTextureExtraction.cxx index e007a457fd..dc177e8e58 100644 --- a/Modules/Applications/AppTextures/app/otbHaralickTextureExtraction.cxx +++ b/Modules/Applications/AppTextures/app/otbHaralickTextureExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppTextures/app/otbSFSTextureExtraction.cxx b/Modules/Applications/AppTextures/app/otbSFSTextureExtraction.cxx index a415efc6de..31d0fc22f3 100644 --- a/Modules/Applications/AppTextures/app/otbSFSTextureExtraction.cxx +++ b/Modules/Applications/AppTextures/app/otbSFSTextureExtraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorDataTranslation/app/otbRasterization.cxx b/Modules/Applications/AppVectorDataTranslation/app/otbRasterization.cxx index 1d3ebf78fa..83a5e38b6a 100644 --- a/Modules/Applications/AppVectorDataTranslation/app/otbRasterization.cxx +++ b/Modules/Applications/AppVectorDataTranslation/app/otbRasterization.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorUtils/app/otbConcatenateVectorData.cxx b/Modules/Applications/AppVectorUtils/app/otbConcatenateVectorData.cxx index 5c668497f4..bb8ca48267 100644 --- a/Modules/Applications/AppVectorUtils/app/otbConcatenateVectorData.cxx +++ b/Modules/Applications/AppVectorUtils/app/otbConcatenateVectorData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorUtils/app/otbOSMDownloader.cxx b/Modules/Applications/AppVectorUtils/app/otbOSMDownloader.cxx index c50b4bf44e..302c014937 100644 --- a/Modules/Applications/AppVectorUtils/app/otbOSMDownloader.cxx +++ b/Modules/Applications/AppVectorUtils/app/otbOSMDownloader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorUtils/app/otbVectorDataExtractROI.cxx b/Modules/Applications/AppVectorUtils/app/otbVectorDataExtractROI.cxx index 44676f632b..78ba1cdf15 100644 --- a/Modules/Applications/AppVectorUtils/app/otbVectorDataExtractROI.cxx +++ b/Modules/Applications/AppVectorUtils/app/otbVectorDataExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorUtils/app/otbVectorDataSetField.cxx b/Modules/Applications/AppVectorUtils/app/otbVectorDataSetField.cxx index 570c269fd7..6177a1f6d4 100644 --- a/Modules/Applications/AppVectorUtils/app/otbVectorDataSetField.cxx +++ b/Modules/Applications/AppVectorUtils/app/otbVectorDataSetField.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Applications/AppVectorUtils/app/otbVectorDataTransform.cxx b/Modules/Applications/AppVectorUtils/app/otbVectorDataTransform.cxx index 089d05813f..bb5a6c2981 100644 --- a/Modules/Applications/AppVectorUtils/app/otbVectorDataTransform.cxx +++ b/Modules/Applications/AppVectorUtils/app/otbVectorDataTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h b/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h index 0c9cf53cfd..7daf24b9bb 100644 --- a/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h +++ b/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/src/otbCommandLineArgumentParser.cxx b/Modules/Core/CommandLineParser/src/otbCommandLineArgumentParser.cxx index 29cfb9dfd2..343a7bdfae 100644 --- a/Modules/Core/CommandLineParser/src/otbCommandLineArgumentParser.cxx +++ b/Modules/Core/CommandLineParser/src/otbCommandLineArgumentParser.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParser.cxx b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParser.cxx index 63b2e7dc0e..dd51e6bf03 100644 --- a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParser.cxx +++ b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParser.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserHelp.cxx b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserHelp.cxx index 9b9eb5e2b5..789d9e06e7 100644 --- a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserHelp.cxx +++ b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserHelp.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserList.cxx b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserList.cxx index 5d95f0125e..db279f8f59 100644 --- a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserList.cxx +++ b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserWithError.cxx b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserWithError.cxx index 8189639288..2c892157bd 100644 --- a/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserWithError.cxx +++ b/Modules/Core/CommandLineParser/test/otbTestCommandLineArgumentParserWithError.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbCast.h b/Modules/Core/Common/include/otbCast.h index 635e5bc7d1..a652f7e4ff 100644 --- a/Modules/Core/Common/include/otbCast.h +++ b/Modules/Core/Common/include/otbCast.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbChannelSelectorFunctor.h b/Modules/Core/Common/include/otbChannelSelectorFunctor.h index d344226245..f7b3a3426f 100644 --- a/Modules/Core/Common/include/otbChannelSelectorFunctor.h +++ b/Modules/Core/Common/include/otbChannelSelectorFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbCommandProgressUpdate.h b/Modules/Core/Common/include/otbCommandProgressUpdate.h index 3053bde813..02e5cd5612 100644 --- a/Modules/Core/Common/include/otbCommandProgressUpdate.h +++ b/Modules/Core/Common/include/otbCommandProgressUpdate.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbCommandProgressUpdate.txx b/Modules/Core/Common/include/otbCommandProgressUpdate.txx index 79fa731f74..360b9816a7 100644 --- a/Modules/Core/Common/include/otbCommandProgressUpdate.txx +++ b/Modules/Core/Common/include/otbCommandProgressUpdate.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h b/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h index 8a8e1a522a..7614499c5d 100644 --- a/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h +++ b/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h b/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h index de60929a4f..074b001346 100644 --- a/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h +++ b/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbConfigurationManager.h b/Modules/Core/Common/include/otbConfigurationManager.h index 60e95777f0..7b79aa8e2b 100644 --- a/Modules/Core/Common/include/otbConfigurationManager.h +++ b/Modules/Core/Common/include/otbConfigurationManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbDecimateImageFilter.h b/Modules/Core/Common/include/otbDecimateImageFilter.h index 8974d23bca..4b5c7f326a 100644 --- a/Modules/Core/Common/include/otbDecimateImageFilter.h +++ b/Modules/Core/Common/include/otbDecimateImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbDecimateImageFilter.txx b/Modules/Core/Common/include/otbDecimateImageFilter.txx index ea97be241e..bf8f848dcf 100644 --- a/Modules/Core/Common/include/otbDecimateImageFilter.txx +++ b/Modules/Core/Common/include/otbDecimateImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbDotProductImageFilter.h b/Modules/Core/Common/include/otbDotProductImageFilter.h index b97be6154e..eb0dfe07a1 100644 --- a/Modules/Core/Common/include/otbDotProductImageFilter.h +++ b/Modules/Core/Common/include/otbDotProductImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbDotProductImageFilter.txx b/Modules/Core/Common/include/otbDotProductImageFilter.txx index 5b017f95c9..3bda7b0f49 100644 --- a/Modules/Core/Common/include/otbDotProductImageFilter.txx +++ b/Modules/Core/Common/include/otbDotProductImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbFilterWatcherBase.h b/Modules/Core/Common/include/otbFilterWatcherBase.h index ee4e61ce4b..4bce6db725 100644 --- a/Modules/Core/Common/include/otbFilterWatcherBase.h +++ b/Modules/Core/Common/include/otbFilterWatcherBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbFunctionToImageFilter.h b/Modules/Core/Common/include/otbFunctionToImageFilter.h index 40c1a24fd8..707089875a 100644 --- a/Modules/Core/Common/include/otbFunctionToImageFilter.h +++ b/Modules/Core/Common/include/otbFunctionToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbFunctionToImageFilter.txx b/Modules/Core/Common/include/otbFunctionToImageFilter.txx index 553a76a8ce..8ccfe8116f 100644 --- a/Modules/Core/Common/include/otbFunctionToImageFilter.txx +++ b/Modules/Core/Common/include/otbFunctionToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h index dd664b09bb..395e6a8ffc 100644 --- a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h +++ b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx index 5e254ae951..9f3cd19aa2 100644 --- a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx +++ b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h index 41538ff3cd..46a9c38314 100644 --- a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx index a76b3ce040..f4e5bd1b1d 100644 --- a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h index bad655dc91..0ecd7cd514 100644 --- a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx index 29cc47d2f1..276b5cbe66 100644 --- a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h index 534c30f62a..9a6ed0eb33 100644 --- a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx index 50b0eb884c..aae3fb45f8 100644 --- a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h index d75b7d5360..18f6070c37 100644 --- a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx index 0928c6ea79..ba5abd1874 100644 --- a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h index 975866a508..682f182a81 100644 --- a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h +++ b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx index b4a229f0a9..0eb3c359f1 100644 --- a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx +++ b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h b/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h index fb75b24f5f..e9b5707cc2 100644 --- a/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h +++ b/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImportImageFilter.h b/Modules/Core/Common/include/otbImportImageFilter.h index 6876435f17..1eb37c25af 100644 --- a/Modules/Core/Common/include/otbImportImageFilter.h +++ b/Modules/Core/Common/include/otbImportImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImportImageFilter.txx b/Modules/Core/Common/include/otbImportImageFilter.txx index a7cfa5a9f6..801e1f51f7 100644 --- a/Modules/Core/Common/include/otbImportImageFilter.txx +++ b/Modules/Core/Common/include/otbImportImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImportVectorImageFilter.h b/Modules/Core/Common/include/otbImportVectorImageFilter.h index 63f53628b4..e94b4f7ea2 100644 --- a/Modules/Core/Common/include/otbImportVectorImageFilter.h +++ b/Modules/Core/Common/include/otbImportVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbImportVectorImageFilter.txx b/Modules/Core/Common/include/otbImportVectorImageFilter.txx index 9db82edd63..b6b79397ce 100644 --- a/Modules/Core/Common/include/otbImportVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbImportVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbMacro.h b/Modules/Core/Common/include/otbMacro.h index 26b487348f..1be31b6d5a 100644 --- a/Modules/Core/Common/include/otbMacro.h +++ b/Modules/Core/Common/include/otbMacro.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbMath.h b/Modules/Core/Common/include/otbMath.h index 3e769eb823..05fb501cd8 100644 --- a/Modules/Core/Common/include/otbMath.h +++ b/Modules/Core/Common/include/otbMath.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbModelComponentBase.h b/Modules/Core/Common/include/otbModelComponentBase.h index 51ae7df8a8..f9c3773efc 100644 --- a/Modules/Core/Common/include/otbModelComponentBase.h +++ b/Modules/Core/Common/include/otbModelComponentBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbModelComponentBase.txx b/Modules/Core/Common/include/otbModelComponentBase.txx index b0b6b348b8..a22122737e 100644 --- a/Modules/Core/Common/include/otbModelComponentBase.txx +++ b/Modules/Core/Common/include/otbModelComponentBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h index 8ea5b23527..a967a4c729 100644 --- a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h +++ b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx index 9a36abbc56..0160f6997e 100644 --- a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx +++ b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbRGBAPixelConverter.h b/Modules/Core/Common/include/otbRGBAPixelConverter.h index 2a47d0b9f9..d07b5f4ba7 100644 --- a/Modules/Core/Common/include/otbRGBAPixelConverter.h +++ b/Modules/Core/Common/include/otbRGBAPixelConverter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbRGBAPixelConverter.txx b/Modules/Core/Common/include/otbRGBAPixelConverter.txx index 9c38ed12da..8abc6a3794 100644 --- a/Modules/Core/Common/include/otbRGBAPixelConverter.txx +++ b/Modules/Core/Common/include/otbRGBAPixelConverter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbRectangle.h b/Modules/Core/Common/include/otbRectangle.h index a91a7659dc..27239042f6 100644 --- a/Modules/Core/Common/include/otbRectangle.h +++ b/Modules/Core/Common/include/otbRectangle.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbRectangle.txx b/Modules/Core/Common/include/otbRectangle.txx index b375932d1f..1b0d8dd271 100644 --- a/Modules/Core/Common/include/otbRectangle.txx +++ b/Modules/Core/Common/include/otbRectangle.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbStandardFilterWatcher.h b/Modules/Core/Common/include/otbStandardFilterWatcher.h index acd3f60f51..a9e9966246 100644 --- a/Modules/Core/Common/include/otbStandardFilterWatcher.h +++ b/Modules/Core/Common/include/otbStandardFilterWatcher.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h b/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h index 642a24e6fe..3068756bd5 100644 --- a/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h +++ b/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbStandardWriterWatcher.h b/Modules/Core/Common/include/otbStandardWriterWatcher.h index 5c5d593127..8fa6c2e691 100644 --- a/Modules/Core/Common/include/otbStandardWriterWatcher.h +++ b/Modules/Core/Common/include/otbStandardWriterWatcher.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h index 475166e9d7..144f03b2f3 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h +++ b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx index a5cf8550ee..4e3c7f8f53 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx +++ b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h b/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h index ebb3a505e7..30d932944d 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h +++ b/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbSystem.h b/Modules/Core/Common/include/otbSystem.h index 975277a2c4..180c97f288 100644 --- a/Modules/Core/Common/include/otbSystem.h +++ b/Modules/Core/Common/include/otbSystem.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h index c8112f9bc1..60491f4715 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h index 2882667a9a..d51a206794 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx index 4a408eabb9..50fb8bd05c 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h index f403a7cb4d..d0c5797322 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx index 3aeab94964..d52b94ed46 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h index 8df5d5d58b..f44e340e6d 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx index b2d9fd057d..2c15db0a9c 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h b/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h index 155766d3a9..a3bd3ba758 100644 --- a/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h +++ b/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbUtils.h b/Modules/Core/Common/include/otbUtils.h index de2dd2b15e..492efefa3b 100644 --- a/Modules/Core/Common/include/otbUtils.h +++ b/Modules/Core/Common/include/otbUtils.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbVariableLengthVectorConverter.h b/Modules/Core/Common/include/otbVariableLengthVectorConverter.h index 93f336e782..0cd70e6405 100644 --- a/Modules/Core/Common/include/otbVariableLengthVectorConverter.h +++ b/Modules/Core/Common/include/otbVariableLengthVectorConverter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx b/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx index c3514174fa..779070c0c1 100644 --- a/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx +++ b/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h b/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h index f1dce6e69f..a5010aa901 100644 --- a/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h +++ b/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h b/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h index ee9be8bb39..4c7dcce71e 100644 --- a/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h +++ b/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/include/otbWriterWatcherBase.h b/Modules/Core/Common/include/otbWriterWatcherBase.h index 1fd6203f0d..3bb1cb2d6f 100644 --- a/Modules/Core/Common/include/otbWriterWatcherBase.h +++ b/Modules/Core/Common/include/otbWriterWatcherBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbConfigurationManager.cxx b/Modules/Core/Common/src/otbConfigurationManager.cxx index 43f1b683a9..9bdda46c9c 100644 --- a/Modules/Core/Common/src/otbConfigurationManager.cxx +++ b/Modules/Core/Common/src/otbConfigurationManager.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbFilterWatcherBase.cxx b/Modules/Core/Common/src/otbFilterWatcherBase.cxx index 570dbbf03e..d9ca82c295 100644 --- a/Modules/Core/Common/src/otbFilterWatcherBase.cxx +++ b/Modules/Core/Common/src/otbFilterWatcherBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbStandardFilterWatcher.cxx b/Modules/Core/Common/src/otbStandardFilterWatcher.cxx index 073d4b6d71..e3b6155923 100644 --- a/Modules/Core/Common/src/otbStandardFilterWatcher.cxx +++ b/Modules/Core/Common/src/otbStandardFilterWatcher.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbStandardOneLineFilterWatcher.cxx b/Modules/Core/Common/src/otbStandardOneLineFilterWatcher.cxx index f61d8640fb..5e7cf967fa 100644 --- a/Modules/Core/Common/src/otbStandardOneLineFilterWatcher.cxx +++ b/Modules/Core/Common/src/otbStandardOneLineFilterWatcher.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbStandardWriterWatcher.cxx b/Modules/Core/Common/src/otbStandardWriterWatcher.cxx index a5ff95922d..beea43d79d 100644 --- a/Modules/Core/Common/src/otbStandardWriterWatcher.cxx +++ b/Modules/Core/Common/src/otbStandardWriterWatcher.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbSystem.cxx b/Modules/Core/Common/src/otbSystem.cxx index 9b2c52adff..e870d10db7 100644 --- a/Modules/Core/Common/src/otbSystem.cxx +++ b/Modules/Core/Common/src/otbSystem.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbUtils.cxx b/Modules/Core/Common/src/otbUtils.cxx index 1beb2b1acd..fb43258b87 100644 --- a/Modules/Core/Common/src/otbUtils.cxx +++ b/Modules/Core/Common/src/otbUtils.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/src/otbWriterWatcherBase.cxx b/Modules/Core/Common/src/otbWriterWatcherBase.cxx index 5ba4efff04..5ead0c4f66 100644 --- a/Modules/Core/Common/src/otbWriterWatcherBase.cxx +++ b/Modules/Core/Common/src/otbWriterWatcherBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbConfigurationManagerTest.cxx b/Modules/Core/Common/test/otbConfigurationManagerTest.cxx index 7737ac23c1..8d77c23789 100644 --- a/Modules/Core/Common/test/otbConfigurationManagerTest.cxx +++ b/Modules/Core/Common/test/otbConfigurationManagerTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionAdaptativeSplitter.cxx b/Modules/Core/Common/test/otbImageRegionAdaptativeSplitter.cxx index 66cc0ae45d..44b4b99896 100644 --- a/Modules/Core/Common/test/otbImageRegionAdaptativeSplitter.cxx +++ b/Modules/Core/Common/test/otbImageRegionAdaptativeSplitter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitter.cxx b/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitter.cxx index c4fdbbdbe3..942c96607e 100644 --- a/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitter.cxx +++ b/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitterNew.cxx b/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitterNew.cxx index 7f9692149a..b05213a1fa 100644 --- a/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitterNew.cxx +++ b/Modules/Core/Common/test/otbImageRegionNonUniformMultidimensionalSplitterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionSquareTileSplitter.cxx b/Modules/Core/Common/test/otbImageRegionSquareTileSplitter.cxx index f97ab1fb33..e007d2d618 100644 --- a/Modules/Core/Common/test/otbImageRegionSquareTileSplitter.cxx +++ b/Modules/Core/Common/test/otbImageRegionSquareTileSplitter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionTileMapSplitter.cxx b/Modules/Core/Common/test/otbImageRegionTileMapSplitter.cxx index b45799e4f7..f04c674282 100644 --- a/Modules/Core/Common/test/otbImageRegionTileMapSplitter.cxx +++ b/Modules/Core/Common/test/otbImageRegionTileMapSplitter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbImageRegionTileMapSplitterNew.cxx b/Modules/Core/Common/test/otbImageRegionTileMapSplitterNew.cxx index c9a702bbe9..9f56292b2d 100644 --- a/Modules/Core/Common/test/otbImageRegionTileMapSplitterNew.cxx +++ b/Modules/Core/Common/test/otbImageRegionTileMapSplitterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbRGBAPixelConverter.cxx b/Modules/Core/Common/test/otbRGBAPixelConverter.cxx index 8ed1984cbb..3306b42b84 100644 --- a/Modules/Core/Common/test/otbRGBAPixelConverter.cxx +++ b/Modules/Core/Common/test/otbRGBAPixelConverter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbRectangle.cxx b/Modules/Core/Common/test/otbRectangle.cxx index 0c6b821d1c..84a34de733 100644 --- a/Modules/Core/Common/test/otbRectangle.cxx +++ b/Modules/Core/Common/test/otbRectangle.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbRectangleNew.cxx b/Modules/Core/Common/test/otbRectangleNew.cxx index f8a5e424cf..6975937779 100644 --- a/Modules/Core/Common/test/otbRectangleNew.cxx +++ b/Modules/Core/Common/test/otbRectangleNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbStandardFilterWatcherNew.cxx b/Modules/Core/Common/test/otbStandardFilterWatcherNew.cxx index 735a098762..43a4222dca 100644 --- a/Modules/Core/Common/test/otbStandardFilterWatcherNew.cxx +++ b/Modules/Core/Common/test/otbStandardFilterWatcherNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbStandardOneLineFilterWatcherTest.cxx b/Modules/Core/Common/test/otbStandardOneLineFilterWatcherTest.cxx index 6ae4cbf9fa..148e798309 100644 --- a/Modules/Core/Common/test/otbStandardOneLineFilterWatcherTest.cxx +++ b/Modules/Core/Common/test/otbStandardOneLineFilterWatcherTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbStandardWriterWatcher.cxx b/Modules/Core/Common/test/otbStandardWriterWatcher.cxx index 014d401c5b..0b02264d9b 100644 --- a/Modules/Core/Common/test/otbStandardWriterWatcher.cxx +++ b/Modules/Core/Common/test/otbStandardWriterWatcher.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbSystemTest.cxx b/Modules/Core/Common/test/otbSystemTest.cxx index 493d3b5087..fdafdc1bb4 100644 --- a/Modules/Core/Common/test/otbSystemTest.cxx +++ b/Modules/Core/Common/test/otbSystemTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Common/test/otbVariableLengthVectorConverter.cxx b/Modules/Core/Common/test/otbVariableLengthVectorConverter.cxx index b36389c69f..c17fa5d728 100644 --- a/Modules/Core/Common/test/otbVariableLengthVectorConverter.cxx +++ b/Modules/Core/Common/test/otbVariableLengthVectorConverter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h b/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h index b80f6781f5..3bc8b9ac16 100644 --- a/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h +++ b/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctor.cxx b/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctor.cxx index a892c59468..fc3a4b92d7 100644 --- a/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctor.cxx +++ b/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctorNew.cxx b/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctorNew.cxx index 0f03da20b6..8baa930756 100644 --- a/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctorNew.cxx +++ b/Modules/Core/ComplexImage/test/otbAmplitudePhaseToRGBFunctorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h index faf5785716..93a9643906 100644 --- a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h +++ b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkConvertPixelBuffer.h,v $ Language: C++ - Date: $Date: 2009-08-11 12:45:11 $ - Version: $Revision: 1.12 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx index 892da66630..69dab86639 100644 --- a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx +++ b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkConvertPixelBuffer.txx,v $ Language: C++ - Date: $Date: 2009-11-22 19:35:57 $ - Version: $Revision: 1.27 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h b/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h index ec20f86e69..6e63a0de4e 100644 --- a/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h +++ b/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkDefaultConvertPixelTraits.h,v $ Language: C++ - Date: $Date: 2008-01-21 18:30:58 $ - Version: $Revision: 1.20 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/include/otbExtractROI.h b/Modules/Core/ImageBase/include/otbExtractROI.h index 2cefc79e28..19d13b625a 100644 --- a/Modules/Core/ImageBase/include/otbExtractROI.h +++ b/Modules/Core/ImageBase/include/otbExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbExtractROI.txx b/Modules/Core/ImageBase/include/otbExtractROI.txx index afac3e8cd1..564d30a9ad 100644 --- a/Modules/Core/ImageBase/include/otbExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbExtractROIBase.h b/Modules/Core/ImageBase/include/otbExtractROIBase.h index c1c81ab290..6dc8d6195b 100644 --- a/Modules/Core/ImageBase/include/otbExtractROIBase.h +++ b/Modules/Core/ImageBase/include/otbExtractROIBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbExtractROIBase.txx b/Modules/Core/ImageBase/include/otbExtractROIBase.txx index d335c04720..bc707c1ef5 100644 --- a/Modules/Core/ImageBase/include/otbExtractROIBase.txx +++ b/Modules/Core/ImageBase/include/otbExtractROIBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImage.h b/Modules/Core/ImageBase/include/otbImage.h index 84f06761ce..e7e8a04b1e 100644 --- a/Modules/Core/ImageBase/include/otbImage.h +++ b/Modules/Core/ImageBase/include/otbImage.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImage.txx b/Modules/Core/ImageBase/include/otbImage.txx index 0ab4bbb26e..547026248f 100644 --- a/Modules/Core/ImageBase/include/otbImage.txx +++ b/Modules/Core/ImageBase/include/otbImage.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h index 4b832dbbc3..4e27d21dbb 100644 --- a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h +++ b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx index eec6f683d9..ca7a978205 100644 --- a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx +++ b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImageIOBase.h b/Modules/Core/ImageBase/include/otbImageIOBase.h index 015bfb28fd..f85ddd956b 100644 --- a/Modules/Core/ImageBase/include/otbImageIOBase.h +++ b/Modules/Core/ImageBase/include/otbImageIOBase.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: otbImageIOBase.h,v $ Language: C++ - Date: $Date: 2009-11-29 15:51:11 $ - Version: $Revision: 1.56 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h index dc518cea36..333cd80329 100644 --- a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx index 9381f15b3c..b3710a88f7 100644 --- a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMetaImageFunction.h b/Modules/Core/ImageBase/include/otbMetaImageFunction.h index a378c43740..7f928fb996 100644 --- a/Modules/Core/ImageBase/include/otbMetaImageFunction.h +++ b/Modules/Core/ImageBase/include/otbMetaImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMetaImageFunction.txx b/Modules/Core/ImageBase/include/otbMetaImageFunction.txx index 26bae0c5c4..b60f0dd628 100644 --- a/Modules/Core/ImageBase/include/otbMetaImageFunction.txx +++ b/Modules/Core/ImageBase/include/otbMetaImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h index 687e984b53..e936eb3717 100644 --- a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx index 5a7540f6d1..1df47ce006 100644 --- a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h index f2bd46bfc4..ab1ae2be59 100644 --- a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx index 1bb293b83f..8aedde9a6c 100644 --- a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h b/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h index 66e3c6b443..416e39f38d 100644 --- a/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h +++ b/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbVectorImage.h b/Modules/Core/ImageBase/include/otbVectorImage.h index b696965755..21c2364b07 100644 --- a/Modules/Core/ImageBase/include/otbVectorImage.h +++ b/Modules/Core/ImageBase/include/otbVectorImage.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/include/otbVectorImage.txx b/Modules/Core/ImageBase/include/otbVectorImage.txx index be15ec5b0e..87a24ff2fb 100644 --- a/Modules/Core/ImageBase/include/otbVectorImage.txx +++ b/Modules/Core/ImageBase/include/otbVectorImage.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/src/otbImageIOBase.cxx b/Modules/Core/ImageBase/src/otbImageIOBase.cxx index 5b0c9d3831..ba4d2b5d23 100644 --- a/Modules/Core/ImageBase/src/otbImageIOBase.cxx +++ b/Modules/Core/ImageBase/src/otbImageIOBase.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: otbImageIOBase.cxx,v $ Language: C++ - Date: $Date: 2010-06-14 18:55:23 $ - Version: $Revision: 1.90 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/test/0000307-ExtractROICompareRegionsImplementations.cxx b/Modules/Core/ImageBase/test/0000307-ExtractROICompareRegionsImplementations.cxx index 1add52d440..c9fe043819 100644 --- a/Modules/Core/ImageBase/test/0000307-ExtractROICompareRegionsImplementations.cxx +++ b/Modules/Core/ImageBase/test/0000307-ExtractROICompareRegionsImplementations.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/0000428-CastImageFilterStreaming.cxx b/Modules/Core/ImageBase/test/0000428-CastImageFilterStreaming.cxx index cb66fa63f6..2ce763d91c 100644 --- a/Modules/Core/ImageBase/test/0000428-CastImageFilterStreaming.cxx +++ b/Modules/Core/ImageBase/test/0000428-CastImageFilterStreaming.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbComplexToIntensityFilterTest.cxx b/Modules/Core/ImageBase/test/otbComplexToIntensityFilterTest.cxx index b8b0a6f4c8..3dae35597a 100644 --- a/Modules/Core/ImageBase/test/otbComplexToIntensityFilterTest.cxx +++ b/Modules/Core/ImageBase/test/otbComplexToIntensityFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbComplexToVectorImageCastFilter.cxx b/Modules/Core/ImageBase/test/otbComplexToVectorImageCastFilter.cxx index c673ef9285..64343c5d2b 100644 --- a/Modules/Core/ImageBase/test/otbComplexToVectorImageCastFilter.cxx +++ b/Modules/Core/ImageBase/test/otbComplexToVectorImageCastFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbExtractROI.cxx b/Modules/Core/ImageBase/test/otbExtractROI.cxx index dac8432374..f723bffad9 100644 --- a/Modules/Core/ImageBase/test/otbExtractROI.cxx +++ b/Modules/Core/ImageBase/test/otbExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbExtractROI2.cxx b/Modules/Core/ImageBase/test/otbExtractROI2.cxx index 88eaad1d9d..9b819537a0 100644 --- a/Modules/Core/ImageBase/test/otbExtractROI2.cxx +++ b/Modules/Core/ImageBase/test/otbExtractROI2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbExtractROINew.cxx b/Modules/Core/ImageBase/test/otbExtractROINew.cxx index 2ee255aa5a..74a9a692e3 100644 --- a/Modules/Core/ImageBase/test/otbExtractROINew.cxx +++ b/Modules/Core/ImageBase/test/otbExtractROINew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbExtractROITestMetaData.cxx b/Modules/Core/ImageBase/test/otbExtractROITestMetaData.cxx index 173972f8df..334965f471 100644 --- a/Modules/Core/ImageBase/test/otbExtractROITestMetaData.cxx +++ b/Modules/Core/ImageBase/test/otbExtractROITestMetaData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbExtractROI_RGB.cxx b/Modules/Core/ImageBase/test/otbExtractROI_RGB.cxx index 79c489d6a8..a4fbd714ce 100644 --- a/Modules/Core/ImageBase/test/otbExtractROI_RGB.cxx +++ b/Modules/Core/ImageBase/test/otbExtractROI_RGB.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValue.cxx b/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValue.cxx index 8d468f33dc..7abe2655db 100644 --- a/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValue.cxx +++ b/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValueNew.cxx b/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValueNew.cxx index d6983430ad..ae8b9a4208 100644 --- a/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValueNew.cxx +++ b/Modules/Core/ImageBase/test/otbFlexibleDistanceWithMissingValueNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbFunctionToImageFilter.cxx b/Modules/Core/ImageBase/test/otbFunctionToImageFilter.cxx index 8f946e9a82..cb1c6ec38f 100644 --- a/Modules/Core/ImageBase/test/otbFunctionToImageFilter.cxx +++ b/Modules/Core/ImageBase/test/otbFunctionToImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbFunctionToImageFilterNew.cxx b/Modules/Core/ImageBase/test/otbFunctionToImageFilterNew.cxx index 2c2a8da540..c6ebe59768 100644 --- a/Modules/Core/ImageBase/test/otbFunctionToImageFilterNew.cxx +++ b/Modules/Core/ImageBase/test/otbFunctionToImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterNew.cxx b/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterNew.cxx index 1360a0b026..2a29ac6266 100644 --- a/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterNew.cxx +++ b/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterTest.cxx b/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterTest.cxx index f80ec215d1..56ee85bef1 100644 --- a/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterTest.cxx +++ b/Modules/Core/ImageBase/test/otbImageAndVectorImageOperationFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImageFunctionAdaptor.cxx b/Modules/Core/ImageBase/test/otbImageFunctionAdaptor.cxx index da01b91234..47d755e1b6 100644 --- a/Modules/Core/ImageBase/test/otbImageFunctionAdaptor.cxx +++ b/Modules/Core/ImageBase/test/otbImageFunctionAdaptor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROI.cxx b/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROI.cxx index f5b69bfe6c..ea0370683e 100644 --- a/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROI.cxx +++ b/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROINew.cxx b/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROINew.cxx index 4bcb6dba01..a9e4500a69 100644 --- a/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROINew.cxx +++ b/Modules/Core/ImageBase/test/otbImageOfVectorsToMonoChannelExtractROINew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbImagePCAShapeModelEstimatorTest.cxx b/Modules/Core/ImageBase/test/otbImagePCAShapeModelEstimatorTest.cxx index c0f885be9a..d0fa2e7dda 100644 --- a/Modules/Core/ImageBase/test/otbImagePCAShapeModelEstimatorTest.cxx +++ b/Modules/Core/ImageBase/test/otbImagePCAShapeModelEstimatorTest.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkImagePCAShapeModelEstimatorTest.cxx, v $ Language: C++ - Date: $Date: 2008-02-03 04:05:34 $ - Version: $Revision: 1.11 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/ImageBase/test/otbImageTest.cxx b/Modules/Core/ImageBase/test/otbImageTest.cxx index 05b2d46877..11479f12ad 100644 --- a/Modules/Core/ImageBase/test/otbImageTest.cxx +++ b/Modules/Core/ImageBase/test/otbImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbMetaImageFunction.cxx b/Modules/Core/ImageBase/test/otbMetaImageFunction.cxx index 9fc7c0963b..9e3c2592aa 100644 --- a/Modules/Core/ImageBase/test/otbMetaImageFunction.cxx +++ b/Modules/Core/ImageBase/test/otbMetaImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbMultiChannelExtractROI.cxx b/Modules/Core/ImageBase/test/otbMultiChannelExtractROI.cxx index b675ef7af7..8a24d6adf9 100644 --- a/Modules/Core/ImageBase/test/otbMultiChannelExtractROI.cxx +++ b/Modules/Core/ImageBase/test/otbMultiChannelExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbMultiChannelExtractROINew.cxx b/Modules/Core/ImageBase/test/otbMultiChannelExtractROINew.cxx index 4c2137432e..e5f83531f1 100644 --- a/Modules/Core/ImageBase/test/otbMultiChannelExtractROINew.cxx +++ b/Modules/Core/ImageBase/test/otbMultiChannelExtractROINew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROI.cxx b/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROI.cxx index 739dc5fb25..7851e262cd 100644 --- a/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROI.cxx +++ b/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROINew.cxx b/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROINew.cxx index 0a52f3f920..d2af41d9b6 100644 --- a/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROINew.cxx +++ b/Modules/Core/ImageBase/test/otbMultiToMonoChannelExtractROINew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbTestMultiExtractMultiUpdate.cxx b/Modules/Core/ImageBase/test/otbTestMultiExtractMultiUpdate.cxx index 0b5a3e6330..8c0db60617 100644 --- a/Modules/Core/ImageBase/test/otbTestMultiExtractMultiUpdate.cxx +++ b/Modules/Core/ImageBase/test/otbTestMultiExtractMultiUpdate.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbVectorImageTest.cxx b/Modules/Core/ImageBase/test/otbVectorImageTest.cxx index 7c76c918ba..31122ba9ab 100644 --- a/Modules/Core/ImageBase/test/otbVectorImageTest.cxx +++ b/Modules/Core/ImageBase/test/otbVectorImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ImageBase/test/otbVectorImageToASImageAdaptorNew.cxx b/Modules/Core/ImageBase/test/otbVectorImageToASImageAdaptorNew.cxx index ed1c968633..fec66ed4c5 100644 --- a/Modules/Core/ImageBase/test/otbVectorImageToASImageAdaptorNew.cxx +++ b/Modules/Core/ImageBase/test/otbVectorImageToASImageAdaptorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h index ef781a794d..6cc3f75f17 100644 --- a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx index 6f0fd2ad70..9a27e2055a 100644 --- a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h index 2b55bc86b4..70563fc082 100644 --- a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h +++ b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx index 04899fb9c7..53596eb20e 100644 --- a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx +++ b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h index 3b1d9ac03b..0a90cf7e80 100644 --- a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx index b263dad5d3..0f01445b1b 100644 --- a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h index e41339d3f2..19537df856 100644 --- a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx index 151d4067c1..7b442f86b5 100644 --- a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h index c2a3dbd1af..4665108db3 100644 --- a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx index 1f4bfb7ed4..33abde3c12 100644 --- a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbStreamingTraits.h b/Modules/Core/Interpolation/include/otbStreamingTraits.h index 829e753f79..47fe339389 100644 --- a/Modules/Core/Interpolation/include/otbStreamingTraits.h +++ b/Modules/Core/Interpolation/include/otbStreamingTraits.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbStreamingTraits.txx b/Modules/Core/Interpolation/include/otbStreamingTraits.txx index 62ff2adaa1..0fd9e99572 100644 --- a/Modules/Core/Interpolation/include/otbStreamingTraits.txx +++ b/Modules/Core/Interpolation/include/otbStreamingTraits.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h index f47676a261..842e946110 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h index fbe960fbc4..6642661480 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h index bf5f407524..4e0b0d0f12 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx index e0b88818d8..e7bd1f7c23 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h index eabcaa326f..eba5c2702d 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h index b7d10e1a95..54ffdb8a25 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h index eafa59a11f..ebf55678fe 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h index 19e3df3355..8b95a89dc1 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbBCOInterpolateImageFunction.cxx b/Modules/Core/Interpolation/test/otbBCOInterpolateImageFunction.cxx index 882d436584..81a0ded82f 100644 --- a/Modules/Core/Interpolation/test/otbBCOInterpolateImageFunction.cxx +++ b/Modules/Core/Interpolation/test/otbBCOInterpolateImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilter.cxx b/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilter.cxx index 08e09d6379..ab82d639f3 100644 --- a/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilter.cxx +++ b/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilterNew.cxx b/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilterNew.cxx index 5706ad0b7b..2cb6fdba4f 100644 --- a/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilterNew.cxx +++ b/Modules/Core/Interpolation/test/otbBSplineDecompositionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunction.cxx b/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunction.cxx index d4dfdb5c60..6597a8667f 100644 --- a/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunction.cxx +++ b/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunctionNew.cxx b/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunctionNew.cxx index db61c6ac65..2da183ee57 100644 --- a/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbBSplineInterpolateImageFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbGenericInterpolateImageFunctionNew.cxx b/Modules/Core/Interpolation/test/otbGenericInterpolateImageFunctionNew.cxx index 2a515f2187..40ae4199be 100644 --- a/Modules/Core/Interpolation/test/otbGenericInterpolateImageFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbGenericInterpolateImageFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunction.cxx b/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunction.cxx index 646abbe92c..7bae187ab9 100644 --- a/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunction.cxx +++ b/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunctionNew.cxx b/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunctionNew.cxx index f608c25800..33f23ac943 100644 --- a/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbProlateInterpolateImageFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbProlateValidationTest.cxx b/Modules/Core/Interpolation/test/otbProlateValidationTest.cxx index 0e4d942195..94cf8c97d7 100644 --- a/Modules/Core/Interpolation/test/otbProlateValidationTest.cxx +++ b/Modules/Core/Interpolation/test/otbProlateValidationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbStreamingTraits.cxx b/Modules/Core/Interpolation/test/otbStreamingTraits.cxx index b11d5a864e..ad7a2903ee 100644 --- a/Modules/Core/Interpolation/test/otbStreamingTraits.cxx +++ b/Modules/Core/Interpolation/test/otbStreamingTraits.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunction.cxx index 66d0dd832a..d23e7b2f34 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunctionNew.cxx index b67f50a95f..562013c85d 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageBlackmanFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunction.cxx index 43701715f6..586be5eb83 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunctionNew.cxx index ff31ddb0bd..d2a1e5d9a4 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageCosineFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageFunctionBaseNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageFunctionBaseNew.cxx index 7aa9437c73..8a0f14ba6d 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageFunctionBaseNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageFunctionBaseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunction.cxx index e57aadfb3a..3337a5117e 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunctionNew.cxx index 6105deb6a8..9d98652576 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageGaussianFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunction.cxx index cbf96bb275..ab57fba353 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunctionNew.cxx index 241533dab8..32d0887f50 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageHammingFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunction.cxx index e6005f4e04..7d0a3e5ad9 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunctionNew.cxx index a3c62faae0..dd78263cc4 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageLanczosFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunction.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunction.cxx index af6553102a..3b1a5155d8 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunction.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunctionNew.cxx b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunctionNew.cxx index 602156c88c..9862331808 100644 --- a/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunctionNew.cxx +++ b/Modules/Core/Interpolation/test/otbWindowedSincInterpolateImageWelchFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h b/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h index c3fbefea68..60a88714ec 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h b/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h index 56888e933a..fdbbdf4da7 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h index 9e9e0d5262..4856571f81 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx index 7d96664293..a64bf350ad 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h index 2f15a40958..c34f159e19 100644 --- a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx index 9af7b1729b..d35c377ed8 100644 --- a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h index 3e7118ce62..5cf49aa093 100644 --- a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h +++ b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx index e93f51f165..99b70a6c4d 100644 --- a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx +++ b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h index 6da83c0eb9..21fb0b111e 100644 --- a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx index cc093f06f8..14a27864ce 100644 --- a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h index 27deeeaee2..f023ff0025 100644 --- a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx index efca8c48f0..d2c60f2400 100644 --- a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h index c1a10450e3..5a0cf75cb1 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapSource.h b/Modules/Core/LabelMap/include/otbLabelMapSource.h index 1fc4ce631e..3a1ff0f474 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapSource.h +++ b/Modules/Core/LabelMap/include/otbLabelMapSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapSource.txx b/Modules/Core/LabelMap/include/otbLabelMapSource.txx index c3aaff869d..1e910e507d 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapSource.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h index 910e37edd1..2900f553b4 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx index 7ed28cd3a4..603d09f444 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h index 5c9c013431..ed7c0be93b 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkLabelMapToLabelImageFilter.h, v $ Language: C++ - Date: $Date: 2009-07-30 22:54:24 $ - Version: $Revision: 1.3 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx index 1d38900990..60cee8a611 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkLabelMapToLabelImageFilter.txx, v $ Language: C++ - Date: $Date: 2009-05-16 22:19:31 $ - Version: $Revision: 1.2 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h index 74e29aa939..a027cd29c7 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx index 23e612c6da..6c6be42b6f 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h b/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h index a5430918da..580d01ff81 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h index 6de97a056f..6dbf28825e 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx index 93c0528781..01af89daa7 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h index 894b569cf5..4545dfd3f2 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx index 66c7fb3e86..c35ae49573 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h index 92bcf84e40..65ca63c6b1 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h index 1a48b06d23..a1ad221235 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx index bab301c62d..4f523e27d3 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx +++ b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx @@ -3,8 +3,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h index 1cade1b592..6b082be412 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h b/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h index d7f140bd54..9da82dd362 100644 --- a/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h +++ b/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h index 53943dd2b3..959d79070c 100644 --- a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx index 4f28217dee..32b10557dc 100644 --- a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h index ac8289eb64..8c0cd78451 100644 --- a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx index d82e98355b..ac0d74c9d3 100644 --- a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h index 850bb15e50..d8b2edcfd6 100644 --- a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx index e63c672d00..0f6e029dba 100644 --- a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h index 1fb60811c2..cbfaaafbe5 100644 --- a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx index 0640feb2b0..cee73328c9 100644 --- a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectNew.cxx b/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectNew.cxx index 88e3887ff1..5521d21c32 100644 --- a/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectNew.cxx +++ b/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectWithClassLabelNew.cxx b/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectWithClassLabelNew.cxx index d5ff95e9cc..3fa4886798 100644 --- a/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectWithClassLabelNew.cxx +++ b/Modules/Core/LabelMap/test/otbAttributesMapLabelObjectWithClassLabelNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbAttributesMapOpeningLabelMapFilterNew.cxx b/Modules/Core/LabelMap/test/otbAttributesMapOpeningLabelMapFilterNew.cxx index 10dca1ce6a..56ea26a512 100644 --- a/Modules/Core/LabelMap/test/otbAttributesMapOpeningLabelMapFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbAttributesMapOpeningLabelMapFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbBandsStatisticsAttributesLabelMapFilter.cxx b/Modules/Core/LabelMap/test/otbBandsStatisticsAttributesLabelMapFilter.cxx index 2cfd1b366a..ca3b42ecfa 100644 --- a/Modules/Core/LabelMap/test/otbBandsStatisticsAttributesLabelMapFilter.cxx +++ b/Modules/Core/LabelMap/test/otbBandsStatisticsAttributesLabelMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilter.cxx b/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilter.cxx index ec8ae99fa8..2817416ec2 100644 --- a/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilter.cxx +++ b/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilterNew.cxx b/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilterNew.cxx index 9b88abf578..fa9931bcc4 100644 --- a/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbImageToLabelMapWithAttributesFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbKMeansAttributesLabelMapFilter.cxx b/Modules/Core/LabelMap/test/otbKMeansAttributesLabelMapFilter.cxx index dff334b589..04dfe20a3a 100644 --- a/Modules/Core/LabelMap/test/otbKMeansAttributesLabelMapFilter.cxx +++ b/Modules/Core/LabelMap/test/otbKMeansAttributesLabelMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelImageToLabelMapWithAdjacencyFilter.cxx b/Modules/Core/LabelMap/test/otbLabelImageToLabelMapWithAdjacencyFilter.cxx index 54c8873bf6..42f429fddf 100644 --- a/Modules/Core/LabelMap/test/otbLabelImageToLabelMapWithAdjacencyFilter.cxx +++ b/Modules/Core/LabelMap/test/otbLabelImageToLabelMapWithAdjacencyFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapSourceNew.cxx b/Modules/Core/LabelMap/test/otbLabelMapSourceNew.cxx index bc29c2bf8c..e38699818c 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapSourceNew.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapSourceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapToAttributeImageFilterNew.cxx b/Modules/Core/LabelMap/test/otbLabelMapToAttributeImageFilterNew.cxx index 36a421e42f..4383e2737a 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapToAttributeImageFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapToAttributeImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilter.cxx b/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilter.cxx index 965ce855b4..c662c0b168 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilter.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilterNew.cxx b/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilterNew.cxx index 3ccbed187e..1bbe3a743d 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapToSampleListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilter.cxx b/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilter.cxx index f207662c9e..e6d49cd06d 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilter.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilterNew.cxx b/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilterNew.cxx index 358637dae0..31ebe23c76 100644 --- a/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbLabelMapWithClassLabelToLabeledSampleListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelObjectMapVectorizer.cxx b/Modules/Core/LabelMap/test/otbLabelObjectMapVectorizer.cxx index 62033fecfa..dd126444f6 100644 --- a/Modules/Core/LabelMap/test/otbLabelObjectMapVectorizer.cxx +++ b/Modules/Core/LabelMap/test/otbLabelObjectMapVectorizer.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbLabelObjectToPolygonFunctorNew.cxx b/Modules/Core/LabelMap/test/otbLabelObjectToPolygonFunctorNew.cxx index 46afabba59..2a64212738 100644 --- a/Modules/Core/LabelMap/test/otbLabelObjectToPolygonFunctorNew.cxx +++ b/Modules/Core/LabelMap/test/otbLabelObjectToPolygonFunctorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbMinMaxAttributesLabelMapFilter.cxx b/Modules/Core/LabelMap/test/otbMinMaxAttributesLabelMapFilter.cxx index bd36fe9eb5..8407a0f81c 100644 --- a/Modules/Core/LabelMap/test/otbMinMaxAttributesLabelMapFilter.cxx +++ b/Modules/Core/LabelMap/test/otbMinMaxAttributesLabelMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbNormalizeAttributesLabelMapFilter.cxx b/Modules/Core/LabelMap/test/otbNormalizeAttributesLabelMapFilter.cxx index 689e44470b..2c045ff861 100644 --- a/Modules/Core/LabelMap/test/otbNormalizeAttributesLabelMapFilter.cxx +++ b/Modules/Core/LabelMap/test/otbNormalizeAttributesLabelMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbShapeAttributesLabelMapFilterNew.cxx b/Modules/Core/LabelMap/test/otbShapeAttributesLabelMapFilterNew.cxx index 821d620d1e..07faf19034 100644 --- a/Modules/Core/LabelMap/test/otbShapeAttributesLabelMapFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbShapeAttributesLabelMapFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/LabelMap/test/otbStatisticsAttributesLabelMapFilterNew.cxx b/Modules/Core/LabelMap/test/otbStatisticsAttributesLabelMapFilterNew.cxx index 04731d1488..5690ba8c6d 100644 --- a/Modules/Core/LabelMap/test/otbStatisticsAttributesLabelMapFilterNew.cxx +++ b/Modules/Core/LabelMap/test/otbStatisticsAttributesLabelMapFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbBandName.h b/Modules/Core/Metadata/include/otbBandName.h index 040fea3299..e5fb4316ad 100644 --- a/Modules/Core/Metadata/include/otbBandName.h +++ b/Modules/Core/Metadata/include/otbBandName.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h index 704859b8f9..ae6df693eb 100644 --- a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h index fa2d585561..5ed5bcc5a2 100644 --- a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h index 78d952ab5d..f9b773ef1d 100644 --- a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h index 1a6b8398b2..ff0fdde464 100644 --- a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h index 2eac071d9b..1e0e22c68e 100644 --- a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h index c62e6e06a8..53d7fc36be 100644 --- a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h b/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h index 4fe96d72c7..82f207e819 100644 --- a/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h +++ b/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h index ed14107789..20aa4061aa 100644 --- a/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbNoDataHelper.h b/Modules/Core/Metadata/include/otbNoDataHelper.h index d74c8b0833..06a1705baa 100644 --- a/Modules/Core/Metadata/include/otbNoDataHelper.h +++ b/Modules/Core/Metadata/include/otbNoDataHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h index 45da65ac12..87bf159ffc 100644 --- a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h index d4f1ffd687..5f7e54e69c 100644 --- a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h index cc2e46daca..937b6d78b4 100644 --- a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h index 398d9215a4..27002c3fba 100644 --- a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h index bb48a2de37..76cd715bfd 100644 --- a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h index 884e7b8f9b..861319b83c 100644 --- a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h index aa83f14837..1e67e255c7 100644 --- a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h index 32862a143b..7fc802c6fb 100644 --- a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h index b8d7627a3c..7dbdf53731 100644 --- a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h index 0bc9c5d66b..846af7bc42 100644 --- a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h index e6157a56fb..88345b757d 100644 --- a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h index 0863368071..8d471c1fc7 100644 --- a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h index d002f0db84..4811dab564 100644 --- a/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h index 444daab8db..3132b2d85e 100644 --- a/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h index 9f7c4f2357..3fe1acd9ba 100644 --- a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h index a53100c323..9d7f7f5828 100644 --- a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h index 01833fc298..6ea35be263 100644 --- a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h index eb86c2abc5..5badb23d83 100644 --- a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h index 3005dd42ab..107b8dcabf 100644 --- a/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h index 5fd851c16f..1a5c7373b3 100644 --- a/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h index a8a530456e..f1eb7d1296 100644 --- a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h index 589f5e2cf4..81b36e81ad 100644 --- a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h index e114d93096..cbbc74df25 100644 --- a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h index c8be2573b1..4bc972cb9c 100644 --- a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbDefaultImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbDefaultImageMetadataInterfaceFactory.cxx index 68377a1ac8..64bbe0673c 100644 --- a/Modules/Core/Metadata/src/otbDefaultImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbDefaultImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbFormosatImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbFormosatImageMetadataInterface.cxx index 2c0f475834..da01bbbb79 100644 --- a/Modules/Core/Metadata/src/otbFormosatImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbFormosatImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbFormosatImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbFormosatImageMetadataInterfaceFactory.cxx index 384ff1da1b..2b6ca1f86a 100644 --- a/Modules/Core/Metadata/src/otbFormosatImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbFormosatImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbIkonosImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbIkonosImageMetadataInterface.cxx index cf09bfbd4a..ba8cbd32cd 100644 --- a/Modules/Core/Metadata/src/otbIkonosImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbIkonosImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbIkonosImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbIkonosImageMetadataInterfaceFactory.cxx index dd44d161fa..8c7a1c9e91 100644 --- a/Modules/Core/Metadata/src/otbIkonosImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbIkonosImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbImageMetadataInterfaceBase.cxx b/Modules/Core/Metadata/src/otbImageMetadataInterfaceBase.cxx index 3bd523b86b..9e47c77d04 100644 --- a/Modules/Core/Metadata/src/otbImageMetadataInterfaceBase.cxx +++ b/Modules/Core/Metadata/src/otbImageMetadataInterfaceBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbImageMetadataInterfaceFactory.cxx index 31ff54ac85..3700afa177 100644 --- a/Modules/Core/Metadata/src/otbImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbNoDataHelper.cxx b/Modules/Core/Metadata/src/otbNoDataHelper.cxx index b5edf9dc49..29fe8d40ce 100644 --- a/Modules/Core/Metadata/src/otbNoDataHelper.cxx +++ b/Modules/Core/Metadata/src/otbNoDataHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbOpticalDefaultImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbOpticalDefaultImageMetadataInterfaceFactory.cxx index 02ed198b20..bcb720fbea 100644 --- a/Modules/Core/Metadata/src/otbOpticalDefaultImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbOpticalDefaultImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbOpticalImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbOpticalImageMetadataInterface.cxx index cbdd6eed60..53992d85f4 100644 --- a/Modules/Core/Metadata/src/otbOpticalImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbOpticalImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbOpticalImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbOpticalImageMetadataInterfaceFactory.cxx index 3eff3cf6a0..470fd1f20d 100644 --- a/Modules/Core/Metadata/src/otbOpticalImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbOpticalImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterface.cxx index bda99a81f0..dc36623233 100644 --- a/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterfaceFactory.cxx index 9709936b53..2a19ce71ae 100644 --- a/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbPleiadesImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterface.cxx index 3b2bf16f7e..d50b169fa5 100644 --- a/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterfaceFactory.cxx index 45cba84e1b..d782e7c912 100644 --- a/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbQuickBirdImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterface.cxx index 748c45d654..a1d80a3baa 100644 --- a/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterfaceFactory.cxx index e9f656cfc1..efc5301a4d 100644 --- a/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbRadarsat2ImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSarDefaultImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbSarDefaultImageMetadataInterfaceFactory.cxx index 2ff12e59f5..ac65e37bff 100644 --- a/Modules/Core/Metadata/src/otbSarDefaultImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbSarDefaultImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSarImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbSarImageMetadataInterface.cxx index d6f76f4c65..7f3deb5e81 100644 --- a/Modules/Core/Metadata/src/otbSarImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbSarImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSarImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbSarImageMetadataInterfaceFactory.cxx index f0c7bcff04..aef3dbbe3f 100644 --- a/Modules/Core/Metadata/src/otbSarImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbSarImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterface.cxx index e00c1aa0cb..8ac28a0e2d 100644 --- a/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterfaceFactory.cxx index 424f825c20..8a4805f635 100644 --- a/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbSentinel1ImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx index 854c3909eb..84b6425eb3 100644 --- a/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterfaceFactory.cxx index c2dc84b17b..25880ee129 100644 --- a/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSpotImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbSpotImageMetadataInterface.cxx index c0284ce3e2..cae6d914a3 100644 --- a/Modules/Core/Metadata/src/otbSpotImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbSpotImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbSpotImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbSpotImageMetadataInterfaceFactory.cxx index 1a65f21503..ddbf9efa82 100644 --- a/Modules/Core/Metadata/src/otbSpotImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbSpotImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterface.cxx index 271ec50c78..226a2a07db 100644 --- a/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterfaceFactory.cxx index 397db96382..5a35ca5ded 100644 --- a/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbTerraSarImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterface.cxx b/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterface.cxx index b6d893c456..56154ff8d4 100644 --- a/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterfaceFactory.cxx b/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterfaceFactory.cxx index 457d2d2636..493ef09c75 100644 --- a/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterfaceFactory.cxx +++ b/Modules/Core/Metadata/src/otbWorldView2ImageMetadataInterfaceFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbDefaultImageMetadataInterface.cxx b/Modules/Core/Metadata/test/otbDefaultImageMetadataInterface.cxx index 0141f75e30..28fe7f5c9f 100644 --- a/Modules/Core/Metadata/test/otbDefaultImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/test/otbDefaultImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbDefaultImageMetadataInterfaceFactoryNew.cxx b/Modules/Core/Metadata/test/otbDefaultImageMetadataInterfaceFactoryNew.cxx index af4ac3e44f..359b9cd50a 100644 --- a/Modules/Core/Metadata/test/otbDefaultImageMetadataInterfaceFactoryNew.cxx +++ b/Modules/Core/Metadata/test/otbDefaultImageMetadataInterfaceFactoryNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbFormosatImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbFormosatImageMetadataInterfaceNew.cxx index e4e596e067..4ad2a5efb5 100644 --- a/Modules/Core/Metadata/test/otbFormosatImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbFormosatImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbIkonosImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbIkonosImageMetadataInterfaceNew.cxx index ab19ff0250..53d29d1a1f 100644 --- a/Modules/Core/Metadata/test/otbIkonosImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbIkonosImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbImageMetadataInterfaceBaseTest.cxx b/Modules/Core/Metadata/test/otbImageMetadataInterfaceBaseTest.cxx index 0b2785c703..2832a9d60f 100644 --- a/Modules/Core/Metadata/test/otbImageMetadataInterfaceBaseTest.cxx +++ b/Modules/Core/Metadata/test/otbImageMetadataInterfaceBaseTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbImageMetadataInterfaceTest2.cxx b/Modules/Core/Metadata/test/otbImageMetadataInterfaceTest2.cxx index 4494e53aee..ccfc8e3ca8 100644 --- a/Modules/Core/Metadata/test/otbImageMetadataInterfaceTest2.cxx +++ b/Modules/Core/Metadata/test/otbImageMetadataInterfaceTest2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbNoDataHelperTest.cxx b/Modules/Core/Metadata/test/otbNoDataHelperTest.cxx index 4db9ba0ab9..969abaf7ad 100644 --- a/Modules/Core/Metadata/test/otbNoDataHelperTest.cxx +++ b/Modules/Core/Metadata/test/otbNoDataHelperTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterface.cxx b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterface.cxx index 13b13deca3..605fc54543 100644 --- a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceFactoryNew.cxx b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceFactoryNew.cxx index ff3b06b49a..8c8de609fb 100644 --- a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceFactoryNew.cxx +++ b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceFactoryNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceNew.cxx index 1b7cf1afdb..4943f12649 100644 --- a/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbOpticalDefaultImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbOpticalImageMetadataInterfaceTest.cxx b/Modules/Core/Metadata/test/otbOpticalImageMetadataInterfaceTest.cxx index 7fa13622e6..699b6511c0 100644 --- a/Modules/Core/Metadata/test/otbOpticalImageMetadataInterfaceTest.cxx +++ b/Modules/Core/Metadata/test/otbOpticalImageMetadataInterfaceTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbPleiadesImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbPleiadesImageMetadataInterfaceNew.cxx index 88e62a7b95..2278d15734 100644 --- a/Modules/Core/Metadata/test/otbPleiadesImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbPleiadesImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbQuickBirdImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbQuickBirdImageMetadataInterfaceNew.cxx index 6a20f9733c..e7052ea96d 100644 --- a/Modules/Core/Metadata/test/otbQuickBirdImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbQuickBirdImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbRadarsat2ImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbRadarsat2ImageMetadataInterfaceNew.cxx index 191ac66e7a..558781e4d0 100644 --- a/Modules/Core/Metadata/test/otbRadarsat2ImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbRadarsat2ImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSarCalibrationLookupDataTest.cxx b/Modules/Core/Metadata/test/otbSarCalibrationLookupDataTest.cxx index 5d323c95d9..d600504316 100644 --- a/Modules/Core/Metadata/test/otbSarCalibrationLookupDataTest.cxx +++ b/Modules/Core/Metadata/test/otbSarCalibrationLookupDataTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterface.cxx b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterface.cxx index e0a7e9c9c9..b343855c38 100644 --- a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterface.cxx +++ b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceFactoryNew.cxx b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceFactoryNew.cxx index 4550e36275..7685021354 100644 --- a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceFactoryNew.cxx +++ b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceFactoryNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceNew.cxx index bd916bcea1..2f89f95040 100644 --- a/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbSarDefaultImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSarImageMetadataInterfaceTest.cxx b/Modules/Core/Metadata/test/otbSarImageMetadataInterfaceTest.cxx index b438671b82..da6adea395 100644 --- a/Modules/Core/Metadata/test/otbSarImageMetadataInterfaceTest.cxx +++ b/Modules/Core/Metadata/test/otbSarImageMetadataInterfaceTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSentinel1ImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbSentinel1ImageMetadataInterfaceNew.cxx index c0a805ab18..449e7a158b 100644 --- a/Modules/Core/Metadata/test/otbSentinel1ImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbSentinel1ImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSpot6ImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbSpot6ImageMetadataInterfaceNew.cxx index 371ac3a570..d217cd77c5 100644 --- a/Modules/Core/Metadata/test/otbSpot6ImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbSpot6ImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbSpotImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbSpotImageMetadataInterfaceNew.cxx index d5e62c956a..b44aba3c54 100644 --- a/Modules/Core/Metadata/test/otbSpotImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbSpotImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbTerraSarImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbTerraSarImageMetadataInterfaceNew.cxx index 309d195a06..b7256b336e 100644 --- a/Modules/Core/Metadata/test/otbTerraSarImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbTerraSarImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Metadata/test/otbWorldView2ImageMetadataInterfaceNew.cxx b/Modules/Core/Metadata/test/otbWorldView2ImageMetadataInterfaceNew.cxx index 5c1559359f..695889b167 100644 --- a/Modules/Core/Metadata/test/otbWorldView2ImageMetadataInterfaceNew.cxx +++ b/Modules/Core/Metadata/test/otbWorldView2ImageMetadataInterfaceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageList.h b/Modules/Core/ObjectList/include/otbImageList.h index d99c42ed2c..4cb600e838 100644 --- a/Modules/Core/ObjectList/include/otbImageList.h +++ b/Modules/Core/ObjectList/include/otbImageList.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageList.txx b/Modules/Core/ObjectList/include/otbImageList.txx index 175e8ddcce..cfb2193d76 100644 --- a/Modules/Core/ObjectList/include/otbImageList.txx +++ b/Modules/Core/ObjectList/include/otbImageList.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListSource.h b/Modules/Core/ObjectList/include/otbImageListSource.h index f852dd78ff..31ae7861fe 100644 --- a/Modules/Core/ObjectList/include/otbImageListSource.h +++ b/Modules/Core/ObjectList/include/otbImageListSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListSource.txx b/Modules/Core/ObjectList/include/otbImageListSource.txx index 5cf7009ea4..e23fdd3a2d 100644 --- a/Modules/Core/ObjectList/include/otbImageListSource.txx +++ b/Modules/Core/ObjectList/include/otbImageListSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageFilter.h index 0a309ab92c..49ab3421d4 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx index c264a457f0..c5f458c4f1 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h index ca911d8464..7bc27241da 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx index c1b795e062..627b32c3df 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h index 895951b7db..c98f6975ec 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx index d9cf8cb16b..f668f93af7 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h index d1e33432b2..ee05562cac 100644 --- a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx index e833202b79..caa3036bfe 100644 --- a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h index 6a9bb591b5..87c2a379b9 100644 --- a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx index e7f29ec279..02f1790c0e 100644 --- a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageToImageListFilter.h b/Modules/Core/ObjectList/include/otbImageToImageListFilter.h index 1e153a20c7..39ef60afb9 100644 --- a/Modules/Core/ObjectList/include/otbImageToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbImageToImageListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx b/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx index 5e82a124b7..cfe755eaa0 100644 --- a/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectList.h b/Modules/Core/ObjectList/include/otbObjectList.h index b4fd91dd7a..e92172f216 100644 --- a/Modules/Core/ObjectList/include/otbObjectList.h +++ b/Modules/Core/ObjectList/include/otbObjectList.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectList.txx b/Modules/Core/ObjectList/include/otbObjectList.txx index 2dc7fef3ae..9682d3daa0 100644 --- a/Modules/Core/ObjectList/include/otbObjectList.txx +++ b/Modules/Core/ObjectList/include/otbObjectList.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectListSource.h b/Modules/Core/ObjectList/include/otbObjectListSource.h index 1db920c491..ef5cc84c22 100644 --- a/Modules/Core/ObjectList/include/otbObjectListSource.h +++ b/Modules/Core/ObjectList/include/otbObjectListSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectListSource.txx b/Modules/Core/ObjectList/include/otbObjectListSource.txx index 29142c6d49..98ea31c8e9 100644 --- a/Modules/Core/ObjectList/include/otbObjectListSource.txx +++ b/Modules/Core/ObjectList/include/otbObjectListSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h index 8ab945b841..429f6058b9 100644 --- a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h +++ b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx index c018369d9a..e04d39014f 100644 --- a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx +++ b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h index b54215377a..e91a8b98d8 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx index 5898fe70d4..33fa28c58d 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h index ae1cf1e01c..822072ec22 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx index ba03a138b6..33d4facd3b 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h index db1d3b20c9..a009c2a902 100644 --- a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx index 777d256019..a61f46808c 100644 --- a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageList.cxx b/Modules/Core/ObjectList/test/otbImageList.cxx index 27af6bb9a2..2ba5b93bf4 100644 --- a/Modules/Core/ObjectList/test/otbImageList.cxx +++ b/Modules/Core/ObjectList/test/otbImageList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListNew.cxx b/Modules/Core/ObjectList/test/otbImageListNew.cxx index 5637caa4f6..eb2fcfbfe0 100644 --- a/Modules/Core/ObjectList/test/otbImageListNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListSourceNew.cxx b/Modules/Core/ObjectList/test/otbImageListSourceNew.cxx index 4dac6f4482..dcd40eabd7 100644 --- a/Modules/Core/ObjectList/test/otbImageListSourceNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListSourceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToImageFilterNew.cxx b/Modules/Core/ObjectList/test/otbImageListToImageFilterNew.cxx index dfff757de6..6ba87311ae 100644 --- a/Modules/Core/ObjectList/test/otbImageListToImageFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilter.cxx b/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilter.cxx index 89284ae919..8315f2723d 100644 --- a/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilter.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilterNew.cxx b/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilterNew.cxx index 26f71d6fcb..e1ac1474f8 100644 --- a/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToImageListApplyFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToImageListFilterNew.cxx b/Modules/Core/ObjectList/test/otbImageListToImageListFilterNew.cxx index f3693b80cf..daa61aa504 100644 --- a/Modules/Core/ObjectList/test/otbImageListToImageListFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToImageListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter.cxx b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter.cxx index 8350b0a370..44a2bf19f4 100644 --- a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter2.cxx b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter2.cxx index 08e8ebd7b2..fa0a865bbc 100644 --- a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter2.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilter2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilterNew.cxx b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilterNew.cxx index 87bf81f0ee..d9fec004d5 100644 --- a/Modules/Core/ObjectList/test/otbImageListToVectorImageFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageListToVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbImageToImageListFilterNew.cxx b/Modules/Core/ObjectList/test/otbImageToImageListFilterNew.cxx index 0d103af36d..0c1244ac52 100644 --- a/Modules/Core/ObjectList/test/otbImageToImageListFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbImageToImageListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbObjectList.cxx b/Modules/Core/ObjectList/test/otbObjectList.cxx index 612159f055..4a2168f3c1 100644 --- a/Modules/Core/ObjectList/test/otbObjectList.cxx +++ b/Modules/Core/ObjectList/test/otbObjectList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbObjectList2.cxx b/Modules/Core/ObjectList/test/otbObjectList2.cxx index 8327c17a9c..c5b319b651 100644 --- a/Modules/Core/ObjectList/test/otbObjectList2.cxx +++ b/Modules/Core/ObjectList/test/otbObjectList2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbObjectListNew.cxx b/Modules/Core/ObjectList/test/otbObjectListNew.cxx index c4547d9fc3..e98cb4be7e 100644 --- a/Modules/Core/ObjectList/test/otbObjectListNew.cxx +++ b/Modules/Core/ObjectList/test/otbObjectListNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbObjectListToObjectListFilterNew.cxx b/Modules/Core/ObjectList/test/otbObjectListToObjectListFilterNew.cxx index 452de085be..c4297c59ee 100644 --- a/Modules/Core/ObjectList/test/otbObjectListToObjectListFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbObjectListToObjectListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbVectorImageToImageListFilter.cxx b/Modules/Core/ObjectList/test/otbVectorImageToImageListFilter.cxx index c961a811af..43923d23d3 100644 --- a/Modules/Core/ObjectList/test/otbVectorImageToImageListFilter.cxx +++ b/Modules/Core/ObjectList/test/otbVectorImageToImageListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/ObjectList/test/otbVectorImageToImageListFilterNew.cxx b/Modules/Core/ObjectList/test/otbVectorImageToImageListFilterNew.cxx index 8400106e80..e1eceec921 100644 --- a/Modules/Core/ObjectList/test/otbVectorImageToImageListFilterNew.cxx +++ b/Modules/Core/ObjectList/test/otbVectorImageToImageListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbImageToPointSetFilter.h b/Modules/Core/PointSet/include/otbImageToPointSetFilter.h index 2aa69a0039..4d99c4aeef 100644 --- a/Modules/Core/PointSet/include/otbImageToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbImageToPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx b/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx index a2627868c0..7a727e90aa 100644 --- a/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h b/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h index ea1d553196..d7412c857d 100644 --- a/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h +++ b/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetExtractROI.h b/Modules/Core/PointSet/include/otbPointSetExtractROI.h index f43667b271..409a798172 100644 --- a/Modules/Core/PointSet/include/otbPointSetExtractROI.h +++ b/Modules/Core/PointSet/include/otbPointSetExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetExtractROI.txx b/Modules/Core/PointSet/include/otbPointSetExtractROI.txx index 03a525f3e8..e2905de214 100644 --- a/Modules/Core/PointSet/include/otbPointSetExtractROI.txx +++ b/Modules/Core/PointSet/include/otbPointSetExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetFunction.h b/Modules/Core/PointSet/include/otbPointSetFunction.h index 1c9cd58f68..f83dad2535 100644 --- a/Modules/Core/PointSet/include/otbPointSetFunction.h +++ b/Modules/Core/PointSet/include/otbPointSetFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetFunction.txx b/Modules/Core/PointSet/include/otbPointSetFunction.txx index 5fc40ad509..2d4216343c 100644 --- a/Modules/Core/PointSet/include/otbPointSetFunction.txx +++ b/Modules/Core/PointSet/include/otbPointSetFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetSource.h b/Modules/Core/PointSet/include/otbPointSetSource.h index 08bf3d6fa1..e411a6c7d6 100644 --- a/Modules/Core/PointSet/include/otbPointSetSource.h +++ b/Modules/Core/PointSet/include/otbPointSetSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetSource.txx b/Modules/Core/PointSet/include/otbPointSetSource.txx index c5f0dc6842..aa95f55f5d 100644 --- a/Modules/Core/PointSet/include/otbPointSetSource.txx +++ b/Modules/Core/PointSet/include/otbPointSetSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h index 0726a32c85..c785c1806e 100644 --- a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx index 358a274e23..4b4788691a 100644 --- a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbRandomPointSetSource.h b/Modules/Core/PointSet/include/otbRandomPointSetSource.h index f967199dd3..1299d8af69 100644 --- a/Modules/Core/PointSet/include/otbRandomPointSetSource.h +++ b/Modules/Core/PointSet/include/otbRandomPointSetSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbRandomPointSetSource.txx b/Modules/Core/PointSet/include/otbRandomPointSetSource.txx index 2b6f944e4a..fd60d13ec0 100644 --- a/Modules/Core/PointSet/include/otbRandomPointSetSource.txx +++ b/Modules/Core/PointSet/include/otbRandomPointSetSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h b/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h index b1b83f2f6b..708456add8 100644 --- a/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h +++ b/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h index 258d92aef2..a223a06529 100644 --- a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx index e12d4cb41a..bf8d207ada 100644 --- a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbTransformPointSetFilter.h b/Modules/Core/PointSet/include/otbTransformPointSetFilter.h index 2512dd3370..76547cb80e 100644 --- a/Modules/Core/PointSet/include/otbTransformPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbTransformPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx b/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx index 4530bfabab..50e99dd0ab 100644 --- a/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbImageToPointSetFilterTest.cxx b/Modules/Core/PointSet/test/otbImageToPointSetFilterTest.cxx index 299198e4b0..7a79ef226d 100644 --- a/Modules/Core/PointSet/test/otbImageToPointSetFilterTest.cxx +++ b/Modules/Core/PointSet/test/otbImageToPointSetFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbPointSetExtractROITest.cxx b/Modules/Core/PointSet/test/otbPointSetExtractROITest.cxx index 8f93b4ced6..a72cdb6c06 100644 --- a/Modules/Core/PointSet/test/otbPointSetExtractROITest.cxx +++ b/Modules/Core/PointSet/test/otbPointSetExtractROITest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbPointSetSourceTest.cxx b/Modules/Core/PointSet/test/otbPointSetSourceTest.cxx index 9e51825e87..9e01f78586 100644 --- a/Modules/Core/PointSet/test/otbPointSetSourceTest.cxx +++ b/Modules/Core/PointSet/test/otbPointSetSourceTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbRandomPointSetSourceTest.cxx b/Modules/Core/PointSet/test/otbRandomPointSetSourceTest.cxx index b984d5a46c..76197acbde 100644 --- a/Modules/Core/PointSet/test/otbRandomPointSetSourceTest.cxx +++ b/Modules/Core/PointSet/test/otbRandomPointSetSourceTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbSimplePointCountStrategyTest.cxx b/Modules/Core/PointSet/test/otbSimplePointCountStrategyTest.cxx index 19e18d1bc6..901309f86b 100644 --- a/Modules/Core/PointSet/test/otbSimplePointCountStrategyTest.cxx +++ b/Modules/Core/PointSet/test/otbSimplePointCountStrategyTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbThresholdImageToPointSetFilterNew.cxx b/Modules/Core/PointSet/test/otbThresholdImageToPointSetFilterNew.cxx index 8d6a130e9c..3ae2649410 100644 --- a/Modules/Core/PointSet/test/otbThresholdImageToPointSetFilterNew.cxx +++ b/Modules/Core/PointSet/test/otbThresholdImageToPointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbThresholdImageToPointSetTest.cxx b/Modules/Core/PointSet/test/otbThresholdImageToPointSetTest.cxx index 5558207805..402cac9465 100644 --- a/Modules/Core/PointSet/test/otbThresholdImageToPointSetTest.cxx +++ b/Modules/Core/PointSet/test/otbThresholdImageToPointSetTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/PointSet/test/otbTransformPointSetFilterTest.cxx b/Modules/Core/PointSet/test/otbTransformPointSetFilterTest.cxx index d289f5515b..00ba72d22f 100644 --- a/Modules/Core/PointSet/test/otbTransformPointSetFilterTest.cxx +++ b/Modules/Core/PointSet/test/otbTransformPointSetFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h index 1024dfc042..470796f7cb 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx index 8a9fc656d3..e0bc01610e 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h index 27e11f013b..1df4c1fcbd 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx index b632705b16..675d034032 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h index ff3dcd4f41..96261b6e5f 100644 --- a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h +++ b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx index 3fdd1ef5cc..dd91d5e0f1 100644 --- a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h index b97202c74a..eb0e250123 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx index e6cf4a1546..65241a0e77 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h index 8ab58d187a..92136912e4 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h index 73dfae6847..299a0fdd20 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx index 38dd85c1fb..cca2ceb72c 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h index cad8ae979d..98e5867156 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx index a2faa58a69..40b08d2fb0 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h index 28aad546ae..bedc5f35a3 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx index 197c704836..33afbc4065 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObject.cxx b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObject.cxx index 02e6aac2a3..ef8d13f1f0 100644 --- a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObject.cxx +++ b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObject.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectList.cxx b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectList.cxx index 825a089199..a4cbf0802f 100644 --- a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectList.cxx +++ b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectListNew.cxx b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectListNew.cxx index fc35b7df30..0ce2ec63a5 100644 --- a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectListNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectListNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectNew.cxx b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectNew.cxx index 43b6bf743e..bccf5eab56 100644 --- a/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbDrawLineSpatialObjectNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbImageToLineSpatialObjectListNew.cxx b/Modules/Core/SpatialObjects/test/otbImageToLineSpatialObjectListNew.cxx index e684cb9bcd..97e146abe9 100644 --- a/Modules/Core/SpatialObjects/test/otbImageToLineSpatialObjectListNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbImageToLineSpatialObjectListNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectList.cxx b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectList.cxx index 0a41d0e589..7b1a9e38e9 100644 --- a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectList.cxx +++ b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectListToPointSetFilterNew.cxx b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectListToPointSetFilterNew.cxx index f9f23db0b3..c52d091937 100644 --- a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectListToPointSetFilterNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectListToPointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectNew.cxx b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectNew.cxx index 61e0670ffc..6ea3c953cf 100644 --- a/Modules/Core/SpatialObjects/test/otbLineSpatialObjectNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbLineSpatialObjectNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbSpatialObjectSourceNew.cxx b/Modules/Core/SpatialObjects/test/otbSpatialObjectSourceNew.cxx index 6658d03526..642fc6d852 100644 --- a/Modules/Core/SpatialObjects/test/otbSpatialObjectSourceNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbSpatialObjectSourceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilter.cxx b/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilter.cxx index 90edf7ae1c..77e81f34e9 100644 --- a/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilter.cxx +++ b/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilterNew.cxx b/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilterNew.cxx index 453ffaed71..2d84eccdc5 100644 --- a/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilterNew.cxx +++ b/Modules/Core/SpatialObjects/test/otbSpatialObjectToImageDrawingFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h index 053c77d54e..115050fe33 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx index 60f5a5ff67..26e2a5f872 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h index 3f91fc0383..a8a50b2dbf 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx index 4a5e36c0ee..af08eaed97 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h index 7efc0456db..fb00bfdea7 100644 --- a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx index bf501b83b6..62973559f7 100644 --- a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h index 904ecd3bcd..3966e6b237 100644 --- a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h +++ b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx index 006ce75aef..ad0ba53eb5 100644 --- a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx +++ b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbPersistentImageFilter.h b/Modules/Core/Streaming/include/otbPersistentImageFilter.h index 4784812f84..6208a6d480 100644 --- a/Modules/Core/Streaming/include/otbPersistentImageFilter.h +++ b/Modules/Core/Streaming/include/otbPersistentImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h b/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h index 9a4577fbd8..f46de0f4ee 100644 --- a/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h +++ b/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h index ac32ae90ab..c7fe138b09 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx index d4179545af..a0db776e6c 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h index 0b091239ba..238ea0c302 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx index 05c0c46be3..d294c7c8b8 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h index f60a01598a..ac02025b46 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx index 626aa9a6f5..9d9a4a2cd8 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h index ef4121a624..080727cafa 100644 --- a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h +++ b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx index dc2d181924..993e214036 100644 --- a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx +++ b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbStreamingManager.h b/Modules/Core/Streaming/include/otbStreamingManager.h index f940e79bad..618e01f960 100644 --- a/Modules/Core/Streaming/include/otbStreamingManager.h +++ b/Modules/Core/Streaming/include/otbStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbStreamingManager.txx b/Modules/Core/Streaming/include/otbStreamingManager.txx index 172d34436f..9f5d3f02ed 100644 --- a/Modules/Core/Streaming/include/otbStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h index f9a1bd68ad..937353aa1c 100644 --- a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx index 4555afb0ef..8a30b27f5a 100644 --- a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/src/otbPipelineMemoryPrintCalculator.cxx b/Modules/Core/Streaming/src/otbPipelineMemoryPrintCalculator.cxx index 757d339e50..6d147e5058 100644 --- a/Modules/Core/Streaming/src/otbPipelineMemoryPrintCalculator.cxx +++ b/Modules/Core/Streaming/src/otbPipelineMemoryPrintCalculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/test/otbPipelineMemoryPrintCalculatorTest.cxx b/Modules/Core/Streaming/test/otbPipelineMemoryPrintCalculatorTest.cxx index 6a8d179038..eae7904b8f 100644 --- a/Modules/Core/Streaming/test/otbPipelineMemoryPrintCalculatorTest.cxx +++ b/Modules/Core/Streaming/test/otbPipelineMemoryPrintCalculatorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Streaming/test/otbStreamingManager.cxx b/Modules/Core/Streaming/test/otbStreamingManager.cxx index 8b97c5f4dd..5f6eca1a11 100644 --- a/Modules/Core/Streaming/test/otbStreamingManager.cxx +++ b/Modules/Core/Streaming/test/otbStreamingManager.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbCompositeTransform.h b/Modules/Core/Transform/include/otbCompositeTransform.h index eaf20365de..e9a7006ebc 100644 --- a/Modules/Core/Transform/include/otbCompositeTransform.h +++ b/Modules/Core/Transform/include/otbCompositeTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbCompositeTransform.txx b/Modules/Core/Transform/include/otbCompositeTransform.txx index 01464e4f2c..653b08df07 100644 --- a/Modules/Core/Transform/include/otbCompositeTransform.txx +++ b/Modules/Core/Transform/include/otbCompositeTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbForwardSensorModel.h b/Modules/Core/Transform/include/otbForwardSensorModel.h index 4e0eb56964..5a5cf0c803 100644 --- a/Modules/Core/Transform/include/otbForwardSensorModel.h +++ b/Modules/Core/Transform/include/otbForwardSensorModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbForwardSensorModel.txx b/Modules/Core/Transform/include/otbForwardSensorModel.txx index 8dbe18af6a..828f3d4b12 100644 --- a/Modules/Core/Transform/include/otbForwardSensorModel.txx +++ b/Modules/Core/Transform/include/otbForwardSensorModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGenericMapProjection.h b/Modules/Core/Transform/include/otbGenericMapProjection.h index b7f35a8975..d548061aa0 100644 --- a/Modules/Core/Transform/include/otbGenericMapProjection.h +++ b/Modules/Core/Transform/include/otbGenericMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGenericMapProjection.txx b/Modules/Core/Transform/include/otbGenericMapProjection.txx index 7201f36f33..0f322c7323 100644 --- a/Modules/Core/Transform/include/otbGenericMapProjection.txx +++ b/Modules/Core/Transform/include/otbGenericMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGenericRSTransform.h b/Modules/Core/Transform/include/otbGenericRSTransform.h index 84e0003ce2..71caac2280 100644 --- a/Modules/Core/Transform/include/otbGenericRSTransform.h +++ b/Modules/Core/Transform/include/otbGenericRSTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGenericRSTransform.txx b/Modules/Core/Transform/include/otbGenericRSTransform.txx index f784b58ce8..811f45c54c 100644 --- a/Modules/Core/Transform/include/otbGenericRSTransform.txx +++ b/Modules/Core/Transform/include/otbGenericRSTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGeoInformationConversion.h b/Modules/Core/Transform/include/otbGeoInformationConversion.h index c408fce4ce..188b73075e 100644 --- a/Modules/Core/Transform/include/otbGeoInformationConversion.h +++ b/Modules/Core/Transform/include/otbGeoInformationConversion.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGeocentricTransform.h b/Modules/Core/Transform/include/otbGeocentricTransform.h index 30703f96c4..aa4b1ac6ef 100644 --- a/Modules/Core/Transform/include/otbGeocentricTransform.h +++ b/Modules/Core/Transform/include/otbGeocentricTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbGeocentricTransform.txx b/Modules/Core/Transform/include/otbGeocentricTransform.txx index ef67c46c70..97319bba54 100644 --- a/Modules/Core/Transform/include/otbGeocentricTransform.txx +++ b/Modules/Core/Transform/include/otbGeocentricTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h index 03ebe634a7..7ca27bccf3 100644 --- a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h +++ b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx index 8f974d2315..7e3849ac8d 100644 --- a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx +++ b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbInverseLogPolarTransform.h b/Modules/Core/Transform/include/otbInverseLogPolarTransform.h index ffe29c86b6..7fc4c8d89b 100644 --- a/Modules/Core/Transform/include/otbInverseLogPolarTransform.h +++ b/Modules/Core/Transform/include/otbInverseLogPolarTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx b/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx index ddbb8fd161..3ce27a5031 100644 --- a/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx +++ b/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbInverseSensorModel.h b/Modules/Core/Transform/include/otbInverseSensorModel.h index bc869e4260..7638baa777 100644 --- a/Modules/Core/Transform/include/otbInverseSensorModel.h +++ b/Modules/Core/Transform/include/otbInverseSensorModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbInverseSensorModel.txx b/Modules/Core/Transform/include/otbInverseSensorModel.txx index 2516a4d54b..0736a0e858 100644 --- a/Modules/Core/Transform/include/otbInverseSensorModel.txx +++ b/Modules/Core/Transform/include/otbInverseSensorModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbLogPolarTransform.h b/Modules/Core/Transform/include/otbLogPolarTransform.h index 9785b0af63..bef085978a 100644 --- a/Modules/Core/Transform/include/otbLogPolarTransform.h +++ b/Modules/Core/Transform/include/otbLogPolarTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbLogPolarTransform.txx b/Modules/Core/Transform/include/otbLogPolarTransform.txx index d6ad8a6548..39e05ea3cf 100644 --- a/Modules/Core/Transform/include/otbLogPolarTransform.txx +++ b/Modules/Core/Transform/include/otbLogPolarTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbSensorModelBase.h b/Modules/Core/Transform/include/otbSensorModelBase.h index 84e0eb02a9..3b429422be 100644 --- a/Modules/Core/Transform/include/otbSensorModelBase.h +++ b/Modules/Core/Transform/include/otbSensorModelBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbSensorModelBase.txx b/Modules/Core/Transform/include/otbSensorModelBase.txx index bf6ba624f8..6f4f6a96c7 100644 --- a/Modules/Core/Transform/include/otbSensorModelBase.txx +++ b/Modules/Core/Transform/include/otbSensorModelBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h index 19435f45c3..3b09ff61f5 100644 --- a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h +++ b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx index 00d071f066..af1f50d64d 100644 --- a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx +++ b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/include/otbTransform.h b/Modules/Core/Transform/include/otbTransform.h index 9caa121331..a76aaafe99 100644 --- a/Modules/Core/Transform/include/otbTransform.h +++ b/Modules/Core/Transform/include/otbTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/src/otbGeoInformationConversion.cxx b/Modules/Core/Transform/src/otbGeoInformationConversion.cxx index bd1cef971a..9491f1127d 100644 --- a/Modules/Core/Transform/src/otbGeoInformationConversion.cxx +++ b/Modules/Core/Transform/src/otbGeoInformationConversion.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/SensorModelBorder.cxx b/Modules/Core/Transform/test/SensorModelBorder.cxx index aaceb5e6db..26c959403d 100644 --- a/Modules/Core/Transform/test/SensorModelBorder.cxx +++ b/Modules/Core/Transform/test/SensorModelBorder.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbCreateInverseForwardSensorModel.cxx b/Modules/Core/Transform/test/otbCreateInverseForwardSensorModel.cxx index 5c2c4da96e..b2a6316625 100644 --- a/Modules/Core/Transform/test/otbCreateInverseForwardSensorModel.cxx +++ b/Modules/Core/Transform/test/otbCreateInverseForwardSensorModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbCreateProjectionWithOSSIM.cxx b/Modules/Core/Transform/test/otbCreateProjectionWithOSSIM.cxx index 80b94814ec..a19a7d9e83 100644 --- a/Modules/Core/Transform/test/otbCreateProjectionWithOSSIM.cxx +++ b/Modules/Core/Transform/test/otbCreateProjectionWithOSSIM.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbCreateProjectionWithOTB.cxx b/Modules/Core/Transform/test/otbCreateProjectionWithOTB.cxx index 8b7d5a4694..9badd1f3fe 100644 --- a/Modules/Core/Transform/test/otbCreateProjectionWithOTB.cxx +++ b/Modules/Core/Transform/test/otbCreateProjectionWithOTB.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGenericMapProjection.cxx b/Modules/Core/Transform/test/otbGenericMapProjection.cxx index 3480f85257..d0b0e542da 100644 --- a/Modules/Core/Transform/test/otbGenericMapProjection.cxx +++ b/Modules/Core/Transform/test/otbGenericMapProjection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGenericMapProjectionNew.cxx b/Modules/Core/Transform/test/otbGenericMapProjectionNew.cxx index 7146199717..6bc50baee4 100644 --- a/Modules/Core/Transform/test/otbGenericMapProjectionNew.cxx +++ b/Modules/Core/Transform/test/otbGenericMapProjectionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGenericRSTransform.cxx b/Modules/Core/Transform/test/otbGenericRSTransform.cxx index 79e002df86..ca38715cb4 100644 --- a/Modules/Core/Transform/test/otbGenericRSTransform.cxx +++ b/Modules/Core/Transform/test/otbGenericRSTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGenericRSTransformNew.cxx b/Modules/Core/Transform/test/otbGenericRSTransformNew.cxx index ed12e7f513..e23abdcf43 100644 --- a/Modules/Core/Transform/test/otbGenericRSTransformNew.cxx +++ b/Modules/Core/Transform/test/otbGenericRSTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGenericRSTransformWithSRID.cxx b/Modules/Core/Transform/test/otbGenericRSTransformWithSRID.cxx index 02269e603c..e81b7f0b74 100644 --- a/Modules/Core/Transform/test/otbGenericRSTransformWithSRID.cxx +++ b/Modules/Core/Transform/test/otbGenericRSTransformWithSRID.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGeocentricTransform.cxx b/Modules/Core/Transform/test/otbGeocentricTransform.cxx index 849d2fad5e..f20d1fa2d2 100644 --- a/Modules/Core/Transform/test/otbGeocentricTransform.cxx +++ b/Modules/Core/Transform/test/otbGeocentricTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbGeocentricTransformNew.cxx b/Modules/Core/Transform/test/otbGeocentricTransformNew.cxx index cbc7736588..62c734d4c6 100644 --- a/Modules/Core/Transform/test/otbGeocentricTransformNew.cxx +++ b/Modules/Core/Transform/test/otbGeocentricTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbInverseLogPolarTransform.cxx b/Modules/Core/Transform/test/otbInverseLogPolarTransform.cxx index 6b02512a66..56b5e58274 100644 --- a/Modules/Core/Transform/test/otbInverseLogPolarTransform.cxx +++ b/Modules/Core/Transform/test/otbInverseLogPolarTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbInverseLogPolarTransformNew.cxx b/Modules/Core/Transform/test/otbInverseLogPolarTransformNew.cxx index bb837dfd4d..1addae382c 100644 --- a/Modules/Core/Transform/test/otbInverseLogPolarTransformNew.cxx +++ b/Modules/Core/Transform/test/otbInverseLogPolarTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbInverseLogPolarTransformResample.cxx b/Modules/Core/Transform/test/otbInverseLogPolarTransformResample.cxx index 418babb5a2..a3165455e8 100644 --- a/Modules/Core/Transform/test/otbInverseLogPolarTransformResample.cxx +++ b/Modules/Core/Transform/test/otbInverseLogPolarTransformResample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbLogPolarTransform.cxx b/Modules/Core/Transform/test/otbLogPolarTransform.cxx index 5e86fd56fc..9e1b257593 100644 --- a/Modules/Core/Transform/test/otbLogPolarTransform.cxx +++ b/Modules/Core/Transform/test/otbLogPolarTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbLogPolarTransformNew.cxx b/Modules/Core/Transform/test/otbLogPolarTransformNew.cxx index c24ad4641a..3f5f1534b4 100644 --- a/Modules/Core/Transform/test/otbLogPolarTransformNew.cxx +++ b/Modules/Core/Transform/test/otbLogPolarTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbLogPolarTransformResample.cxx b/Modules/Core/Transform/test/otbLogPolarTransformResample.cxx index 8176d54e21..4f80db3d68 100644 --- a/Modules/Core/Transform/test/otbLogPolarTransformResample.cxx +++ b/Modules/Core/Transform/test/otbLogPolarTransformResample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbSensorModelsNew.cxx b/Modules/Core/Transform/test/otbSensorModelsNew.cxx index 74637aa702..3f4ec8f4c5 100644 --- a/Modules/Core/Transform/test/otbSensorModelsNew.cxx +++ b/Modules/Core/Transform/test/otbSensorModelsNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbStreamingResampleImageFilterWithAffineTransform.cxx b/Modules/Core/Transform/test/otbStreamingResampleImageFilterWithAffineTransform.cxx index fbe092b01d..8176d755a2 100644 --- a/Modules/Core/Transform/test/otbStreamingResampleImageFilterWithAffineTransform.cxx +++ b/Modules/Core/Transform/test/otbStreamingResampleImageFilterWithAffineTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbStreamingWarpImageFilter.cxx b/Modules/Core/Transform/test/otbStreamingWarpImageFilter.cxx index 67dce749a5..36f1d48232 100644 --- a/Modules/Core/Transform/test/otbStreamingWarpImageFilter.cxx +++ b/Modules/Core/Transform/test/otbStreamingWarpImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/Transform/test/otbStreamingWarpImageFilterNew.cxx b/Modules/Core/Transform/test/otbStreamingWarpImageFilterNew.cxx index a3a51ef00c..bdb6c979ef 100644 --- a/Modules/Core/Transform/test/otbStreamingWarpImageFilterNew.cxx +++ b/Modules/Core/Transform/test/otbStreamingWarpImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNode.h b/Modules/Core/VectorDataBase/include/otbDataNode.h index 1b21a3b624..7f69cc797d 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNode.h +++ b/Modules/Core/VectorDataBase/include/otbDataNode.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNode.txx b/Modules/Core/VectorDataBase/include/otbDataNode.txx index 191ba431a0..cdea257cf9 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNode.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNode.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h b/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h index c3ef784249..549f5e4f34 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h index 30a5f273da..d9ab92c665 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx index 22746aa1fe..44ad7c894b 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h index 9084abed30..2d3a607a35 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx index 64c338b449..2cee75b5a7 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h b/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h index 6e29a2ff62..66665c2714 100644 --- a/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h +++ b/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h index f067b5c6ee..680e4a8146 100644 --- a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h +++ b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx index 739550e4f3..55bd8822ec 100644 --- a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx +++ b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbPolygon.h b/Modules/Core/VectorDataBase/include/otbPolygon.h index 20bfa3ec04..f2894aa712 100644 --- a/Modules/Core/VectorDataBase/include/otbPolygon.h +++ b/Modules/Core/VectorDataBase/include/otbPolygon.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbPolygon.txx b/Modules/Core/VectorDataBase/include/otbPolygon.txx index 0a13887afd..203e27173c 100644 --- a/Modules/Core/VectorDataBase/include/otbPolygon.txx +++ b/Modules/Core/VectorDataBase/include/otbPolygon.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorData.h b/Modules/Core/VectorDataBase/include/otbVectorData.h index fd9705d486..a0dc2241d2 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorData.h +++ b/Modules/Core/VectorDataBase/include/otbVectorData.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorData.txx b/Modules/Core/VectorDataBase/include/otbVectorData.txx index c1e5504e56..15936153f9 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorData.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorData.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h b/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h index c01b295bc4..52a59001d9 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h b/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h index 81edc0a41e..47ec5dfb18 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h index 3a0b71ee0b..696549eb8a 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx index 9295504e22..54ea74b6f6 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataSource.h b/Modules/Core/VectorDataBase/include/otbVectorDataSource.h index 0a2a188f2e..513a840ba5 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataSource.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx b/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx index ea56e45eb2..ac38029b32 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/src/otbVectorDataIOBase.cxx b/Modules/Core/VectorDataBase/src/otbVectorDataIOBase.cxx index cfbac05097..79963eb3f3 100644 --- a/Modules/Core/VectorDataBase/src/otbVectorDataIOBase.cxx +++ b/Modules/Core/VectorDataBase/src/otbVectorDataIOBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/src/otbVectorDataKeywordlist.cxx b/Modules/Core/VectorDataBase/src/otbVectorDataKeywordlist.cxx index c90712c0f1..a9bd4c41f6 100644 --- a/Modules/Core/VectorDataBase/src/otbVectorDataKeywordlist.cxx +++ b/Modules/Core/VectorDataBase/src/otbVectorDataKeywordlist.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbDataNodeTest.cxx b/Modules/Core/VectorDataBase/test/otbDataNodeTest.cxx index a32ba8d947..742a7dc41c 100644 --- a/Modules/Core/VectorDataBase/test/otbDataNodeTest.cxx +++ b/Modules/Core/VectorDataBase/test/otbDataNodeTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbPolyLineParametricPathWithValueNew.cxx b/Modules/Core/VectorDataBase/test/otbPolyLineParametricPathWithValueNew.cxx index 46861bf4b3..8d1f5eea40 100644 --- a/Modules/Core/VectorDataBase/test/otbPolyLineParametricPathWithValueNew.cxx +++ b/Modules/Core/VectorDataBase/test/otbPolyLineParametricPathWithValueNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbPolygon.cxx b/Modules/Core/VectorDataBase/test/otbPolygon.cxx index 19068b6c18..f2a26851d5 100644 --- a/Modules/Core/VectorDataBase/test/otbPolygon.cxx +++ b/Modules/Core/VectorDataBase/test/otbPolygon.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbPolygonNew.cxx b/Modules/Core/VectorDataBase/test/otbPolygonNew.cxx index 0d919dfe53..afd729537d 100644 --- a/Modules/Core/VectorDataBase/test/otbPolygonNew.cxx +++ b/Modules/Core/VectorDataBase/test/otbPolygonNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbRemoteSensingRegion.cxx b/Modules/Core/VectorDataBase/test/otbRemoteSensingRegion.cxx index 9b7d22f9bb..67414baf9c 100644 --- a/Modules/Core/VectorDataBase/test/otbRemoteSensingRegion.cxx +++ b/Modules/Core/VectorDataBase/test/otbRemoteSensingRegion.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbRemoteSensingRegionNew.cxx b/Modules/Core/VectorDataBase/test/otbRemoteSensingRegionNew.cxx index 3164f2ee2a..cc365e82a2 100644 --- a/Modules/Core/VectorDataBase/test/otbRemoteSensingRegionNew.cxx +++ b/Modules/Core/VectorDataBase/test/otbRemoteSensingRegionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbVectorData.cxx b/Modules/Core/VectorDataBase/test/otbVectorData.cxx index 684d3e931c..d9229996e7 100644 --- a/Modules/Core/VectorDataBase/test/otbVectorData.cxx +++ b/Modules/Core/VectorDataBase/test/otbVectorData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbVectorDataKeywordlistTest.cxx b/Modules/Core/VectorDataBase/test/otbVectorDataKeywordlistTest.cxx index fbbce7af3c..ad38fa648a 100644 --- a/Modules/Core/VectorDataBase/test/otbVectorDataKeywordlistTest.cxx +++ b/Modules/Core/VectorDataBase/test/otbVectorDataKeywordlistTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbVectorDataNew.cxx b/Modules/Core/VectorDataBase/test/otbVectorDataNew.cxx index 9397478593..12af0a775d 100644 --- a/Modules/Core/VectorDataBase/test/otbVectorDataNew.cxx +++ b/Modules/Core/VectorDataBase/test/otbVectorDataNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Core/VectorDataBase/test/otbVectorDataSourceNew.cxx b/Modules/Core/VectorDataBase/test/otbVectorDataSourceNew.cxx index 9396641d36..d3b352d811 100644 --- a/Modules/Core/VectorDataBase/test/otbVectorDataSourceNew.cxx +++ b/Modules/Core/VectorDataBase/test/otbVectorDataSourceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h index 56e7cc302d..cd9e8c1d96 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx index 99db7c1bc2..e84561be87 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h b/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h index 1f875c0a68..4162b23a46 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h index 9e59818a75..b79fa4b964 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx index 73290d94ca..4a1da88bd5 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h index f63940f5ed..d0302da9a9 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/test/otbCloudDetectionFilter.cxx b/Modules/Detection/CloudDetection/test/otbCloudDetectionFilter.cxx index e9bdf485cd..7a505ab651 100644 --- a/Modules/Detection/CloudDetection/test/otbCloudDetectionFilter.cxx +++ b/Modules/Detection/CloudDetection/test/otbCloudDetectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/test/otbCloudDetectionFilterNew.cxx b/Modules/Detection/CloudDetection/test/otbCloudDetectionFilterNew.cxx index edef9cf037..05d8fdee8b 100644 --- a/Modules/Detection/CloudDetection/test/otbCloudDetectionFilterNew.cxx +++ b/Modules/Detection/CloudDetection/test/otbCloudDetectionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/test/otbCloudEstimatorDefaultFilter.cxx b/Modules/Detection/CloudDetection/test/otbCloudEstimatorDefaultFilter.cxx index e18679742a..58fea075da 100644 --- a/Modules/Detection/CloudDetection/test/otbCloudEstimatorDefaultFilter.cxx +++ b/Modules/Detection/CloudDetection/test/otbCloudEstimatorDefaultFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilter.cxx b/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilter.cxx index d121be90ba..463e495f83 100644 --- a/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilter.cxx +++ b/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilterNew.cxx b/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilterNew.cxx index 764e4cdd45..50bb3d46ea 100644 --- a/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilterNew.cxx +++ b/Modules/Detection/CloudDetection/test/otbCloudEstimatorFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h index 9e4ca7572b..b7374c7537 100644 --- a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h +++ b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx index bccb8ec45e..e161359c31 100644 --- a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx +++ b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h index 77f6ff8743..e5ab956dcc 100644 --- a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx index b1ea7207ec..7559e29aaa 100644 --- a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h index 53f7b8d1d1..1ae36fe0da 100644 --- a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx index bc0b270724..ace2df94bb 100644 --- a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h index c1e5f01ae4..78b384d425 100644 --- a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx index f16b85c7f5..e443995c1a 100644 --- a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h index b376be12ba..877740a39b 100644 --- a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h +++ b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx index 03e8e30081..e6ea401b69 100644 --- a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx +++ b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h index e7aa76913a..3e790b6fde 100644 --- a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx index e748c6a62d..85b18e87b9 100644 --- a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h b/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h index 964a87b30a..e57475c2f9 100644 --- a/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h index 489d50d6cf..c4b00785d6 100644 --- a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx index dd1327f3c1..2fcaa07300 100644 --- a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h index fb59aa2ba1..443aa8c7e7 100644 --- a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h +++ b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx index 4126fd8644..0dd5b54c92 100644 --- a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx +++ b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/test/otbDescriptorsListSampleGenerator.cxx b/Modules/Detection/ObjectDetection/test/otbDescriptorsListSampleGenerator.cxx index ff4d413b69..bcc069d403 100644 --- a/Modules/Detection/ObjectDetection/test/otbDescriptorsListSampleGenerator.cxx +++ b/Modules/Detection/ObjectDetection/test/otbDescriptorsListSampleGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/test/otbLabeledSampleLocalizationGenerator.cxx b/Modules/Detection/ObjectDetection/test/otbLabeledSampleLocalizationGenerator.cxx index 8e026ca615..a6f1f2d464 100644 --- a/Modules/Detection/ObjectDetection/test/otbLabeledSampleLocalizationGenerator.cxx +++ b/Modules/Detection/ObjectDetection/test/otbLabeledSampleLocalizationGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/ObjectDetection/test/otbStandardMetaImageFunctionBuilder.cxx b/Modules/Detection/ObjectDetection/test/otbStandardMetaImageFunctionBuilder.cxx index 92d9233ce5..2a2c74a486 100644 --- a/Modules/Detection/ObjectDetection/test/otbStandardMetaImageFunctionBuilder.cxx +++ b/Modules/Detection/ObjectDetection/test/otbStandardMetaImageFunctionBuilder.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h index 0782446ac8..a46794a257 100644 --- a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx index a122f6be6c..3ffaeb8969 100644 --- a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h index a78f3a18ac..6fcd3db9a0 100644 --- a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx index 9927a9fb62..a95be6eb80 100644 --- a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h index 1bf6173998..1515356e28 100644 --- a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx index e8f98e7f10..326492f579 100644 --- a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h index 26a4f8d794..73e8222094 100644 --- a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx index d2b03ac77b..9df18812db 100644 --- a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h index a82ea0ad3c..8bc0f0a609 100644 --- a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx index 6c2a86300c..99ccc9be49 100644 --- a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h index 77f3667483..ef2b601592 100644 --- a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx index 6d9cbf320d..7fd5add68d 100644 --- a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h index 958f4ee35f..ebc6b2b34e 100644 --- a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx index 75c32041f8..0e695d26ab 100644 --- a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h index 487a92af89..2ce33c5502 100644 --- a/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h index 5f5b19cb5e..1504d6e75a 100644 --- a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx index 0bb6a90b74..ab7a7d5cec 100644 --- a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h index 29bb49d683..8ed528847b 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h index 4ebf69cb64..fd4187a52b 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h index bada4bfc1f..5777cc2f79 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h index bc1f020c67..4c35a4915a 100644 --- a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx index caa0351b48..ff5218e716 100644 --- a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h index 351a5101b1..b7139fbabe 100644 --- a/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h index 628457b7a3..e21987a78d 100644 --- a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx index 87ae91a221..15346911af 100644 --- a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/AlignementsQB.cxx b/Modules/Detection/RoadExtraction/test/AlignementsQB.cxx index 47f20a49f6..5564b61ae4 100644 --- a/Modules/Detection/RoadExtraction/test/AlignementsQB.cxx +++ b/Modules/Detection/RoadExtraction/test/AlignementsQB.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbAlignImageToPath.cxx b/Modules/Detection/RoadExtraction/test/otbAlignImageToPath.cxx index 9a36942b3f..ee3bee3491 100644 --- a/Modules/Detection/RoadExtraction/test/otbAlignImageToPath.cxx +++ b/Modules/Detection/RoadExtraction/test/otbAlignImageToPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilter.cxx index c6426993e3..73283b8682 100644 --- a/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilterNew.cxx index ed80d976e2..ba32f344cc 100644 --- a/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbBreakAngularPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbDrawPathAlign.cxx b/Modules/Detection/RoadExtraction/test/otbDrawPathAlign.cxx index cd3cda6c82..ba11399dfd 100644 --- a/Modules/Detection/RoadExtraction/test/otbDrawPathAlign.cxx +++ b/Modules/Detection/RoadExtraction/test/otbDrawPathAlign.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilter.cxx index c9b6e495c2..7fae0f20ed 100644 --- a/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilterNew.cxx index 7c74ed41a3..faa84caedd 100644 --- a/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbLikelihoodPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbLinkPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbLinkPathListFilter.cxx index 5cdee745ed..7e3c973477 100644 --- a/Modules/Detection/RoadExtraction/test/otbLinkPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbLinkPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbLinkPathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbLinkPathListFilterNew.cxx index 0344607135..35aa778ee6 100644 --- a/Modules/Detection/RoadExtraction/test/otbLinkPathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbLinkPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbModulusAndDirectionImageFiltersNew.cxx b/Modules/Detection/RoadExtraction/test/otbModulusAndDirectionImageFiltersNew.cxx index 63b4e3993b..212ce9b93b 100644 --- a/Modules/Detection/RoadExtraction/test/otbModulusAndDirectionImageFiltersNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbModulusAndDirectionImageFiltersNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilter.cxx b/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilter.cxx index ac20f1206a..ec474a671d 100644 --- a/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilterNew.cxx index a9e7f78d2d..d41bbf7432 100644 --- a/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbNeighborhoodScalarProductFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilter.cxx b/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilter.cxx index 30e70dcc39..381f707b69 100644 --- a/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilterNew.cxx index ed01faef01..b25be61019 100644 --- a/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbNonMaxRemovalByDirectionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilter.cxx index ad6d8defa3..429b6cf27b 100644 --- a/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilterNew.cxx index ece4675ced..5e87928206 100644 --- a/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbParallelLinePathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilter.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilter.cxx index 049f3f2f75..88a2cebc17 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilterNew.cxx index 0f8d4b57b1..5034423466 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveIsolatedByDirectionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilter.cxx index 388a709c0b..61acb14fe0 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilterNew.cxx index 2ed892bc1a..477fa67270 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveTortuousPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilter.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilter.cxx index 969187ce11..4c64b04eb6 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilterNew.cxx index d435d8e991..ced18a8d84 100644 --- a/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRemoveWrongDirectionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilter.cxx b/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilter.cxx index bef88cbd29..57e22da1d2 100644 --- a/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilterNew.cxx index 679ccc522d..e85919e1c4 100644 --- a/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbRoadExtractionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbSimplifyManyPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbSimplifyManyPathListFilter.cxx index d4e6d15ada..4389eb2f65 100644 --- a/Modules/Detection/RoadExtraction/test/otbSimplifyManyPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbSimplifyManyPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilter.cxx b/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilter.cxx index a5265309a4..e858ebaead 100644 --- a/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilterNew.cxx b/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilterNew.cxx index 3adb3e8ce3..c077bb5122 100644 --- a/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilterNew.cxx +++ b/Modules/Detection/RoadExtraction/test/otbSimplifyPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/RoadExtraction/test/otbVectorDataToRoadDescriptionFilter.cxx b/Modules/Detection/RoadExtraction/test/otbVectorDataToRoadDescriptionFilter.cxx index fc61f5f803..b008e13780 100644 --- a/Modules/Detection/RoadExtraction/test/otbVectorDataToRoadDescriptionFilter.cxx +++ b/Modules/Detection/RoadExtraction/test/otbVectorDataToRoadDescriptionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h index 48e92d541b..3b1e4255de 100644 --- a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h +++ b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx index a263dfcf74..f674f955cf 100644 --- a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx +++ b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilter.cxx b/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilter.cxx index 02bef75f95..c1bae66ac1 100644 --- a/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilter.cxx +++ b/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilterNew.cxx b/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilterNew.cxx index 118d3f19b4..6347735163 100644 --- a/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilterNew.cxx +++ b/Modules/Detection/UrbanArea/test/otbUrbanAreaDetectionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbHarrisImageFilter.h b/Modules/Feature/Corner/include/otbHarrisImageFilter.h index 9d2f5ebdb5..bee5226802 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageFilter.h +++ b/Modules/Feature/Corner/include/otbHarrisImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbHarrisImageFilter.txx b/Modules/Feature/Corner/include/otbHarrisImageFilter.txx index a9044d9c1c..13a8ab6bf6 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageFilter.txx +++ b/Modules/Feature/Corner/include/otbHarrisImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h index 9e52c0b3db..148b5c3ff7 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h +++ b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx index f8266e1634..91180addb9 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx +++ b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h index c9e71cd334..ba0fc6cafb 100644 --- a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h +++ b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx index 18b31e16a4..f26fe62416 100644 --- a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx +++ b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h index d247194cef..bc864190a8 100644 --- a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h +++ b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx index 1b2f568458..eca93e3e20 100644 --- a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx +++ b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbHarrisImage.cxx b/Modules/Feature/Corner/test/otbHarrisImage.cxx index 9a50c50276..e88046ea51 100644 --- a/Modules/Feature/Corner/test/otbHarrisImage.cxx +++ b/Modules/Feature/Corner/test/otbHarrisImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbHarrisToPointSet.cxx b/Modules/Feature/Corner/test/otbHarrisToPointSet.cxx index bce0296425..5ee17476fc 100644 --- a/Modules/Feature/Corner/test/otbHarrisToPointSet.cxx +++ b/Modules/Feature/Corner/test/otbHarrisToPointSet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilter.cxx b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilter.cxx index b281203461..787f315d4c 100644 --- a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilter.cxx +++ b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterByStepsOutputAscii.cxx b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterByStepsOutputAscii.cxx index 0cdc158263..8f3bbdf955 100644 --- a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterByStepsOutputAscii.cxx +++ b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterByStepsOutputAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterNew.cxx b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterNew.cxx index d9691c212d..d9c8acc627 100644 --- a/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterNew.cxx +++ b/Modules/Feature/Corner/test/otbLineSpatialObjectListToRightAnglePointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Corner/test/otbVectorDataToRightAngleVectorDataFilter.cxx b/Modules/Feature/Corner/test/otbVectorDataToRightAngleVectorDataFilter.cxx index c562bc68c0..691b4893b8 100644 --- a/Modules/Feature/Corner/test/otbVectorDataToRightAngleVectorDataFilter.cxx +++ b/Modules/Feature/Corner/test/otbVectorDataToRightAngleVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h index 296d6063f2..98486a5708 100644 --- a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h +++ b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx index bc03afbe8d..c9a5b6d68f 100644 --- a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx +++ b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h index 7070b51ddd..7c4f36db3e 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx index ff6c98d575..2ec0d105f1 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityFunction.h b/Modules/Feature/Density/include/otbPointSetDensityFunction.h index 1cd07753d5..42f2c96da4 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityFunction.txx index d6aff829db..93c8973120 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h index a9d1061f87..5690e483d4 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx index 423e465001..d5edfe05a8 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h index d7ad151f9a..29059f941a 100644 --- a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h +++ b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx index 6f62393352..28b712c8e7 100644 --- a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx +++ b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbKeyPointDensityImageFilterNew.cxx b/Modules/Feature/Density/test/otbKeyPointDensityImageFilterNew.cxx index b0954d855b..10f0a68933 100644 --- a/Modules/Feature/Density/test/otbKeyPointDensityImageFilterNew.cxx +++ b/Modules/Feature/Density/test/otbKeyPointDensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbKeyPointDensityImageFilterTest.cxx b/Modules/Feature/Density/test/otbKeyPointDensityImageFilterTest.cxx index 0ce486789c..82309f6cf7 100644 --- a/Modules/Feature/Density/test/otbKeyPointDensityImageFilterTest.cxx +++ b/Modules/Feature/Density/test/otbKeyPointDensityImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionNew.cxx b/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionNew.cxx index 8b0c31e545..6a7c319de7 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionNew.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionTest.cxx b/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionTest.cxx index 8420f7a321..7a6f1b3690 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionTest.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityEpanechnikovFunctionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityFunctionNew.cxx b/Modules/Feature/Density/test/otbPointSetDensityFunctionNew.cxx index fd91daa83e..5511f5568d 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityFunctionNew.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityFunctionTest.cxx b/Modules/Feature/Density/test/otbPointSetDensityFunctionTest.cxx index 39914a6156..69f6e0cc25 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityFunctionTest.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityFunctionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionNew.cxx b/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionNew.cxx index c5557f9073..55c2258056 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionNew.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionTest.cxx b/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionTest.cxx index ee6c335eff..a11b72794e 100644 --- a/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionTest.cxx +++ b/Modules/Feature/Density/test/otbPointSetDensityGaussianFunctionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetToDensityImageFilterNew.cxx b/Modules/Feature/Density/test/otbPointSetToDensityImageFilterNew.cxx index 595be2587b..f75d71d584 100644 --- a/Modules/Feature/Density/test/otbPointSetToDensityImageFilterNew.cxx +++ b/Modules/Feature/Density/test/otbPointSetToDensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Density/test/otbPointSetToDensityImageFilterTest.cxx b/Modules/Feature/Density/test/otbPointSetToDensityImageFilterTest.cxx index 93f406e1fd..71dfdeefd0 100644 --- a/Modules/Feature/Density/test/otbPointSetToDensityImageFilterTest.cxx +++ b/Modules/Feature/Density/test/otbPointSetToDensityImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h index 7f267b7cdb..8e96a4c07f 100644 --- a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx index 9445ff2f27..4f09f7552b 100644 --- a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h index 14b107c9c0..d10c194159 100644 --- a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h +++ b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx index b09664aa84..1b6dba036c 100644 --- a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx +++ b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h b/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h index b3645a8cce..9b91b682b0 100644 --- a/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h index 0fbcf8725b..39b1bc1cd4 100644 --- a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h +++ b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx index 7e344c53cf..378ed921ac 100644 --- a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx +++ b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h index 747074bb81..14c3ed131e 100644 --- a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx index 7438a4b063..6677f6c9f9 100644 --- a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h index a93007c055..3e04c8be50 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx index 91a67e0691..fb73cffbca 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h index 5805abc9ad..9c34a33b02 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx index 45f1405241..7584d82ac4 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h index 4a33e40714..d82f064e7d 100644 --- a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h +++ b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx index ce00e79649..1921ac7e7c 100644 --- a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx +++ b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbLandmark.h b/Modules/Feature/Descriptors/include/otbLandmark.h index f93d0c3839..31d87a2c79 100644 --- a/Modules/Feature/Descriptors/include/otbLandmark.h +++ b/Modules/Feature/Descriptors/include/otbLandmark.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h index f0da039e28..1e8d5b5476 100644 --- a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx index e9bf2b5e4e..c5d4e70b34 100644 --- a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbFourierMellinDescriptors.cxx b/Modules/Feature/Descriptors/test/otbFourierMellinDescriptors.cxx index 0a5ee28f91..7e55f2fe46 100644 --- a/Modules/Feature/Descriptors/test/otbFourierMellinDescriptors.cxx +++ b/Modules/Feature/Descriptors/test/otbFourierMellinDescriptors.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbFourierMellinImageFilter.cxx b/Modules/Feature/Descriptors/test/otbFourierMellinImageFilter.cxx index 4366e1dd8b..f9c0894992 100644 --- a/Modules/Feature/Descriptors/test/otbFourierMellinImageFilter.cxx +++ b/Modules/Feature/Descriptors/test/otbFourierMellinImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbFourierMellinImageFilterNew.cxx b/Modules/Feature/Descriptors/test/otbFourierMellinImageFilterNew.cxx index d984278a64..8b9d93b471 100644 --- a/Modules/Feature/Descriptors/test/otbFourierMellinImageFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbFourierMellinImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbHistogramOfOrientedGradientCovariantImageFunction.cxx b/Modules/Feature/Descriptors/test/otbHistogramOfOrientedGradientCovariantImageFunction.cxx index 392fc851f9..6e1559b64a 100644 --- a/Modules/Feature/Descriptors/test/otbHistogramOfOrientedGradientCovariantImageFunction.cxx +++ b/Modules/Feature/Descriptors/test/otbHistogramOfOrientedGradientCovariantImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterNew.cxx b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterNew.cxx index 676cd205de..d77be0202b 100644 --- a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputDescriptorAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputDescriptorAscii.cxx index 160288b044..d673abdcab 100644 --- a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputDescriptorAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputDescriptorAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputInterestPointAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputInterestPointAscii.cxx index 946774d4c8..a45e49dbd7 100644 --- a/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputInterestPointAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToFastSIFTKeyPointSetFilterOutputInterestPointAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilter.cxx b/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilter.cxx index 4d378bc7eb..69b6762087 100644 --- a/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilter.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilterNew.cxx b/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilterNew.cxx index 62d8694ed5..eee6109f56 100644 --- a/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToHessianDeterminantImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterDistanceMap.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterDistanceMap.cxx index 03f2994802..48bb996671 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterDistanceMap.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterDistanceMap.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterNew.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterNew.cxx index ab32362d28..47a21aa0a2 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputAscii.cxx index 2e81edd548..bf7e37eb90 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputDescriptorAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputDescriptorAscii.cxx index 5f01242a30..8df656dba5 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputDescriptorAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputDescriptorAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputImage.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputImage.cxx index 71ba2d504c..009d49ed27 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputImage.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputInterestPointAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputInterestPointAscii.cxx index 43ebcbcc1f..1068446a00 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputInterestPointAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSIFTKeyPointSetFilterOutputInterestPointAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterNew.cxx b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterNew.cxx index d99089c61e..96ab7ee81d 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputDescriptorAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputDescriptorAscii.cxx index 5e2e1194d1..3be721f2d5 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputDescriptorAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputDescriptorAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputInterestPointAscii.cxx b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputInterestPointAscii.cxx index 6374269eeb..ae74a24ed9 100644 --- a/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputInterestPointAscii.cxx +++ b/Modules/Feature/Descriptors/test/otbImageToSURFKeyPointSetFilterOutputInterestPointAscii.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilter.cxx b/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilter.cxx index 59468ed99f..ec55713610 100644 --- a/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilter.cxx +++ b/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilterNew.cxx b/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilterNew.cxx index d43b720dfa..58a78ec79d 100644 --- a/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilterNew.cxx +++ b/Modules/Feature/Descriptors/test/otbKeyPointSetsMatchingFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Descriptors/test/otbLandmarkNew.cxx b/Modules/Feature/Descriptors/test/otbLandmarkNew.cxx index feba354223..9cb89fd761 100644 --- a/Modules/Feature/Descriptors/test/otbLandmarkNew.cxx +++ b/Modules/Feature/Descriptors/test/otbLandmarkNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h b/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h index 9211f0baf5..41b0d32501 100644 --- a/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h +++ b/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h index 0225c606ab..1e4792fcb5 100644 --- a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx index 56e5a656b8..e02f3a9cbd 100644 --- a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.h b/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.h index d1a7640b03..b63ac657ef 100644 --- a/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.txx index 870c41afce..91ef08edf2 100644 --- a/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbAsymmetricFusionOfLineDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h index 318f3546f0..141d77d1b0 100644 --- a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h +++ b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx index 314e4959be..848974cbc2 100644 --- a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx +++ b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h index 7c0b090bc7..808e1633b9 100644 --- a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx index 2da68b0eb1..e6dd85314c 100644 --- a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h index 709f2f740e..9f1201d5c8 100644 --- a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h +++ b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx index 41e59cc3e5..9168498467 100644 --- a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx +++ b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbFillGapsFilter.h b/Modules/Feature/Edge/include/otbFillGapsFilter.h index 2041fecea0..cc0f2313c0 100644 --- a/Modules/Feature/Edge/include/otbFillGapsFilter.h +++ b/Modules/Feature/Edge/include/otbFillGapsFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h index a94cc99f7c..d4ddb7e771 100644 --- a/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h index 08814360e9..9e14a40fd9 100644 --- a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h +++ b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx index c832c54290..ca1848e84f 100644 --- a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx +++ b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h index 569da730b0..d2fe19f06f 100644 --- a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx index 54968c4e6d..1b0aa9936c 100644 --- a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h index b97292eeea..b5c8014d55 100644 --- a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h +++ b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx index c945446287..aa3239f09e 100644 --- a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx +++ b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h index d66aa2f910..77be70b2a3 100644 --- a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx index ade18d25ba..b301dc4443 100644 --- a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineSegmentDetector.h b/Modules/Feature/Edge/include/otbLineSegmentDetector.h index 0edfde1bea..2be27e2234 100644 --- a/Modules/Feature/Edge/include/otbLineSegmentDetector.h +++ b/Modules/Feature/Edge/include/otbLineSegmentDetector.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLineSegmentDetector.txx b/Modules/Feature/Edge/include/otbLineSegmentDetector.txx index 4526557193..1221b96193 100644 --- a/Modules/Feature/Edge/include/otbLineSegmentDetector.txx +++ b/Modules/Feature/Edge/include/otbLineSegmentDetector.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLocalHoughFilter.h b/Modules/Feature/Edge/include/otbLocalHoughFilter.h index 79546f146b..99b27f5105 100644 --- a/Modules/Feature/Edge/include/otbLocalHoughFilter.h +++ b/Modules/Feature/Edge/include/otbLocalHoughFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbLocalHoughFilter.txx b/Modules/Feature/Edge/include/otbLocalHoughFilter.txx index 6e2430c3e8..95a92e7398 100644 --- a/Modules/Feature/Edge/include/otbLocalHoughFilter.txx +++ b/Modules/Feature/Edge/include/otbLocalHoughFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h index 78e311febb..14e46a6add 100644 --- a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h +++ b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx index d9b10cada5..9f7db043b7 100644 --- a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx +++ b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h index e8c63bc4cb..f03f13598a 100644 --- a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h +++ b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx index 42864f631b..8f50c09075 100644 --- a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx +++ b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h index 3221ff97f5..116bf6a623 100644 --- a/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h index 0ea09e3b77..5c2c7d3334 100644 --- a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h +++ b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx index e73febc6e8..b648aeabbf 100644 --- a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx +++ b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h index 35fe6828df..24504a8665 100644 --- a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx index c93ffb50be..48e65d0a0b 100644 --- a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h index 989382e25c..c0cd2395a0 100644 --- a/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/src/otbFillGapsFilter.cxx b/Modules/Feature/Edge/src/otbFillGapsFilter.cxx index 1e53185e30..9a4cd49e8c 100644 --- a/Modules/Feature/Edge/src/otbFillGapsFilter.cxx +++ b/Modules/Feature/Edge/src/otbFillGapsFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/0000094-PolygonsVectorization.cxx b/Modules/Feature/Edge/test/0000094-PolygonsVectorization.cxx index 277ff57d8a..cb5a107ff4 100644 --- a/Modules/Feature/Edge/test/0000094-PolygonsVectorization.cxx +++ b/Modules/Feature/Edge/test/0000094-PolygonsVectorization.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/0000433-LineSegmentDetector_8b_16b_compare.cxx b/Modules/Feature/Edge/test/0000433-LineSegmentDetector_8b_16b_compare.cxx index 7061223e9d..faaee5edee 100644 --- a/Modules/Feature/Edge/test/0000433-LineSegmentDetector_8b_16b_compare.cxx +++ b/Modules/Feature/Edge/test/0000433-LineSegmentDetector_8b_16b_compare.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbAssociativeSymmetricalSum.cxx b/Modules/Feature/Edge/test/otbAssociativeSymmetricalSum.cxx index 3703640760..5b95007ffe 100644 --- a/Modules/Feature/Edge/test/otbAssociativeSymmetricalSum.cxx +++ b/Modules/Feature/Edge/test/otbAssociativeSymmetricalSum.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbAssociativeSymmetricalSumNew.cxx b/Modules/Feature/Edge/test/otbAssociativeSymmetricalSumNew.cxx index 2892355e79..f5e32a492c 100644 --- a/Modules/Feature/Edge/test/otbAssociativeSymmetricalSumNew.cxx +++ b/Modules/Feature/Edge/test/otbAssociativeSymmetricalSumNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetector.cxx b/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetector.cxx index 0e63d7b62c..528bbd19d5 100644 --- a/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetector.cxx +++ b/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetectorNew.cxx b/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetectorNew.cxx index e79a58fbd6..6ac93de608 100644 --- a/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetectorNew.cxx +++ b/Modules/Feature/Edge/test/otbAsymmetricFusionOfLineDetectorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbEdgeDensityImageFilter.cxx b/Modules/Feature/Edge/test/otbEdgeDensityImageFilter.cxx index 4c93bbaf2e..1297e39303 100644 --- a/Modules/Feature/Edge/test/otbEdgeDensityImageFilter.cxx +++ b/Modules/Feature/Edge/test/otbEdgeDensityImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbEdgeDensityImageFilterNew.cxx b/Modules/Feature/Edge/test/otbEdgeDensityImageFilterNew.cxx index 33f20c3887..4307566f54 100644 --- a/Modules/Feature/Edge/test/otbEdgeDensityImageFilterNew.cxx +++ b/Modules/Feature/Edge/test/otbEdgeDensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbEdgeDetectorImageFilter.cxx b/Modules/Feature/Edge/test/otbEdgeDetectorImageFilter.cxx index d1569f78ca..17f594635b 100644 --- a/Modules/Feature/Edge/test/otbEdgeDetectorImageFilter.cxx +++ b/Modules/Feature/Edge/test/otbEdgeDetectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbEdgeDetectorImageFilterNew.cxx b/Modules/Feature/Edge/test/otbEdgeDetectorImageFilterNew.cxx index 9ad120e488..f9d35c8fa2 100644 --- a/Modules/Feature/Edge/test/otbEdgeDetectorImageFilterNew.cxx +++ b/Modules/Feature/Edge/test/otbEdgeDetectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbExtractSegments.cxx b/Modules/Feature/Edge/test/otbExtractSegments.cxx index ba9c2de701..814d8d9119 100644 --- a/Modules/Feature/Edge/test/otbExtractSegments.cxx +++ b/Modules/Feature/Edge/test/otbExtractSegments.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbExtractSegmentsNew.cxx b/Modules/Feature/Edge/test/otbExtractSegmentsNew.cxx index a3a0e0e287..056824e2c0 100644 --- a/Modules/Feature/Edge/test/otbExtractSegmentsNew.cxx +++ b/Modules/Feature/Edge/test/otbExtractSegmentsNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbFillGapsFilter.cxx b/Modules/Feature/Edge/test/otbFillGapsFilter.cxx index 67a24f44f4..2fc9198e6c 100644 --- a/Modules/Feature/Edge/test/otbFillGapsFilter.cxx +++ b/Modules/Feature/Edge/test/otbFillGapsFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbFillGapsFilterNew.cxx b/Modules/Feature/Edge/test/otbFillGapsFilterNew.cxx index 15dc5a5804..c5660d212e 100644 --- a/Modules/Feature/Edge/test/otbFillGapsFilterNew.cxx +++ b/Modules/Feature/Edge/test/otbFillGapsFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbHorizontalSobelVectorImageFilter.cxx b/Modules/Feature/Edge/test/otbHorizontalSobelVectorImageFilter.cxx index a1464ebb8f..8e1806e375 100644 --- a/Modules/Feature/Edge/test/otbHorizontalSobelVectorImageFilter.cxx +++ b/Modules/Feature/Edge/test/otbHorizontalSobelVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbHoughTransform2DLinesImageTest.cxx b/Modules/Feature/Edge/test/otbHoughTransform2DLinesImageTest.cxx index a9e815a9b6..ee915a10d8 100644 --- a/Modules/Feature/Edge/test/otbHoughTransform2DLinesImageTest.cxx +++ b/Modules/Feature/Edge/test/otbHoughTransform2DLinesImageTest.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: otbHoughTransform2DLinesImageTest.cxx, v $ Language: C++ - Date: $Date: 2007-03-07 14:05:39 $ - Version: $Revision: 1.10 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Feature/Edge/test/otbLineCorrelationDetector.cxx b/Modules/Feature/Edge/test/otbLineCorrelationDetector.cxx index 84aba3ea33..aba35b4fdf 100644 --- a/Modules/Feature/Edge/test/otbLineCorrelationDetector.cxx +++ b/Modules/Feature/Edge/test/otbLineCorrelationDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineCorrelationDetectorLinear.cxx b/Modules/Feature/Edge/test/otbLineCorrelationDetectorLinear.cxx index 23fc9283a6..f140d73230 100644 --- a/Modules/Feature/Edge/test/otbLineCorrelationDetectorLinear.cxx +++ b/Modules/Feature/Edge/test/otbLineCorrelationDetectorLinear.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineCorrelationDetectorNew.cxx b/Modules/Feature/Edge/test/otbLineCorrelationDetectorNew.cxx index 69a05fafd8..2822ee1f59 100644 --- a/Modules/Feature/Edge/test/otbLineCorrelationDetectorNew.cxx +++ b/Modules/Feature/Edge/test/otbLineCorrelationDetectorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineDetectorBaseNew.cxx b/Modules/Feature/Edge/test/otbLineDetectorBaseNew.cxx index b5572782b7..dc80a0dc2f 100644 --- a/Modules/Feature/Edge/test/otbLineDetectorBaseNew.cxx +++ b/Modules/Feature/Edge/test/otbLineDetectorBaseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineRatioDetector.cxx b/Modules/Feature/Edge/test/otbLineRatioDetector.cxx index 51a9e51f9d..f80f284039 100644 --- a/Modules/Feature/Edge/test/otbLineRatioDetector.cxx +++ b/Modules/Feature/Edge/test/otbLineRatioDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineRatioDetectorLinear.cxx b/Modules/Feature/Edge/test/otbLineRatioDetectorLinear.cxx index 74bb2292df..801ce42e61 100644 --- a/Modules/Feature/Edge/test/otbLineRatioDetectorLinear.cxx +++ b/Modules/Feature/Edge/test/otbLineRatioDetectorLinear.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineRatioDetectorNew.cxx b/Modules/Feature/Edge/test/otbLineRatioDetectorNew.cxx index 9c08380010..d5fe387e08 100644 --- a/Modules/Feature/Edge/test/otbLineRatioDetectorNew.cxx +++ b/Modules/Feature/Edge/test/otbLineRatioDetectorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLineSegmentDetector.cxx b/Modules/Feature/Edge/test/otbLineSegmentDetector.cxx index 6c91d42b37..e61f1a0a1c 100644 --- a/Modules/Feature/Edge/test/otbLineSegmentDetector.cxx +++ b/Modules/Feature/Edge/test/otbLineSegmentDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLocalHough.cxx b/Modules/Feature/Edge/test/otbLocalHough.cxx index fc4579509e..a2a59f8d44 100644 --- a/Modules/Feature/Edge/test/otbLocalHough.cxx +++ b/Modules/Feature/Edge/test/otbLocalHough.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLocalHoughDraw.cxx b/Modules/Feature/Edge/test/otbLocalHoughDraw.cxx index b702b4bfba..dc3943f8a0 100644 --- a/Modules/Feature/Edge/test/otbLocalHoughDraw.cxx +++ b/Modules/Feature/Edge/test/otbLocalHoughDraw.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbLocalHoughNew.cxx b/Modules/Feature/Edge/test/otbLocalHoughNew.cxx index a75e37da00..ff4bfe1a88 100644 --- a/Modules/Feature/Edge/test/otbLocalHoughNew.cxx +++ b/Modules/Feature/Edge/test/otbLocalHoughNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbPersistentVectorizationFilter.cxx b/Modules/Feature/Edge/test/otbPersistentVectorizationFilter.cxx index b679b98b48..f4ab8a6d36 100644 --- a/Modules/Feature/Edge/test/otbPersistentVectorizationFilter.cxx +++ b/Modules/Feature/Edge/test/otbPersistentVectorizationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbPersistentVectorizationFilterNew.cxx b/Modules/Feature/Edge/test/otbPersistentVectorizationFilterNew.cxx index 74ec7e1c8d..5eb42cfbd5 100644 --- a/Modules/Feature/Edge/test/otbPersistentVectorizationFilterNew.cxx +++ b/Modules/Feature/Edge/test/otbPersistentVectorizationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbPixelSuppressionByDirection.cxx b/Modules/Feature/Edge/test/otbPixelSuppressionByDirection.cxx index db8bf2f521..080396eafb 100644 --- a/Modules/Feature/Edge/test/otbPixelSuppressionByDirection.cxx +++ b/Modules/Feature/Edge/test/otbPixelSuppressionByDirection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbPixelSuppressionByDirectionNew.cxx b/Modules/Feature/Edge/test/otbPixelSuppressionByDirectionNew.cxx index ad30c6d46e..951aebc67b 100644 --- a/Modules/Feature/Edge/test/otbPixelSuppressionByDirectionNew.cxx +++ b/Modules/Feature/Edge/test/otbPixelSuppressionByDirectionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbSobelVectorImageFilter.cxx b/Modules/Feature/Edge/test/otbSobelVectorImageFilter.cxx index 23cad002fa..7d43597cc1 100644 --- a/Modules/Feature/Edge/test/otbSobelVectorImageFilter.cxx +++ b/Modules/Feature/Edge/test/otbSobelVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbStreamingLineSegmentDetector.cxx b/Modules/Feature/Edge/test/otbStreamingLineSegmentDetector.cxx index e1d507c36b..aa2ac45878 100644 --- a/Modules/Feature/Edge/test/otbStreamingLineSegmentDetector.cxx +++ b/Modules/Feature/Edge/test/otbStreamingLineSegmentDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbTouziEdgeDetector.cxx b/Modules/Feature/Edge/test/otbTouziEdgeDetector.cxx index 39f6b66fa4..5137bfee9e 100644 --- a/Modules/Feature/Edge/test/otbTouziEdgeDetector.cxx +++ b/Modules/Feature/Edge/test/otbTouziEdgeDetector.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbTouziEdgeDetectorDirection.cxx b/Modules/Feature/Edge/test/otbTouziEdgeDetectorDirection.cxx index e9a707c5b0..8f0fde0f38 100644 --- a/Modules/Feature/Edge/test/otbTouziEdgeDetectorDirection.cxx +++ b/Modules/Feature/Edge/test/otbTouziEdgeDetectorDirection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbTouziEdgeDetectorNew.cxx b/Modules/Feature/Edge/test/otbTouziEdgeDetectorNew.cxx index 2f13450fdf..10cc39b21a 100644 --- a/Modules/Feature/Edge/test/otbTouziEdgeDetectorNew.cxx +++ b/Modules/Feature/Edge/test/otbTouziEdgeDetectorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Edge/test/otbVerticalSobelVectorImageFilter.cxx b/Modules/Feature/Edge/test/otbVerticalSobelVectorImageFilter.cxx index a8439b1289..ffc47ecd59 100644 --- a/Modules/Feature/Edge/test/otbVerticalSobelVectorImageFilter.cxx +++ b/Modules/Feature/Edge/test/otbVerticalSobelVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h index 671b12813f..c728ba21f6 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx index 1bbf4fef5e..da31022dbc 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx +++ b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h index d9b2e9da38..cdc13d2e3a 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx index d79b1714c7..d557fe2f8e 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h index 9049796fab..05f181093e 100644 --- a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx index 525cb179fa..c0c7262ec0 100644 --- a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbFlusserPathFunction.h b/Modules/Feature/Moments/include/otbFlusserPathFunction.h index c471f578c7..5e97d9421f 100644 --- a/Modules/Feature/Moments/include/otbFlusserPathFunction.h +++ b/Modules/Feature/Moments/include/otbFlusserPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbFlusserPathFunction.txx b/Modules/Feature/Moments/include/otbFlusserPathFunction.txx index ae63ee887b..1ebbc15b49 100644 --- a/Modules/Feature/Moments/include/otbFlusserPathFunction.txx +++ b/Modules/Feature/Moments/include/otbFlusserPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h b/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h index 7701a062f7..7eb9f3a61a 100644 --- a/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h index fcf4962da4..a74a1221a0 100644 --- a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx index c02d2daf6a..1b944e9d55 100644 --- a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbHuPathFunction.h b/Modules/Feature/Moments/include/otbHuPathFunction.h index 9bdc25b0d5..5e00eabbf6 100644 --- a/Modules/Feature/Moments/include/otbHuPathFunction.h +++ b/Modules/Feature/Moments/include/otbHuPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbHuPathFunction.txx b/Modules/Feature/Moments/include/otbHuPathFunction.txx index e3753f84f2..712219329e 100644 --- a/Modules/Feature/Moments/include/otbHuPathFunction.txx +++ b/Modules/Feature/Moments/include/otbHuPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h b/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h index 666e95a9bb..c53386c81d 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h index 27d6222cbb..12c80e533e 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx index 6d8798b7e7..a1bb5a0fd0 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h index 58634e23f7..c9f49b783a 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx index 8983ddf6b9..3eda751e66 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRealMomentPathFunction.h b/Modules/Feature/Moments/include/otbRealMomentPathFunction.h index 204bdf8bfb..a48cf80300 100644 --- a/Modules/Feature/Moments/include/otbRealMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbRealMomentPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h index 64d54107e6..b123037ccd 100644 --- a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx index ed29827f25..f1ccb9f239 100644 --- a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbComplexMomentPath.cxx b/Modules/Feature/Moments/test/otbComplexMomentPath.cxx index 2a5c302300..c3ba6abb3a 100644 --- a/Modules/Feature/Moments/test/otbComplexMomentPath.cxx +++ b/Modules/Feature/Moments/test/otbComplexMomentPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbComplexMomentPathFloat.cxx b/Modules/Feature/Moments/test/otbComplexMomentPathFloat.cxx index 55d89fab58..0336860420 100644 --- a/Modules/Feature/Moments/test/otbComplexMomentPathFloat.cxx +++ b/Modules/Feature/Moments/test/otbComplexMomentPathFloat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbComplexMomentPathNew.cxx b/Modules/Feature/Moments/test/otbComplexMomentPathNew.cxx index 968a58447d..45ba61164f 100644 --- a/Modules/Feature/Moments/test/otbComplexMomentPathNew.cxx +++ b/Modules/Feature/Moments/test/otbComplexMomentPathNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbComplexMomentsImageFunction.cxx b/Modules/Feature/Moments/test/otbComplexMomentsImageFunction.cxx index 178fe87d0f..8c5fcf06a0 100644 --- a/Modules/Feature/Moments/test/otbComplexMomentsImageFunction.cxx +++ b/Modules/Feature/Moments/test/otbComplexMomentsImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbFlusserMomentsImageFunction.cxx b/Modules/Feature/Moments/test/otbFlusserMomentsImageFunction.cxx index 076baafc67..f4329777f1 100644 --- a/Modules/Feature/Moments/test/otbFlusserMomentsImageFunction.cxx +++ b/Modules/Feature/Moments/test/otbFlusserMomentsImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbFlusserPath.cxx b/Modules/Feature/Moments/test/otbFlusserPath.cxx index 666ab5cede..f49ad1f96a 100644 --- a/Modules/Feature/Moments/test/otbFlusserPath.cxx +++ b/Modules/Feature/Moments/test/otbFlusserPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbFlusserPathNew.cxx b/Modules/Feature/Moments/test/otbFlusserPathNew.cxx index 6e2d4e2cf7..306584c614 100644 --- a/Modules/Feature/Moments/test/otbFlusserPathNew.cxx +++ b/Modules/Feature/Moments/test/otbFlusserPathNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbHuMomentsImageFunction.cxx b/Modules/Feature/Moments/test/otbHuMomentsImageFunction.cxx index a1fcbb5eff..07fa3b6675 100644 --- a/Modules/Feature/Moments/test/otbHuMomentsImageFunction.cxx +++ b/Modules/Feature/Moments/test/otbHuMomentsImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbHuPath.cxx b/Modules/Feature/Moments/test/otbHuPath.cxx index a89fe26f80..f0714e0207 100644 --- a/Modules/Feature/Moments/test/otbHuPath.cxx +++ b/Modules/Feature/Moments/test/otbHuPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbHuPathNew.cxx b/Modules/Feature/Moments/test/otbHuPathNew.cxx index 3ccb89bcea..54670ce74e 100644 --- a/Modules/Feature/Moments/test/otbHuPathNew.cxx +++ b/Modules/Feature/Moments/test/otbHuPathNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbRadiometricMomentsImageFilter.cxx b/Modules/Feature/Moments/test/otbRadiometricMomentsImageFilter.cxx index f840079a1e..5120239092 100644 --- a/Modules/Feature/Moments/test/otbRadiometricMomentsImageFilter.cxx +++ b/Modules/Feature/Moments/test/otbRadiometricMomentsImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbRadiometricMomentsImageFunction.cxx b/Modules/Feature/Moments/test/otbRadiometricMomentsImageFunction.cxx index 3005813cc2..6fb5bfadfa 100644 --- a/Modules/Feature/Moments/test/otbRadiometricMomentsImageFunction.cxx +++ b/Modules/Feature/Moments/test/otbRadiometricMomentsImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Moments/test/otbRealMomentsImageFunction.cxx b/Modules/Feature/Moments/test/otbRealMomentsImageFunction.cxx index 54ea3a171d..62eb0dcae9 100644 --- a/Modules/Feature/Moments/test/otbRealMomentsImageFunction.cxx +++ b/Modules/Feature/Moments/test/otbRealMomentsImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h index a961fc11b6..7075e8cf99 100644 --- a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx index 5ea7356a10..8760c3abb3 100644 --- a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h index 17a7219480..e501ff420d 100644 --- a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx index 64e15c4dd4..77e3a1a023 100644 --- a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h index e5b870163f..95d633b45f 100644 --- a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx index d8b0f9df3d..149d443636 100644 --- a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/test/otbAddCarvingPathFilterNew.cxx b/Modules/Feature/SeamCarving/test/otbAddCarvingPathFilterNew.cxx index 67fd02831a..beec3929dd 100644 --- a/Modules/Feature/SeamCarving/test/otbAddCarvingPathFilterNew.cxx +++ b/Modules/Feature/SeamCarving/test/otbAddCarvingPathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/test/otbImageToCarvingPathFilterNew.cxx b/Modules/Feature/SeamCarving/test/otbImageToCarvingPathFilterNew.cxx index 60462a300d..9f0a72dd54 100644 --- a/Modules/Feature/SeamCarving/test/otbImageToCarvingPathFilterNew.cxx +++ b/Modules/Feature/SeamCarving/test/otbImageToCarvingPathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/SeamCarving/test/otbRemoveCarvingPathFilterNew.cxx b/Modules/Feature/SeamCarving/test/otbRemoveCarvingPathFilterNew.cxx index de09ec7425..c78baa3c63 100644 --- a/Modules/Feature/SeamCarving/test/otbRemoveCarvingPathFilterNew.cxx +++ b/Modules/Feature/SeamCarving/test/otbRemoveCarvingPathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h index 198fc68dff..5a74140386 100644 --- a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h +++ b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx index 8738d5f7f8..f560f64a4c 100644 --- a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx +++ b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h index 8ce63a7146..4d744dbd3a 100644 --- a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h +++ b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx index 0e12bbc4d3..42547855f8 100644 --- a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx +++ b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h b/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h index 335d22e8f6..3c48f2c5dd 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h +++ b/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h index e90caecb1b..8cfa8d9f32 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h +++ b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx index 670e5c643c..0fef26ba18 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx +++ b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h index 42c1a5f073..01e876fe6a 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx index 80cf17d041..fa5a9e3f83 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h index 781d69f80b..8858f05c9c 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx index fecb7ae6bb..51aeb0256d 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h index 5e0ca7bd7a..65d9a99a8e 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx index 439d35992f..e098414134 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h index a8387cd74d..559e11c367 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx index be48934784..35c5a63366 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbTextureImageFunction.h b/Modules/Feature/Textures/include/otbTextureImageFunction.h index 3f0548d42a..c96b1f12d4 100644 --- a/Modules/Feature/Textures/include/otbTextureImageFunction.h +++ b/Modules/Feature/Textures/include/otbTextureImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/include/otbTextureImageFunction.txx b/Modules/Feature/Textures/include/otbTextureImageFunction.txx index b121ff9ba3..59040c4985 100644 --- a/Modules/Feature/Textures/include/otbTextureImageFunction.txx +++ b/Modules/Feature/Textures/include/otbTextureImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedList.cxx b/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedList.cxx index 1a69d38906..bbf7519ccc 100644 --- a/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedList.cxx +++ b/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedListNew.cxx b/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedListNew.cxx index bccf08c427..191dad6b78 100644 --- a/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedListNew.cxx +++ b/Modules/Feature/Textures/test/otbGreyLevelCooccurrenceIndexedListNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbHaralickTexturesImageFunction.cxx b/Modules/Feature/Textures/test/otbHaralickTexturesImageFunction.cxx index 618c4bd253..ea24b53557 100644 --- a/Modules/Feature/Textures/test/otbHaralickTexturesImageFunction.cxx +++ b/Modules/Feature/Textures/test/otbHaralickTexturesImageFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbSFSTexturesImageFilterNew.cxx b/Modules/Feature/Textures/test/otbSFSTexturesImageFilterNew.cxx index 02bc843a73..b7db0f32cf 100644 --- a/Modules/Feature/Textures/test/otbSFSTexturesImageFilterNew.cxx +++ b/Modules/Feature/Textures/test/otbSFSTexturesImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbSFSTexturesImageFilterTest.cxx b/Modules/Feature/Textures/test/otbSFSTexturesImageFilterTest.cxx index 8db377f944..1a7b42a391 100644 --- a/Modules/Feature/Textures/test/otbSFSTexturesImageFilterTest.cxx +++ b/Modules/Feature/Textures/test/otbSFSTexturesImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilter.cxx b/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilter.cxx index e746c4ced2..14f62024fe 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilter.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilterNew.cxx b/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilterNew.cxx index abaf89daed..81875e5eff 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilterNew.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToAdvancedTexturesFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToHigherOrderTexturesFilter.cxx b/Modules/Feature/Textures/test/otbScalarImageToHigherOrderTexturesFilter.cxx index 8f120fa87e..278f219dc0 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToHigherOrderTexturesFilter.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToHigherOrderTexturesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilter.cxx b/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilter.cxx index 1814bba193..15e836e0de 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilter.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilterNew.cxx b/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilterNew.cxx index f23d2ae6a8..5020abbff5 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilterNew.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToPanTexTextureFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToTexturesFilter.cxx b/Modules/Feature/Textures/test/otbScalarImageToTexturesFilter.cxx index f2ba2203eb..790c142eee 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToTexturesFilter.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToTexturesFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Feature/Textures/test/otbScalarImageToTexturesFilterNew.cxx b/Modules/Feature/Textures/test/otbScalarImageToTexturesFilterNew.cxx index a84ebd8753..d87afff74e 100644 --- a/Modules/Feature/Textures/test/otbScalarImageToTexturesFilterNew.cxx +++ b/Modules/Feature/Textures/test/otbScalarImageToTexturesFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h index beb6850070..14aff566d7 100644 --- a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx index 101b289b57..857ed1d531 100644 --- a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbCBAMI.h b/Modules/Filtering/ChangeDetection/include/otbCBAMI.h index 0b2c46e651..5a845c5af0 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCBAMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbCBAMI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h index 99d7f06af8..efe94df713 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h index c40da8de76..ccde3b00a0 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h b/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h index 45b534c70f..927c11ee1a 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h +++ b/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h index 26a0c29ffb..ef0c326a00 100644 --- a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h index dafe9a8329..832e7ff861 100644 --- a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h index cd0e11ad12..7a86abfa6e 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx index 8b881b4679..11e3806461 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h index 96fe2260ae..4cc7b407fe 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx index fa10d4f89f..bc42046be5 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h index a6a52b68ec..aa439c596c 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx index 3c454f851d..48522b5bb2 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbLHMI.h b/Modules/Filtering/ChangeDetection/include/otbLHMI.h index e2f296d2dd..e1dc22763a 100644 --- a/Modules/Filtering/ChangeDetection/include/otbLHMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbLHMI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h index b2a3c1e4e7..599400e307 100644 --- a/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h b/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h index 830d2b0bee..a7903785e5 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h index 1801b6df25..b906bf195e 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h b/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h index 06f760de75..7a3fe291d1 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h index fa3890d963..ff4b6ac5e5 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h index 32c92bd126..6120f84cc6 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx index ec05f080c5..a7910753f8 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbCBAMIChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbCBAMIChangeDetectionTest.cxx index eff54e8bbd..80c1b7f9fd 100644 --- a/Modules/Filtering/ChangeDetection/test/otbCBAMIChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbCBAMIChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbCorrelChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbCorrelChangeDetectionTest.cxx index 5bfdfa8798..080fc2d468 100644 --- a/Modules/Filtering/ChangeDetection/test/otbCorrelChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbCorrelChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbJHMIChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbJHMIChangeDetectionTest.cxx index 47ce860318..11600d8093 100644 --- a/Modules/Filtering/ChangeDetection/test/otbJHMIChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbJHMIChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilter.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilter.cxx index a2e0062013..3c959a8bad 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilter.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilterNew.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilterNew.cxx index bdb49da86d..290944d2a2 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilterNew.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerDistanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilter.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilter.cxx index 9af4b35b31..5f6cde97d1 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilter.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilterNew.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilterNew.cxx index 94ab041c85..e58474980d 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilterNew.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerProfileImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilter.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilter.cxx index d0621a6363..f9671d7fcb 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilter.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilterNew.cxx b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilterNew.cxx index 262c0b9e28..77e577b01e 100644 --- a/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilterNew.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbKullbackLeiblerSupervizedDistanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbLHMIChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbLHMIChangeDetectionTest.cxx index 361ff75fb6..cc7eeca0fa 100644 --- a/Modules/Filtering/ChangeDetection/test/otbLHMIChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbLHMIChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbMeanDiffChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbMeanDiffChangeDetectionTest.cxx index 1fb524a2de..ef698082bf 100644 --- a/Modules/Filtering/ChangeDetection/test/otbMeanDiffChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbMeanDiffChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbMeanRatioChangeDetectionTest.cxx b/Modules/Filtering/ChangeDetection/test/otbMeanRatioChangeDetectionTest.cxx index 37a57078be..68fce2166b 100644 --- a/Modules/Filtering/ChangeDetection/test/otbMeanRatioChangeDetectionTest.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbMeanRatioChangeDetectionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ChangeDetection/test/otbMultivariateAlterationDetectorImageFilter.cxx b/Modules/Filtering/ChangeDetection/test/otbMultivariateAlterationDetectorImageFilter.cxx index 71b6be213c..37fcf0aa41 100644 --- a/Modules/Filtering/ChangeDetection/test/otbMultivariateAlterationDetectorImageFilter.cxx +++ b/Modules/Filtering/ChangeDetection/test/otbMultivariateAlterationDetectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h index b0a3b5ad00..03233ffee2 100644 --- a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h +++ b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx index 12ad6a3256..55f9eebb46 100644 --- a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx +++ b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h index 1aae8c050b..83dc5a3635 100644 --- a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h +++ b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx index 616ccb2021..801c97646c 100644 --- a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx +++ b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctor.cxx b/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctor.cxx index d516a39ba5..b74e5f9e03 100644 --- a/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctor.cxx +++ b/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctorNew.cxx b/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctorNew.cxx index 2e60b96c40..672a630210 100644 --- a/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctorNew.cxx +++ b/Modules/Filtering/ColorMap/test/otbScalarToRainbowRGBPixelFunctorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h index 2b097f6043..63a54b7efc 100644 --- a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx index ae9e501cd7..f64278dfea 100644 --- a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx +++ b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h index d5807f197d..003cb0b9e6 100644 --- a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h +++ b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx index 15fbc0ba08..e158a3e52f 100644 --- a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx +++ b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h index af427086ba..6da71b81f3 100644 --- a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx index 37355308e6..f34ad34047 100644 --- a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx +++ b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbCompareOverlapSaveAndClassicalConvolutionWithGaborFilter.cxx b/Modules/Filtering/Convolution/test/otbCompareOverlapSaveAndClassicalConvolutionWithGaborFilter.cxx index ae47e90419..1036c01b09 100644 --- a/Modules/Filtering/Convolution/test/otbCompareOverlapSaveAndClassicalConvolutionWithGaborFilter.cxx +++ b/Modules/Filtering/Convolution/test/otbCompareOverlapSaveAndClassicalConvolutionWithGaborFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbConvolutionImageFilter.cxx b/Modules/Filtering/Convolution/test/otbConvolutionImageFilter.cxx index 14a65d11b2..fdb4e87eb6 100644 --- a/Modules/Filtering/Convolution/test/otbConvolutionImageFilter.cxx +++ b/Modules/Filtering/Convolution/test/otbConvolutionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbConvolutionImageFilterNew.cxx b/Modules/Filtering/Convolution/test/otbConvolutionImageFilterNew.cxx index a3d6d181a0..e79b69b41f 100644 --- a/Modules/Filtering/Convolution/test/otbConvolutionImageFilterNew.cxx +++ b/Modules/Filtering/Convolution/test/otbConvolutionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbGaborFilterGenerator.cxx b/Modules/Filtering/Convolution/test/otbGaborFilterGenerator.cxx index d3edd5af9c..9920bfc6d0 100644 --- a/Modules/Filtering/Convolution/test/otbGaborFilterGenerator.cxx +++ b/Modules/Filtering/Convolution/test/otbGaborFilterGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbGaborFilterGeneratorNew.cxx b/Modules/Filtering/Convolution/test/otbGaborFilterGeneratorNew.cxx index ab6a5008f9..36d060285c 100644 --- a/Modules/Filtering/Convolution/test/otbGaborFilterGeneratorNew.cxx +++ b/Modules/Filtering/Convolution/test/otbGaborFilterGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilter.cxx b/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilter.cxx index b1e0881c0e..e21b10d143 100644 --- a/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilter.cxx +++ b/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilterNew.cxx b/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilterNew.cxx index 5b70565888..d50d5ec3f1 100644 --- a/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilterNew.cxx +++ b/Modules/Filtering/Convolution/test/otbOverlapSaveConvolutionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h index 0e60ee63f2..0396001d6b 100644 --- a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h +++ b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx index de13743ed3..a8a74be969 100644 --- a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx +++ b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h index 3d68568c88..421a1226ed 100644 --- a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h +++ b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx index 842d396892..12d7de8295 100644 --- a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx +++ b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractor.cxx b/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractor.cxx index 37b8dc705b..a247474943 100644 --- a/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractor.cxx +++ b/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractorNew.cxx b/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractorNew.cxx index 5bf7f99fb0..fcc195c15e 100644 --- a/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractorNew.cxx +++ b/Modules/Filtering/DEM/test/otbDEMCaracteristicsExtractorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorFromImageTest.cxx b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorFromImageTest.cxx index 8536c7dfc7..98acc25fb0 100644 --- a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorFromImageTest.cxx +++ b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorFromImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorNew.cxx b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorNew.cxx index e687bbb8f3..5868769738 100644 --- a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorNew.cxx +++ b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorTest.cxx b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorTest.cxx index eae614d8cb..acb6177ee5 100644 --- a/Modules/Filtering/DEM/test/otbDEMToImageGeneratorTest.cxx +++ b/Modules/Filtering/DEM/test/otbDEMToImageGeneratorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h index c1df1d7ddb..b62c4cfb07 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx index 8e1d2702bd..e915f33105 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h index 30d2463a60..30afec4565 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx index a6ce735a83..4361d73b17 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h index 44caad873d..2a389475d2 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx index 5b138d768f..8e544ae9a5 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h index 9fe806cb05..48fe093536 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx index f66c181c81..0c01b11c1f 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h index bd40d84ac8..801cdbd67a 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx index 28661f01db..1e0914144f 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h index 3403ba13fa..877c73b150 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx index eb4876fc1c..82fb7e66cb 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h index 4e556f975e..a8b7283196 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx index 834fc5a129..9553514708 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h index 49f679fa33..0c303c4423 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h index 6f132355ca..e5e76fa833 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx index 89854b10c0..99efc3f49c 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h index 579675c711..b1a41c95fc 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx index 3b86aa0003..9d03a07d68 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h index 5380f1368c..b3a34c22f6 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx index e7539acabd..3b4591053e 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h index bcfa3e4bff..5898ac4704 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx index a141b76474..3742c32b6d 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h index 4c992e02d2..f0d637f375 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx index 8a37fd98d9..f2527da6e8 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h index 8f4204707f..b1a33eaf67 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx index 35c966a414..56a6ce30a9 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionBinaryImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionBinaryImageFilter.cxx index 6b81f5ea62..47d69c9e59 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionBinaryImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionBinaryImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilter.cxx index 72200c4e3b..61c25bbfd5 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilterNew.cxx index a5b5317b3b..3a82dc8894 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilter.cxx index 25b3718473..ef4a7e4603 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilterNew.cxx index 734f247c0c..65eef14fff 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbAngularProjectionSetImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilter.cxx index 25d7ab38c2..c40e73172d 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilterNew.cxx index 34401bb9c8..7e0907ab6c 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbEstimateInnerProductPCAImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbFastICAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbFastICAImageFilter.cxx index 8c7d5b1b08..3f581f2b7b 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbFastICAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbFastICAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilter.cxx index 64eca78535..e4dbfccad6 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilterNew.cxx index 0da9642091..6409b53e54 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbInnerProductPCAImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbLocalActivityVectorImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbLocalActivityVectorImageFilter.cxx index c5ff2f8d53..5db874f6f2 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbLocalActivityVectorImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbLocalActivityVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbMNFImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbMNFImageFilter.cxx index 31fe93a6e7..4b572e036e 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbMNFImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbMNFImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbMaximumAutocorrelationFactorImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbMaximumAutocorrelationFactorImageFilter.cxx index 196db9e089..f58b58f954 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbMaximumAutocorrelationFactorImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbMaximumAutocorrelationFactorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbNAPCAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbNAPCAImageFilter.cxx index 7d77438bfb..fbb6290e6a 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbNAPCAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbNAPCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilter.cxx index f77479ba19..e0a39fed77 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilterNew.cxx index 7b90e27439..ce3f9e7ed0 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbNormalizeInnerProductPCAImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbPCAImageFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbPCAImageFilter.cxx index bc827bc61b..842cb09ae4 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbPCAImageFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbPCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilter.cxx b/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilter.cxx index b07fe43575..ace05dd94f 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilter.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilterNew.cxx b/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilterNew.cxx index a490381dd5..46e5d578f7 100644 --- a/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilterNew.cxx +++ b/Modules/Filtering/DimensionalityReduction/test/otbSparseWvltToAngleMapperListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h index d26cb4c3a0..3703761282 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h index 5a3e56d0e0..55ee4afe94 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h index baa08411d8..e5043d5b39 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h index b28324838f..75cc798fee 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx index b3169949d8..07a0dad2bc 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h index d254c2e619..6e284b537a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx index f0519c0a2a..dd09948221 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h index 510bde9e32..ef3e3843ee 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx index 28131a2659..29ec3b66e5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h index c5e5ee56ae..47ab293c75 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx index a518ebde8b..720fb6db54 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h index da268eec54..dc29b3b5af 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx index d0bef89f06..84b953be91 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h index be4bfefdc6..4c336545ec 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h index 78e32f8c00..8370e0d40c 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx index 6c7b62d8b5..872a8a3a0e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h index 29b2abf7a9..86df18b5a9 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx index 6f694fccc8..5f45c1e0bb 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h index 5cdf24dec3..ef8f82c9a0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx index dc5438737b..a9ad23e01d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h index 6767be3145..930ea80e22 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h index fd2c6a54ab..4b8bce489a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx index cb1f7fcab8..d4ef056ccf 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h index 8a2adf3c19..2c9a8e97b1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx index d6259e7235..3bd301d3b1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h index 0839c75516..38ffed0a9c 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx index 40099dc544..68ff23934e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h index 12f290d981..3f05e73d5c 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx index 24ecb274f8..3b9c1b8381 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h index 3f6a73275c..1ef645626d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h index 08c9283657..f6fb6e6cde 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx index c581cc6c21..2c6ebc23c5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h index 0da1750c0d..7fee9b0c7f 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h +++ b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx index b1d0e5ba6a..8b588570f3 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx +++ b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h index f387bc8e39..5ed9c13ecc 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx index 416d644d7c..efc84f7ad1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h index 78f3c3f7e4..76b3d43a7d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx index f40fbd47e3..eb36b06b37 100644 --- a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h b/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h index cfaeaa271e..2784ccfd8f 100644 --- a/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h b/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h index 415b2c39db..abf284bdfd 100644 --- a/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h b/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h index 22d761802c..8cd353f80d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h b/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h index 2f63aca246..5550b7cc6b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h index ee66de4485..ef1b78afd0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h index e21f5dd926..8d685c298b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.h b/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.h index 90bb0dba33..1633353e86 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.h +++ b/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.txx b/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.txx index 414fd90cf5..a5abd85478 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.txx +++ b/Modules/Filtering/ImageManipulation/include/otbMaskedIteratorDecorator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h index 2b63b266e1..e3cc1589d5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx index c8d6053b95..0a908f70f8 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h b/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h index df5baf5c67..18ad900d4d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h index 5e0a679a6e..07e45652b6 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h index 858719d0d7..e6d4830f6f 100644 --- a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx index 260801206a..0ab9b90ed5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h index 2479807232..4a466528a0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx index a9bb0c0352..a4041ec4fe 100644 --- a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h index 45b0b251bc..de3ebf60ed 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx index b29893160f..09eca24331 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h b/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h index c7e12a456e..dd27f6c921 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h index db1fe176bf..4153391e04 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx index ad4143123d..1dab2ad244 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h index 4a9a5d889e..6beecf1c94 100644 --- a/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h index d17b5a9b11..0222432aab 100644 --- a/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h b/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h index 59c041cb10..54b42cd74d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h index 7834dde1e2..e8210ed422 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx index 3882ff2d82..3898079965 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h index 7c9b6af9e2..e4b2a10853 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx index ac01ae1944..72556c173e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h index 74fb60b664..aabdac428a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h index 4812474716..04c28ffeb1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h index 036807e5f8..51033013b2 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx index 54c3e93b66..b731614f1b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h index bb7f8efcf4..0e1bd9efe0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx index fe3ca999b0..b5b26bc8de 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h index 9a2f24df2f..944ac37798 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx index f980e1dcb3..b7e75fe03b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h index 51cef1b3d9..c5d4b552ae 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx index df3082cce1..f5a3dcc5d7 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h index 32453a0c1f..f5ff2e4bf2 100644 --- a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx index c2b9bc843d..46e17d0f56 100644 --- a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h index 3e8da58747..62f095d57d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx index 3b59245ffa..a544ce2413 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h index ae4ccb2fec..2ceba2e4f8 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx index 8219546898..405f4eef23 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h index cfe3a94a72..cec03c4504 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx index 77e6947a80..1db46a3c95 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h index 02c694335d..37f6374850 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx index 7c318b3263..193c26f3ad 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h index d387433d9d..ddd4aa67f5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx index 1d5b9795a9..e84e205c35 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h index 1854a8536f..8ce0e69c0d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx index 6c77bd78f2..810d2ef87d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h index 4683217271..d89885d842 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx index 423e1425c5..841ae3d30b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h index 8142135240..7d35c6a6b5 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h index f7e5aa53b0..84ced96f14 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx index 425dbdc2ff..278f47987a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/src/otbStreamingShrinkImageFilter.cxx b/Modules/Filtering/ImageManipulation/src/otbStreamingShrinkImageFilter.cxx index dbbb0c7036..8950619e63 100644 --- a/Modules/Filtering/ImageManipulation/src/otbStreamingShrinkImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/src/otbStreamingShrinkImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbAmplitudeFunctorTest.cxx b/Modules/Filtering/ImageManipulation/test/otbAmplitudeFunctorTest.cxx index 6dfd9b6bd8..e7bcd8a633 100644 --- a/Modules/Filtering/ImageManipulation/test/otbAmplitudeFunctorTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbAmplitudeFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunction.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunction.cxx index 09fcda2cb4..84e073334e 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunction.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunctionNew.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunctionNew.cxx index 5c324ec3f7..b93fcf11d3 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunctionNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageDensityFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculator.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculator.cxx index df8df0882f..636161926d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculator.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculatorNew.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculatorNew.cxx index 14a687ab4a..f2916399a6 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculatorNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageMinimalBoundingRegionCalculatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilter.cxx index 903db7a054..593adde07e 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilterNew.cxx index d66b2282d5..01f9c36197 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBinaryImageToDensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilter.cxx index df34e9aa76..c79a0b8c89 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilterNew.cxx index 827e79d219..40ebe316a4 100644 --- a/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbBoxAndWhiskerImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbChangeInformationImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbChangeInformationImageFilter.cxx index d3a6c078f5..2938d40160 100644 --- a/Modules/Filtering/ImageManipulation/test/otbChangeInformationImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbChangeInformationImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilter.cxx index 9146583e63..e5d7207caf 100644 --- a/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilterNew.cxx index fe36412731..c15a61ddf0 100644 --- a/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbChangeLabelImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbChangeNoDataValueFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbChangeNoDataValueFilter.cxx index 46ca56352b..e1df82a14b 100644 --- a/Modules/Filtering/ImageManipulation/test/otbChangeNoDataValueFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbChangeNoDataValueFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbClampImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbClampImageFilter.cxx index b1953832ba..c8852e4db8 100644 --- a/Modules/Filtering/ImageManipulation/test/otbClampImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbClampImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbClampVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbClampVectorImageFilter.cxx index bdc27e7a90..e2d2dfa12c 100644 --- a/Modules/Filtering/ImageManipulation/test/otbClampVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbClampVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbConcatenateScalarValueImageFilterTest.cxx b/Modules/Filtering/ImageManipulation/test/otbConcatenateScalarValueImageFilterTest.cxx index d994dd9e84..36d6b258c4 100644 --- a/Modules/Filtering/ImageManipulation/test/otbConcatenateScalarValueImageFilterTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbConcatenateScalarValueImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilter.cxx index 709a0feb35..c1be765505 100644 --- a/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilterNew.cxx index 8a5e195321..0051736e0a 100644 --- a/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbConcatenateVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValue.cxx b/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValue.cxx index 735ab4835d..e9e4f9a632 100644 --- a/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValue.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValueNew.cxx b/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValueNew.cxx index 2b2961961a..55c4d796f3 100644 --- a/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValueNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbEuclideanDistanceMetricWithMissingValueNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbExtractROIResample.cxx b/Modules/Filtering/ImageManipulation/test/otbExtractROIResample.cxx index ade91c5b2b..46345a5a90 100644 --- a/Modules/Filtering/ImageManipulation/test/otbExtractROIResample.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbExtractROIResample.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilter.cxx index 4d874f31df..e0767c2345 100644 --- a/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilterNew.cxx index 7d86bfd77f..ca6912913e 100644 --- a/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbFunctionWithNeighborhoodToImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbGridResampleImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbGridResampleImageFilter.cxx index 73ff86cdc9..ec9e97be98 100644 --- a/Modules/Filtering/ImageManipulation/test/otbGridResampleImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbGridResampleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbImageToNoDataMaskFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbImageToNoDataMaskFilter.cxx index fa36d5ba44..05e7029048 100644 --- a/Modules/Filtering/ImageManipulation/test/otbImageToNoDataMaskFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbImageToNoDataMaskFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilter.cxx index b629134c2c..174a0fbf57 100644 --- a/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilterNew.cxx index be9a62f30a..edeb67b69c 100644 --- a/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbImageToVectorImageCastFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbLocalGradientVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbLocalGradientVectorImageFilter.cxx index 9d16be65e8..ac500b664b 100644 --- a/Modules/Filtering/ImageManipulation/test/otbLocalGradientVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbLocalGradientVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbLog10ThresholdedImageFilterTest.cxx b/Modules/Filtering/ImageManipulation/test/otbLog10ThresholdedImageFilterTest.cxx index 5e98858331..18657952a3 100644 --- a/Modules/Filtering/ImageManipulation/test/otbLog10ThresholdedImageFilterTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbLog10ThresholdedImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMaskedIteratorDecorator.cxx b/Modules/Filtering/ImageManipulation/test/otbMaskedIteratorDecorator.cxx index 07722171be..1269a0fae6 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMaskedIteratorDecorator.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMaskedIteratorDecorator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMatrixImageFilterTest.cxx b/Modules/Filtering/ImageManipulation/test/otbMatrixImageFilterTest.cxx index b4a84e1265..26acff758e 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMatrixImageFilterTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMatrixImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilter.cxx index 0b069bab86..c2df8fcca6 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilterNew.cxx index 751e2749d8..25b4c52e50 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMatrixTransposeMatrixImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMeanFunctorImageTest.cxx b/Modules/Filtering/ImageManipulation/test/otbMeanFunctorImageTest.cxx index 13bf560729..55b2e88357 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMeanFunctorImageTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMeanFunctorImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbMultiplyByScalarImageTest.cxx b/Modules/Filtering/ImageManipulation/test/otbMultiplyByScalarImageTest.cxx index a5444cdd66..083b7292de 100644 --- a/Modules/Filtering/ImageManipulation/test/otbMultiplyByScalarImageTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbMultiplyByScalarImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbNRIBandImagesToOneNComplexBandsImage.cxx b/Modules/Filtering/ImageManipulation/test/otbNRIBandImagesToOneNComplexBandsImage.cxx index 778f42146e..9ff63a72b8 100644 --- a/Modules/Filtering/ImageManipulation/test/otbNRIBandImagesToOneNComplexBandsImage.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbNRIBandImagesToOneNComplexBandsImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbOneRIBandImageToOneComplexBandImage.cxx b/Modules/Filtering/ImageManipulation/test/otbOneRIBandImageToOneComplexBandImage.cxx index bbc4682269..a17e9d6090 100644 --- a/Modules/Filtering/ImageManipulation/test/otbOneRIBandImageToOneComplexBandImage.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbOneRIBandImageToOneComplexBandImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterNew.cxx index f1f5874fd2..9e829782d8 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithMeanFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithMeanFilter.cxx index d36eb3d56c..cbd0d2fdca 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithMeanFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithMeanFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithSobelFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithSobelFilter.cxx index ebb745a637..c636cf57ea 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithSobelFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPerBandVectorImageFilterWithSobelFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPhaseFunctorTest.cxx b/Modules/Filtering/ImageManipulation/test/otbPhaseFunctorTest.cxx index 0d5d229a68..afe05468aa 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPhaseFunctorTest.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPhaseFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilter.cxx index b35dff04c7..f04b0f58fd 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterNew.cxx index 69e2791ef0..561a6d6bf6 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterWithMask.cxx b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterWithMask.cxx index 084aae016f..be35b9743a 100644 --- a/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterWithMask.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbPrintableImageFilterWithMask.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbRegionProjectionResampler.cxx b/Modules/Filtering/ImageManipulation/test/otbRegionProjectionResampler.cxx index acbbbdb90c..3b89be9fef 100644 --- a/Modules/Filtering/ImageManipulation/test/otbRegionProjectionResampler.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbRegionProjectionResampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptor.cxx b/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptor.cxx index ddc7f4083e..88c99d982d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptor.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptorNew.cxx b/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptorNew.cxx index 99ab99a2c8..e05612d188 100644 --- a/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptorNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbShiftScaleImageAdaptorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbShiftScaleVectorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbShiftScaleVectorImageFilterNew.cxx index f3043af66d..053e516984 100644 --- a/Modules/Filtering/ImageManipulation/test/otbShiftScaleVectorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbShiftScaleVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilter.cxx index e3b853430a..766d98d16d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilterNew.cxx index 8c28cf3b04..d3c97c079d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbSpectralAngleDistanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbSqrtSpectralAngleImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbSqrtSpectralAngleImageFilter.cxx index f225efbe14..cc38bfcac3 100644 --- a/Modules/Filtering/ImageManipulation/test/otbSqrtSpectralAngleImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbSqrtSpectralAngleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilter.cxx index cc3e9053f5..e5d6337564 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilterNew.cxx index 7432ded3af..c870a97f9e 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingInnerProductVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilter.cxx index e8ef2ae81c..4ed44af7ec 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterCompareWithITK.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterCompareWithITK.cxx index dfdc819d85..e4792dca03 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterCompareWithITK.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterCompareWithITK.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterNew.cxx index c885c5d2cb..3a85ff13bb 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingResampleImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilter.cxx index 7c30fb36d0..e56392b1cc 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilterNew.cxx index b619780504..571d3c2994 100644 --- a/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbStreamingShrinkImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbThresholdVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbThresholdVectorImageFilter.cxx index 5288d6a42f..121491208f 100644 --- a/Modules/Filtering/ImageManipulation/test/otbThresholdVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbThresholdVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbTileImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbTileImageFilter.cxx index 8e32b29dca..52ff2def25 100644 --- a/Modules/Filtering/ImageManipulation/test/otbTileImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbTileImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbTwoNRIBandsImageToNComplexBandsImage.cxx b/Modules/Filtering/ImageManipulation/test/otbTwoNRIBandsImageToNComplexBandsImage.cxx index b4fed19631..0d5084f637 100644 --- a/Modules/Filtering/ImageManipulation/test/otbTwoNRIBandsImageToNComplexBandsImage.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbTwoNRIBandsImageToNComplexBandsImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorImageFilterNew.cxx index 547147a447..cb2009e637 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilter.cxx index d03d10f6fa..9cd6379982 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilterNew.cxx index 1afbae8b61..2b0bfb7b4d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.cxx index 653c10daa5..42d1d442ba 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilterNew.cxx index 2bba2c3913..288308fde6 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorNeighborhoodWithOffsetImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilter.cxx index 71d3759e6c..df66a15cf5 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilterNew.cxx index 6394f9cc28..ca94afc27f 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryFunctorWithIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilter.cxx index 56b3084e62..a741567e4b 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilterNew.cxx index dd8425cedd..bbba545700 100644 --- a/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbUnaryImageFunctorWithVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilter.cxx index 2210801816..08f6d5f4e2 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilterNew.cxx index a32a311ad6..d5069e97de 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorImageTo3DScalarImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilter.cxx index fffee7cd03..1c4154e098 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilterNew.cxx index a7cc60ae7f..38b1be234d 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorImageToAmplitudeImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilter.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilter.cxx index c4c9637f42..ddb4e7e99a 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilter.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilterNew.cxx b/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilterNew.cxx index 8ee7f2e2b3..39adc1bd30 100644 --- a/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilterNew.cxx +++ b/Modules/Filtering/ImageManipulation/test/otbVectorRescaleIntensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h index 802595e2bd..de2d421833 100644 --- a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx index c4e7e9ab3b..55605875e9 100644 --- a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h index 7098606955..bdfdc9a355 100644 --- a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx index 08c5181df2..836a1136b7 100644 --- a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h index ca82a8beb1..a56b04ceb3 100644 --- a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx index 2960cd303f..4daa1f33df 100644 --- a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h index 6c07139d95..a35d68be85 100644 --- a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx index 0ea7e3aa09..24058c6833 100644 --- a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/test/otbFrostFilter.cxx b/Modules/Filtering/ImageNoise/test/otbFrostFilter.cxx index e2ec9c5808..7afca02eba 100644 --- a/Modules/Filtering/ImageNoise/test/otbFrostFilter.cxx +++ b/Modules/Filtering/ImageNoise/test/otbFrostFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/test/otbFrostFilterNew.cxx b/Modules/Filtering/ImageNoise/test/otbFrostFilterNew.cxx index 94273b93f7..dc9523ad0b 100644 --- a/Modules/Filtering/ImageNoise/test/otbFrostFilterNew.cxx +++ b/Modules/Filtering/ImageNoise/test/otbFrostFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/test/otbGammaMAPFilter.cxx b/Modules/Filtering/ImageNoise/test/otbGammaMAPFilter.cxx index d04068a9e9..bf2c785c20 100644 --- a/Modules/Filtering/ImageNoise/test/otbGammaMAPFilter.cxx +++ b/Modules/Filtering/ImageNoise/test/otbGammaMAPFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/test/otbKuanFilter.cxx b/Modules/Filtering/ImageNoise/test/otbKuanFilter.cxx index 5c2d7a19f9..e813144c86 100644 --- a/Modules/Filtering/ImageNoise/test/otbKuanFilter.cxx +++ b/Modules/Filtering/ImageNoise/test/otbKuanFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/ImageNoise/test/otbLeeFilter.cxx b/Modules/Filtering/ImageNoise/test/otbLeeFilter.cxx index b37396e1c8..e4b957859b 100644 --- a/Modules/Filtering/ImageNoise/test/otbLeeFilter.cxx +++ b/Modules/Filtering/ImageNoise/test/otbLeeFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h index a7f68ee4d9..88401087ee 100644 --- a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h +++ b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx index ae7af5ab4f..69ffdeeafa 100644 --- a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx +++ b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h index c1984a532a..65340a67bf 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx index 01bce06c3d..2b64b46df8 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h index 78bd01e63c..adf9062e50 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx index 98ee372836..96786dd7f1 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h b/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h index 710ed11f43..dbc4b965c5 100644 --- a/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h +++ b/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbParser.h b/Modules/Filtering/MathParser/include/otbParser.h index 5ecd32321c..9ebf077b0c 100644 --- a/Modules/Filtering/MathParser/include/otbParser.h +++ b/Modules/Filtering/MathParser/include/otbParser.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h index 0e47e59e3a..eedc1c6301 100644 --- a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h +++ b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx index 2413d93dd2..653767ffa3 100644 --- a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx +++ b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/src/otbParser.cxx b/Modules/Filtering/MathParser/src/otbParser.cxx index b7f3f32de0..a4848f4431 100644 --- a/Modules/Filtering/MathParser/src/otbParser.cxx +++ b/Modules/Filtering/MathParser/src/otbParser.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbBandMathImageFilter.cxx b/Modules/Filtering/MathParser/test/otbBandMathImageFilter.cxx index f18f325a57..fa8e9413f1 100644 --- a/Modules/Filtering/MathParser/test/otbBandMathImageFilter.cxx +++ b/Modules/Filtering/MathParser/test/otbBandMathImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbImageListToSingleImageFilterTest.cxx b/Modules/Filtering/MathParser/test/otbImageListToSingleImageFilterTest.cxx index 57e1e39903..079b353d19 100644 --- a/Modules/Filtering/MathParser/test/otbImageListToSingleImageFilterTest.cxx +++ b/Modules/Filtering/MathParser/test/otbImageListToSingleImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbMaskMuParserFilterNew.cxx b/Modules/Filtering/MathParser/test/otbMaskMuParserFilterNew.cxx index 3c722c4f81..e248394a31 100644 --- a/Modules/Filtering/MathParser/test/otbMaskMuParserFilterNew.cxx +++ b/Modules/Filtering/MathParser/test/otbMaskMuParserFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbMaskMuParserFilterTest.cxx b/Modules/Filtering/MathParser/test/otbMaskMuParserFilterTest.cxx index da9f84f99a..d8e2df0278 100644 --- a/Modules/Filtering/MathParser/test/otbMaskMuParserFilterTest.cxx +++ b/Modules/Filtering/MathParser/test/otbMaskMuParserFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbParserConditionDataNodeFeatureFunction.cxx b/Modules/Filtering/MathParser/test/otbParserConditionDataNodeFeatureFunction.cxx index d4fb21d6b2..a51882a369 100644 --- a/Modules/Filtering/MathParser/test/otbParserConditionDataNodeFeatureFunction.cxx +++ b/Modules/Filtering/MathParser/test/otbParserConditionDataNodeFeatureFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParser/test/otbParserTest.cxx b/Modules/Filtering/MathParser/test/otbParserTest.cxx index 2161424f68..5105f21eb4 100644 --- a/Modules/Filtering/MathParser/test/otbParserTest.cxx +++ b/Modules/Filtering/MathParser/test/otbParserTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h index 325d6922ee..e565673ec0 100644 --- a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h +++ b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx index 9030e2cef5..e78a69c021 100644 --- a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx +++ b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/include/otbParserX.h b/Modules/Filtering/MathParserX/include/otbParserX.h index 043cc3710e..aac44eeca9 100644 --- a/Modules/Filtering/MathParserX/include/otbParserX.h +++ b/Modules/Filtering/MathParserX/include/otbParserX.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/include/otbParserXPlugins.h b/Modules/Filtering/MathParserX/include/otbParserXPlugins.h index 6918fb1586..309d32cc7e 100644 --- a/Modules/Filtering/MathParserX/include/otbParserXPlugins.h +++ b/Modules/Filtering/MathParserX/include/otbParserXPlugins.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/src/otbParserX.cxx b/Modules/Filtering/MathParserX/src/otbParserX.cxx index b6d4ac8dcf..ab36708381 100644 --- a/Modules/Filtering/MathParserX/src/otbParserX.cxx +++ b/Modules/Filtering/MathParserX/src/otbParserX.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/src/otbParserXPlugins.cxx b/Modules/Filtering/MathParserX/src/otbParserXPlugins.cxx index 3eb9b87a9c..71cd748c36 100644 --- a/Modules/Filtering/MathParserX/src/otbParserXPlugins.cxx +++ b/Modules/Filtering/MathParserX/src/otbParserXPlugins.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/test/otbBandMathXImageFilter.cxx b/Modules/Filtering/MathParserX/test/otbBandMathXImageFilter.cxx index 1ffd2cd6fd..fb83d0ed18 100644 --- a/Modules/Filtering/MathParserX/test/otbBandMathXImageFilter.cxx +++ b/Modules/Filtering/MathParserX/test/otbBandMathXImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MathParserX/test/otbParserXTest.cxx b/Modules/Filtering/MathParserX/test/otbParserXTest.cxx index 99126e3956..13d6b7dcf1 100644 --- a/Modules/Filtering/MathParserX/test/otbParserXTest.cxx +++ b/Modules/Filtering/MathParserX/test/otbParserXTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h index 4fe7728133..cb6d0cf09f 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx index 310fa52691..6aecdcd94a 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h index 40721088e6..456e06a999 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx index a4288dea77..08cee4caf2 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h index 4f9377338e..aa0305a5f1 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx index 07526fadcc..2c36299fb3 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h index 81a672f4eb..5bfc3d9d6a 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx index 2783835831..80bd6faa02 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h index f38faee4d2..bb57f78936 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx index aa24b811be..23bbe07f73 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h index 39e6706cd1..b745907a0c 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx index f37b510a46..b876baafc7 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilter.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilter.cxx index 1f39cb236f..dbdc7013ff 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilter.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilterNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilterNew.cxx index a887e6b05b..81bb1abcfa 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilterNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidAnalysisFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverter.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverter.cxx index 8ce7ca92f0..f48adf8364 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverter.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverterNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverterNew.cxx index 3b07a8728d..5dc6391840 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverterNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidMRToMSConverterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResampler.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResampler.cxx index 79e84bd4d8..c9d03852d0 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResampler.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResamplerNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResamplerNew.cxx index 81b62ef3a4..13307b0764 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResamplerNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidResamplerNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilter.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilter.cxx index 3eaa699c40..be86afe845 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilter.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilterNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilterNew.cxx index cccd791795..dca20d8347 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilterNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmentationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenter.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenter.cxx index e0bb912a6c..baa346a455 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenter.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenterNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenterNew.cxx index 39821df47e..fafe06dd42 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenterNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSegmenterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilter.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilter.cxx index 322dc88002..f69d42a43c 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilter.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilterNew.cxx b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilterNew.cxx index 5f0c8d0ac7..4dfa4c6a19 100644 --- a/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilterNew.cxx +++ b/Modules/Filtering/MorphologicalPyramid/test/otbMorphologicalPyramidSynthesisFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbClosePathFunctor.h b/Modules/Filtering/Path/include/otbClosePathFunctor.h index df84b78fbe..b56883d243 100644 --- a/Modules/Filtering/Path/include/otbClosePathFunctor.h +++ b/Modules/Filtering/Path/include/otbClosePathFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbCompacityPathFunction.h b/Modules/Filtering/Path/include/otbCompacityPathFunction.h index cb8e5e8150..9b6bb1d420 100644 --- a/Modules/Filtering/Path/include/otbCompacityPathFunction.h +++ b/Modules/Filtering/Path/include/otbCompacityPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbCompacityPathFunction.txx b/Modules/Filtering/Path/include/otbCompacityPathFunction.txx index 842c635ebd..c9f0f5df88 100644 --- a/Modules/Filtering/Path/include/otbCompacityPathFunction.txx +++ b/Modules/Filtering/Path/include/otbCompacityPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbDrawPathFilter.h b/Modules/Filtering/Path/include/otbDrawPathFilter.h index 19bb249f69..dd225c7e2f 100644 --- a/Modules/Filtering/Path/include/otbDrawPathFilter.h +++ b/Modules/Filtering/Path/include/otbDrawPathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbDrawPathFilter.txx b/Modules/Filtering/Path/include/otbDrawPathFilter.txx index ae29709542..7b32f966c1 100644 --- a/Modules/Filtering/Path/include/otbDrawPathFilter.txx +++ b/Modules/Filtering/Path/include/otbDrawPathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbDrawPathListFilter.h b/Modules/Filtering/Path/include/otbDrawPathListFilter.h index 963ad8d85d..59fe32ff39 100644 --- a/Modules/Filtering/Path/include/otbDrawPathListFilter.h +++ b/Modules/Filtering/Path/include/otbDrawPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbDrawPathListFilter.txx b/Modules/Filtering/Path/include/otbDrawPathListFilter.txx index ebfca07e0a..38aac5e424 100644 --- a/Modules/Filtering/Path/include/otbDrawPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbDrawPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h index 57a3fbb7c6..1068203807 100644 --- a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h +++ b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx index 4ae115d692..2a055db391 100644 --- a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx +++ b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h index 0c1dab45ed..b5805f6ca1 100644 --- a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h +++ b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx index eb3c642a5b..7441067d73 100644 --- a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToPathFilter.h b/Modules/Filtering/Path/include/otbImageToPathFilter.h index ffc0ffd6a2..8c9913851c 100644 --- a/Modules/Filtering/Path/include/otbImageToPathFilter.h +++ b/Modules/Filtering/Path/include/otbImageToPathFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToPathFilter.txx b/Modules/Filtering/Path/include/otbImageToPathFilter.txx index c6628d1020..ba614edab6 100644 --- a/Modules/Filtering/Path/include/otbImageToPathFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToPathFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToPathListFilter.h b/Modules/Filtering/Path/include/otbImageToPathListFilter.h index 0f609053dc..2c46164eca 100644 --- a/Modules/Filtering/Path/include/otbImageToPathListFilter.h +++ b/Modules/Filtering/Path/include/otbImageToPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbImageToPathListFilter.txx b/Modules/Filtering/Path/include/otbImageToPathListFilter.txx index b67b226f89..3f6b20c116 100644 --- a/Modules/Filtering/Path/include/otbImageToPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbOrientationPathFunction.h b/Modules/Filtering/Path/include/otbOrientationPathFunction.h index ca207f685a..07c1cb3193 100644 --- a/Modules/Filtering/Path/include/otbOrientationPathFunction.h +++ b/Modules/Filtering/Path/include/otbOrientationPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbOrientationPathFunction.txx b/Modules/Filtering/Path/include/otbOrientationPathFunction.txx index b8141f3620..82eec21a21 100644 --- a/Modules/Filtering/Path/include/otbOrientationPathFunction.txx +++ b/Modules/Filtering/Path/include/otbOrientationPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathFunction.h b/Modules/Filtering/Path/include/otbPathFunction.h index 25ca7f89e6..1785bccbb8 100644 --- a/Modules/Filtering/Path/include/otbPathFunction.h +++ b/Modules/Filtering/Path/include/otbPathFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathFunction.txx b/Modules/Filtering/Path/include/otbPathFunction.txx index 971f458745..9b1277c43f 100644 --- a/Modules/Filtering/Path/include/otbPathFunction.txx +++ b/Modules/Filtering/Path/include/otbPathFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathLengthFunctor.h b/Modules/Filtering/Path/include/otbPathLengthFunctor.h index 2fcbfb1893..25d55ea0c0 100644 --- a/Modules/Filtering/Path/include/otbPathLengthFunctor.h +++ b/Modules/Filtering/Path/include/otbPathLengthFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathListSource.h b/Modules/Filtering/Path/include/otbPathListSource.h index b25f914fd7..81331c1499 100644 --- a/Modules/Filtering/Path/include/otbPathListSource.h +++ b/Modules/Filtering/Path/include/otbPathListSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h index 172e68a241..30162ce022 100644 --- a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h +++ b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx index 850b32dea3..644d7bfb19 100644 --- a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx +++ b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathListToPathListFilter.h b/Modules/Filtering/Path/include/otbPathListToPathListFilter.h index b822cd9f81..ba0a61e9e8 100644 --- a/Modules/Filtering/Path/include/otbPathListToPathListFilter.h +++ b/Modules/Filtering/Path/include/otbPathListToPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h b/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h index eff6f2a533..526d4fa3e7 100644 --- a/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h +++ b/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h index 01868c0eb1..7510d0a847 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h +++ b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx index a0e748d78c..50328072ab 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx +++ b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbPolyLineImageIterator.h b/Modules/Filtering/Path/include/otbPolyLineImageIterator.h index 4611700a92..23459a7250 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageIterator.h +++ b/Modules/Filtering/Path/include/otbPolyLineImageIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h index c7d98969df..facbc3fc3e 100644 --- a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h +++ b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx index d96e1b2b19..79879261b7 100644 --- a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h index 60a36144e9..aada2e41ca 100644 --- a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h +++ b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx index ef7c42fe40..bd16fc2f8d 100644 --- a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbClosePathFunctor.cxx b/Modules/Filtering/Path/test/otbClosePathFunctor.cxx index 2b4289254e..a251e8c2f0 100644 --- a/Modules/Filtering/Path/test/otbClosePathFunctor.cxx +++ b/Modules/Filtering/Path/test/otbClosePathFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbCompacityPathCircle.cxx b/Modules/Filtering/Path/test/otbCompacityPathCircle.cxx index 5aaddfe332..ab2ba7e983 100644 --- a/Modules/Filtering/Path/test/otbCompacityPathCircle.cxx +++ b/Modules/Filtering/Path/test/otbCompacityPathCircle.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbCompacityPathNew.cxx b/Modules/Filtering/Path/test/otbCompacityPathNew.cxx index 693b1935d4..a35d64cf76 100644 --- a/Modules/Filtering/Path/test/otbCompacityPathNew.cxx +++ b/Modules/Filtering/Path/test/otbCompacityPathNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbCompacityPathRectangle.cxx b/Modules/Filtering/Path/test/otbCompacityPathRectangle.cxx index 5c842508ec..7f68128fb7 100644 --- a/Modules/Filtering/Path/test/otbCompacityPathRectangle.cxx +++ b/Modules/Filtering/Path/test/otbCompacityPathRectangle.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbCompacityPathSquare.cxx b/Modules/Filtering/Path/test/otbCompacityPathSquare.cxx index abc66a2f3b..303e7259fc 100644 --- a/Modules/Filtering/Path/test/otbCompacityPathSquare.cxx +++ b/Modules/Filtering/Path/test/otbCompacityPathSquare.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPath.cxx b/Modules/Filtering/Path/test/otbDrawPath.cxx index 57ad6c7a54..7d45659006 100644 --- a/Modules/Filtering/Path/test/otbDrawPath.cxx +++ b/Modules/Filtering/Path/test/otbDrawPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPathFilter.cxx b/Modules/Filtering/Path/test/otbDrawPathFilter.cxx index 9c30a19db5..5eea8fda4f 100644 --- a/Modules/Filtering/Path/test/otbDrawPathFilter.cxx +++ b/Modules/Filtering/Path/test/otbDrawPathFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPathFilterNew.cxx b/Modules/Filtering/Path/test/otbDrawPathFilterNew.cxx index 9da0856d93..a3b9268d29 100644 --- a/Modules/Filtering/Path/test/otbDrawPathFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbDrawPathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPathListFilter.cxx b/Modules/Filtering/Path/test/otbDrawPathListFilter.cxx index 07622e70be..4eb5b0d2db 100644 --- a/Modules/Filtering/Path/test/otbDrawPathListFilter.cxx +++ b/Modules/Filtering/Path/test/otbDrawPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPathListFilterNew.cxx b/Modules/Filtering/Path/test/otbDrawPathListFilterNew.cxx index a426f92490..7da9646f1b 100644 --- a/Modules/Filtering/Path/test/otbDrawPathListFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbDrawPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbDrawPathListFilterWithValue.cxx b/Modules/Filtering/Path/test/otbDrawPathListFilterWithValue.cxx index 478f1cfe70..f3efbc2bd7 100644 --- a/Modules/Filtering/Path/test/otbDrawPathListFilterWithValue.cxx +++ b/Modules/Filtering/Path/test/otbDrawPathListFilterWithValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbImageFittingPolygonListFilter.cxx b/Modules/Filtering/Path/test/otbImageFittingPolygonListFilter.cxx index d892fe13d2..f3314601bb 100644 --- a/Modules/Filtering/Path/test/otbImageFittingPolygonListFilter.cxx +++ b/Modules/Filtering/Path/test/otbImageFittingPolygonListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbImageFittingPolygonListFilterNew.cxx b/Modules/Filtering/Path/test/otbImageFittingPolygonListFilterNew.cxx index 9d273bee5f..9d1443d63c 100644 --- a/Modules/Filtering/Path/test/otbImageFittingPolygonListFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbImageFittingPolygonListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbImageToEdgePathFilter.cxx b/Modules/Filtering/Path/test/otbImageToEdgePathFilter.cxx index c938f3302c..35998bc604 100644 --- a/Modules/Filtering/Path/test/otbImageToEdgePathFilter.cxx +++ b/Modules/Filtering/Path/test/otbImageToEdgePathFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbImageToEdgePathFilterNew.cxx b/Modules/Filtering/Path/test/otbImageToEdgePathFilterNew.cxx index fd3b8574cf..15015d9f01 100644 --- a/Modules/Filtering/Path/test/otbImageToEdgePathFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbImageToEdgePathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbImageToPathFilterNew.cxx b/Modules/Filtering/Path/test/otbImageToPathFilterNew.cxx index c78b7caa49..a2fb6baf82 100644 --- a/Modules/Filtering/Path/test/otbImageToPathFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbImageToPathFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbOrientationPath.cxx b/Modules/Filtering/Path/test/otbOrientationPath.cxx index 80cb8d8104..2fb5176bd7 100644 --- a/Modules/Filtering/Path/test/otbOrientationPath.cxx +++ b/Modules/Filtering/Path/test/otbOrientationPath.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbOrientationPathNew.cxx b/Modules/Filtering/Path/test/otbOrientationPathNew.cxx index 0f75157f9a..99ee477586 100644 --- a/Modules/Filtering/Path/test/otbOrientationPathNew.cxx +++ b/Modules/Filtering/Path/test/otbOrientationPathNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPathLengthFunctor.cxx b/Modules/Filtering/Path/test/otbPathLengthFunctor.cxx index 397bc9f154..76548d4ba2 100644 --- a/Modules/Filtering/Path/test/otbPathLengthFunctor.cxx +++ b/Modules/Filtering/Path/test/otbPathLengthFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPathListToHistogramGenerator.cxx b/Modules/Filtering/Path/test/otbPathListToHistogramGenerator.cxx index 7452ea115f..6e5d13e3cf 100644 --- a/Modules/Filtering/Path/test/otbPathListToHistogramGenerator.cxx +++ b/Modules/Filtering/Path/test/otbPathListToHistogramGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPathListToHistogramGeneratorNew.cxx b/Modules/Filtering/Path/test/otbPathListToHistogramGeneratorNew.cxx index 483ebda92a..167f455767 100644 --- a/Modules/Filtering/Path/test/otbPathListToHistogramGeneratorNew.cxx +++ b/Modules/Filtering/Path/test/otbPathListToHistogramGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPathListToPathListFilterNew.cxx b/Modules/Filtering/Path/test/otbPathListToPathListFilterNew.cxx index d62ffb16ab..b2778c171d 100644 --- a/Modules/Filtering/Path/test/otbPathListToPathListFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbPathListToPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPolyLineImageConstIterator.cxx b/Modules/Filtering/Path/test/otbPolyLineImageConstIterator.cxx index 815f59a80d..e9f26b1eb0 100644 --- a/Modules/Filtering/Path/test/otbPolyLineImageConstIterator.cxx +++ b/Modules/Filtering/Path/test/otbPolyLineImageConstIterator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbPolyLineImageIterator.cxx b/Modules/Filtering/Path/test/otbPolyLineImageIterator.cxx index dfc29d5179..4ba4bc42a2 100644 --- a/Modules/Filtering/Path/test/otbPolyLineImageIterator.cxx +++ b/Modules/Filtering/Path/test/otbPolyLineImageIterator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilter.cxx b/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilter.cxx index a42753cdeb..1b0a9ebaa2 100644 --- a/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilter.cxx +++ b/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilterNew.cxx b/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilterNew.cxx index 02af0f93ed..ccf57a26d8 100644 --- a/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbRegionImageToRectangularPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbVectorizationPathListFilter.cxx b/Modules/Filtering/Path/test/otbVectorizationPathListFilter.cxx index 7a2c153380..3ea801f3b4 100644 --- a/Modules/Filtering/Path/test/otbVectorizationPathListFilter.cxx +++ b/Modules/Filtering/Path/test/otbVectorizationPathListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Path/test/otbVectorizationPathListFilterNew.cxx b/Modules/Filtering/Path/test/otbVectorizationPathListFilterNew.cxx index 9a3827e672..a50e364ef6 100644 --- a/Modules/Filtering/Path/test/otbVectorizationPathListFilterNew.cxx +++ b/Modules/Filtering/Path/test/otbVectorizationPathListFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbMuellerToPolarisationDegreeAndPowerImageFilter.h b/Modules/Filtering/Polarimetry/include/otbMuellerToPolarisationDegreeAndPowerImageFilter.h index 413694fe2c..bdab5ae8a5 100644 --- a/Modules/Filtering/Polarimetry/include/otbMuellerToPolarisationDegreeAndPowerImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbMuellerToPolarisationDegreeAndPowerImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbMuellerToReciprocalCovarianceImageFilter.h b/Modules/Filtering/Polarimetry/include/otbMuellerToReciprocalCovarianceImageFilter.h index 0df1f256a7..fcb3b2fd07 100644 --- a/Modules/Filtering/Polarimetry/include/otbMuellerToReciprocalCovarianceImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbMuellerToReciprocalCovarianceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h index 841b97563e..589f1a8f7c 100644 --- a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx index 4640fd4d0b..799a9a2df9 100644 --- a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h b/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h index 15cd3bf513..93a3955e24 100644 --- a/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h +++ b/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h b/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h index 2b22bff697..3e748606d9 100644 --- a/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalBarnesDecompImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalBarnesDecompImageFilter.h index 16a18128c8..0c005f1a57 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalBarnesDecompImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalBarnesDecompImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalCoherencyToReciprocalMuellerImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalCoherencyToReciprocalMuellerImageFilter.h index 6bbe7ef74b..362dd4f669 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalCoherencyToReciprocalMuellerImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalCoherencyToReciprocalMuellerImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h index 4b8d26c766..4b163c19e6 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToCoherencyDegreeImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h index df9206e889..c71fa4b694 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalHAlphaImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalHAlphaImageFilter.h index d225a11786..93aca1c0d3 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalHAlphaImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalHAlphaImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalHuynenDecompImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalHuynenDecompImageFilter.h index 108fe361f3..6399370080 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalHuynenDecompImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalHuynenDecompImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h index af4061490f..7bd3384425 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbReciprocalPauliDecompImageFilter.h b/Modules/Filtering/Polarimetry/include/otbReciprocalPauliDecompImageFilter.h index 9cde846e5f..8fedf2c107 100644 --- a/Modules/Filtering/Polarimetry/include/otbReciprocalPauliDecompImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbReciprocalPauliDecompImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h index 8f2f6a38c5..d7032bd83c 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx index eb81e538e2..61f612c993 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h index b089f94a7d..6451f7e9cd 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx index 159b374501..c1a7f99d2b 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h index 174dcd8263..c920db47bb 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h index 779eef23e6..9736f8ce25 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h index 2a0d1dac86..1e46245d63 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h index 33ab0b9d1e..9307129266 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h index 5fc5a2c009..2419b2c5ec 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h index 06db3349cd..d3d2245fdd 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h index 4aed252c5c..a8e46d729f 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/src/otbPolarimetricData.cxx b/Modules/Filtering/Polarimetry/src/otbPolarimetricData.cxx index 88f3a30c6a..eb5ccb6f3c 100644 --- a/Modules/Filtering/Polarimetry/src/otbPolarimetricData.cxx +++ b/Modules/Filtering/Polarimetry/src/otbPolarimetricData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilter.cxx index 117bd61ac7..855abb887d 100644 --- a/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilterNew.cxx index 9dfcabbeaf..b650f25fe4 100644 --- a/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMuellerToPolarisationDegreeAndPowerImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceFunctor.cxx index db596e64eb..cd08bea571 100644 --- a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilter.cxx index ce5b27f12f..14de0979cc 100644 --- a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilterNew.cxx index 7417784a70..5cddfd2dcb 100644 --- a/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMuellerToReciprocalCovarianceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilter.cxx b/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilter.cxx index 8f13439f10..1076a7fbea 100644 --- a/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilterNew.cxx index 253c5856dc..d3ae1da926 100644 --- a/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbMultiChannelsPolarimetricSynthesisFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbPolarimetricData.cxx b/Modules/Filtering/Polarimetry/test/otbPolarimetricData.cxx index d3ad47c18e..f91c6373ba 100644 --- a/Modules/Filtering/Polarimetry/test/otbPolarimetricData.cxx +++ b/Modules/Filtering/Polarimetry/test/otbPolarimetricData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbPolarimetricSynthesisFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbPolarimetricSynthesisFunctor.cxx index 095021e840..a43ca0a341 100644 --- a/Modules/Filtering/Polarimetry/test/otbPolarimetricSynthesisFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbPolarimetricSynthesisFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalBarnesDecomp.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalBarnesDecomp.cxx index 8d1775b628..2deb175dcd 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalBarnesDecomp.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalBarnesDecomp.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilter.cxx index f33011d06c..13e542a6d4 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilterNew.cxx index 0cb329377d..ee2a8fe307 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCoherencyToReciprocalMuellerImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilter.cxx index 80d72bd123..855ff9f80b 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilterNew.cxx index 3b5770d0f7..33e8143847 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToCoherencyDegreeImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.cxx index bf4bea86cc..bb7d67005a 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilterNew.cxx index 13991bda3b..e5daffa27a 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalCovarianceToReciprocalCoherencyImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilter.cxx index 974e71a2d8..051fd146eb 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilterNew.cxx index 8afdb91eb0..c08eb8cbb6 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalHAlphaImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalHuynenDecomp.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalHuynenDecomp.cxx index 60d5bc7d89..63cbc013e1 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalHuynenDecomp.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalHuynenDecomp.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.cxx index 2094d4514b..75118af255 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilterNew.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilterNew.cxx index 80c372ca03..46be530a09 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilterNew.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbReciprocalPauliDecomp.cxx b/Modules/Filtering/Polarimetry/test/otbReciprocalPauliDecomp.cxx index 0a394f2ca0..4876f70f68 100644 --- a/Modules/Filtering/Polarimetry/test/otbReciprocalPauliDecomp.cxx +++ b/Modules/Filtering/Polarimetry/test/otbReciprocalPauliDecomp.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairImageFilter.cxx index 5ebd0542bf..8534b10f63 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairReciprocalImageFilter.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairReciprocalImageFilter.cxx index c3c8a431f0..3fa14360ad 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairReciprocalImageFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairReciprocalImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToCircularCovarianceMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToCircularCovarianceMatrixFunctor.cxx index 030cc9b5d4..ca6f1ad8d5 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToCircularCovarianceMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToCircularCovarianceMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToCoherencyMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToCoherencyMatrixFunctor.cxx index f2dbe779dc..d2aad1725d 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToCoherencyMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToCoherencyMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToCovarianceMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToCovarianceMatrixFunctor.cxx index cbbf392d20..114d7771bf 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToCovarianceMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToCovarianceMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToMuellerMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToMuellerMatrixFunctor.cxx index 75406178f5..e58dd2cefc 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToMuellerMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToMuellerMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.cxx index af4666a198..84cc2ab42e 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCoherencyMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCoherencyMatrixFunctor.cxx index 5db7d73510..6f3cb23082 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCoherencyMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCoherencyMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCovarianceMatrixFunctor.cxx b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCovarianceMatrixFunctor.cxx index bdf3ce3a36..30519ed7af 100644 --- a/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCovarianceMatrixFunctor.cxx +++ b/Modules/Filtering/Polarimetry/test/otbSinclairToReciprocalCovarianceMatrixFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Polarimetry/test/otbVectorMultiChannelsPolarimetricSynthesisFilter.cxx b/Modules/Filtering/Polarimetry/test/otbVectorMultiChannelsPolarimetricSynthesisFilter.cxx index 61b4c6a959..e07f5c8f84 100644 --- a/Modules/Filtering/Polarimetry/test/otbVectorMultiChannelsPolarimetricSynthesisFilter.cxx +++ b/Modules/Filtering/Polarimetry/test/otbVectorMultiChannelsPolarimetricSynthesisFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbEckert4MapProjection.h b/Modules/Filtering/Projection/include/otbEckert4MapProjection.h index e2288456e8..d7f11e8f91 100644 --- a/Modules/Filtering/Projection/include/otbEckert4MapProjection.h +++ b/Modules/Filtering/Projection/include/otbEckert4MapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx b/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx index 71bb883ae7..457b0092d3 100644 --- a/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx +++ b/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h index 727ec7a47f..6654a2e41d 100644 --- a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h +++ b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx index 26ccb04b97..d2ea99acb4 100644 --- a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h index 83c6d16099..c2d9863376 100644 --- a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h +++ b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx index 032686dc6d..170043c2a8 100644 --- a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGeographicalDistance.h b/Modules/Filtering/Projection/include/otbGeographicalDistance.h index fde49c180c..c6952998c9 100644 --- a/Modules/Filtering/Projection/include/otbGeographicalDistance.h +++ b/Modules/Filtering/Projection/include/otbGeographicalDistance.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGeographicalDistance.txx b/Modules/Filtering/Projection/include/otbGeographicalDistance.txx index f0cd5a3f9e..5885127aa5 100644 --- a/Modules/Filtering/Projection/include/otbGeographicalDistance.txx +++ b/Modules/Filtering/Projection/include/otbGeographicalDistance.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h index e424eb0121..2c964a0b32 100644 --- a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.txx b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.txx index d86a016903..fbb8fa21cf 100644 --- a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.txx +++ b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h index 86d89e846e..0f288c41ee 100644 --- a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h +++ b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx index 6c3a5e9851..2d13b62c42 100644 --- a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx +++ b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h index fde7efc0b6..2e1ab347a1 100644 --- a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h +++ b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx index a7b72b48a5..575e0a664d 100644 --- a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx +++ b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h index 26fa8c755e..71bd2f78d5 100644 --- a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h +++ b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx index 8a64e95e21..1e6e7c26a6 100644 --- a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h b/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h index e19f4d8a62..293ad9bece 100644 --- a/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h +++ b/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h b/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h index 1a81254c89..9d5ecd4acb 100644 --- a/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h +++ b/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLambert93Projection.h b/Modules/Filtering/Projection/include/otbLambert93Projection.h index 828fe4da0b..8aa33dc085 100644 --- a/Modules/Filtering/Projection/include/otbLambert93Projection.h +++ b/Modules/Filtering/Projection/include/otbLambert93Projection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h index 96b1be98c6..d06f98500b 100644 --- a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h +++ b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx index c88a49e64b..fa31f35b64 100644 --- a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h index 0e81817333..f83c04eb54 100644 --- a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h +++ b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx index d04f54f5ac..01090174d8 100644 --- a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx +++ b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h index 20c2c9c5e6..908e11b3d1 100644 --- a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h +++ b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx index 4854d9923c..1a262dc278 100644 --- a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx +++ b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbMapProjections.h b/Modules/Filtering/Projection/include/otbMapProjections.h index 19d28f2343..0793da7283 100644 --- a/Modules/Filtering/Projection/include/otbMapProjections.h +++ b/Modules/Filtering/Projection/include/otbMapProjections.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbMollweidMapProjection.h b/Modules/Filtering/Projection/include/otbMollweidMapProjection.h index 40be10376d..c4b2ba6cdb 100644 --- a/Modules/Filtering/Projection/include/otbMollweidMapProjection.h +++ b/Modules/Filtering/Projection/include/otbMollweidMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx b/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx index 435ce3f08f..749f91935a 100644 --- a/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h index 55e830bbe9..96a1962170 100644 --- a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h +++ b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx index eb3b407617..09ee25442e 100644 --- a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx +++ b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h index 98d76ee016..16c295de19 100644 --- a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h +++ b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx index d39635b083..f9adb7af86 100644 --- a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h b/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h index 7f2c2c2619..bfeac1a7fd 100644 --- a/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h +++ b/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h index 597d79cd08..c949ef1de2 100644 --- a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h +++ b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx index 213cffc9a8..2c64a10bce 100644 --- a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbROIdataConversion.h b/Modules/Filtering/Projection/include/otbROIdataConversion.h index ed3b5c7b73..90e88820eb 100644 --- a/Modules/Filtering/Projection/include/otbROIdataConversion.h +++ b/Modules/Filtering/Projection/include/otbROIdataConversion.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbROIdataConversion.txx b/Modules/Filtering/Projection/include/otbROIdataConversion.txx index d5737a5a68..1ed829f1fb 100644 --- a/Modules/Filtering/Projection/include/otbROIdataConversion.txx +++ b/Modules/Filtering/Projection/include/otbROIdataConversion.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbRationalTransform.h b/Modules/Filtering/Projection/include/otbRationalTransform.h index 9c746fcc61..9884a1cdd2 100644 --- a/Modules/Filtering/Projection/include/otbRationalTransform.h +++ b/Modules/Filtering/Projection/include/otbRationalTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbSVY21MapProjection.h b/Modules/Filtering/Projection/include/otbSVY21MapProjection.h index 4555a109d9..9175a3326f 100644 --- a/Modules/Filtering/Projection/include/otbSVY21MapProjection.h +++ b/Modules/Filtering/Projection/include/otbSVY21MapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h index c299742ee0..9987e22c22 100644 --- a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h +++ b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx index e0d34783e9..e2bfbf56ef 100644 --- a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbTileMapTransform.h b/Modules/Filtering/Projection/include/otbTileMapTransform.h index 31487c07b3..5f407748e5 100644 --- a/Modules/Filtering/Projection/include/otbTileMapTransform.h +++ b/Modules/Filtering/Projection/include/otbTileMapTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbTileMapTransform.txx b/Modules/Filtering/Projection/include/otbTileMapTransform.txx index fe9ec1ef52..bb327040ff 100644 --- a/Modules/Filtering/Projection/include/otbTileMapTransform.txx +++ b/Modules/Filtering/Projection/include/otbTileMapTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h index 7001173fc9..15a02dc562 100644 --- a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h +++ b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx index 5bfa8a7254..e33b068947 100644 --- a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbUtmMapProjection.h b/Modules/Filtering/Projection/include/otbUtmMapProjection.h index bee651dbb6..574b24c7c4 100644 --- a/Modules/Filtering/Projection/include/otbUtmMapProjection.h +++ b/Modules/Filtering/Projection/include/otbUtmMapProjection.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbUtmMapProjection.txx b/Modules/Filtering/Projection/include/otbUtmMapProjection.txx index 9c76673d6d..035a4507cd 100644 --- a/Modules/Filtering/Projection/include/otbUtmMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbUtmMapProjection.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h index 686b112b64..99d3d654a5 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx index d92d3dd787..7c539ddd83 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h index eba1ad905e..647321ab3e 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx index e6d365181a..422954ef70 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h index 67562ea247..7ef151ec4f 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx index 6fc74a71df..7b1442733d 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/src/otbGeometriesProjectionFilter.cxx b/Modules/Filtering/Projection/src/otbGeometriesProjectionFilter.cxx index 729aa643cd..4c19f96a44 100644 --- a/Modules/Filtering/Projection/src/otbGeometriesProjectionFilter.cxx +++ b/Modules/Filtering/Projection/src/otbGeometriesProjectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/src/otbPleiadesPToXSAffineTransformCalculator.cxx b/Modules/Filtering/Projection/src/otbPleiadesPToXSAffineTransformCalculator.cxx index 025262da74..170096a7f4 100644 --- a/Modules/Filtering/Projection/src/otbPleiadesPToXSAffineTransformCalculator.cxx +++ b/Modules/Filtering/Projection/src/otbPleiadesPToXSAffineTransformCalculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbCompositeTransform.cxx b/Modules/Filtering/Projection/test/otbCompositeTransform.cxx index 787498c187..34f4dcd90e 100644 --- a/Modules/Filtering/Projection/test/otbCompositeTransform.cxx +++ b/Modules/Filtering/Projection/test/otbCompositeTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbCompositeTransformNew.cxx b/Modules/Filtering/Projection/test/otbCompositeTransformNew.cxx index fdb799c9a7..f6b5bc9a48 100644 --- a/Modules/Filtering/Projection/test/otbCompositeTransformNew.cxx +++ b/Modules/Filtering/Projection/test/otbCompositeTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterAndOrtho.cxx b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterAndOrtho.cxx index afa4ed6c4a..a7878b5b85 100644 --- a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterAndOrtho.cxx +++ b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterAndOrtho.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterCheckRpcModel.cxx b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterCheckRpcModel.cxx index 87027dfef6..d11b71d071 100644 --- a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterCheckRpcModel.cxx +++ b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterCheckRpcModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterNew.cxx b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterNew.cxx index 4af1d3e01d..de1da2c978 100644 --- a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterNew.cxx +++ b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterWithoutDEM.cxx b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterWithoutDEM.cxx index a32bb986b6..797ec122e6 100644 --- a/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterWithoutDEM.cxx +++ b/Modules/Filtering/Projection/test/otbGCPsToRPCSensorModelImageFilterWithoutDEM.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGenericRSResampleImageFilter.cxx b/Modules/Filtering/Projection/test/otbGenericRSResampleImageFilter.cxx index 91a916e820..2ae2595191 100644 --- a/Modules/Filtering/Projection/test/otbGenericRSResampleImageFilter.cxx +++ b/Modules/Filtering/Projection/test/otbGenericRSResampleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGenericRSTransformFromImage.cxx b/Modules/Filtering/Projection/test/otbGenericRSTransformFromImage.cxx index 6be43e139f..9f262841fc 100644 --- a/Modules/Filtering/Projection/test/otbGenericRSTransformFromImage.cxx +++ b/Modules/Filtering/Projection/test/otbGenericRSTransformFromImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGenericRSTransformGenericTest.cxx b/Modules/Filtering/Projection/test/otbGenericRSTransformGenericTest.cxx index f5c12b4094..7ecf6f7962 100644 --- a/Modules/Filtering/Projection/test/otbGenericRSTransformGenericTest.cxx +++ b/Modules/Filtering/Projection/test/otbGenericRSTransformGenericTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeographicalDistance.cxx b/Modules/Filtering/Projection/test/otbGeographicalDistance.cxx index ffe09ee2a8..aef1194eb8 100644 --- a/Modules/Filtering/Projection/test/otbGeographicalDistance.cxx +++ b/Modules/Filtering/Projection/test/otbGeographicalDistance.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilter.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilter.cxx index c408a91b05..4d68d132ec 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilter.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromGeoToMap.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromGeoToMap.cxx index ab13aa40c0..faa47aaaec 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromGeoToMap.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromGeoToMap.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToEPSG.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToEPSG.cxx index a89963b963..1043a4ef7e 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToEPSG.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToEPSG.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToGeo.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToGeo.cxx index 222961511f..979d7f8eba 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToGeo.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToGeo.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToImage.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToImage.cxx index 61b3cd4079..f152998ccc 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToImage.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToSensor.cxx b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToSensor.cxx index 5a3edd847a..b9953b25a7 100644 --- a/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToSensor.cxx +++ b/Modules/Filtering/Projection/test/otbGeometriesProjectionFilterFromMapToSensor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbImageToEnvelopeVectorDataFilter.cxx b/Modules/Filtering/Projection/test/otbImageToEnvelopeVectorDataFilter.cxx index a7a9fb52c2..da03f92eff 100644 --- a/Modules/Filtering/Projection/test/otbImageToEnvelopeVectorDataFilter.cxx +++ b/Modules/Filtering/Projection/test/otbImageToEnvelopeVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbImageToGenericRSOutputParameters.cxx b/Modules/Filtering/Projection/test/otbImageToGenericRSOutputParameters.cxx index 2fde015c96..af2fa2c641 100644 --- a/Modules/Filtering/Projection/test/otbImageToGenericRSOutputParameters.cxx +++ b/Modules/Filtering/Projection/test/otbImageToGenericRSOutputParameters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilter.cxx b/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilter.cxx index e7e4aebba0..e0c64ccc9d 100644 --- a/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilter.cxx +++ b/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilterNew.cxx b/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilterNew.cxx index 79e76eb0f0..1e3f805a4a 100644 --- a/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilterNew.cxx +++ b/Modules/Filtering/Projection/test/otbImportGeoInformationImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimator.cxx b/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimator.cxx index 861d96e600..e38034bb13 100644 --- a/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimator.cxx +++ b/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimatorNew.cxx b/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimatorNew.cxx index ffb56c2f66..2b72665640 100644 --- a/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimatorNew.cxx +++ b/Modules/Filtering/Projection/test/otbLeastSquareAffineTransformEstimatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbMapProjection.cxx b/Modules/Filtering/Projection/test/otbMapProjection.cxx index 644706c69d..7822b0a34b 100644 --- a/Modules/Filtering/Projection/test/otbMapProjection.cxx +++ b/Modules/Filtering/Projection/test/otbMapProjection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbMapProjectionsNew.cxx b/Modules/Filtering/Projection/test/otbMapProjectionsNew.cxx index a39522344c..829e290230 100644 --- a/Modules/Filtering/Projection/test/otbMapProjectionsNew.cxx +++ b/Modules/Filtering/Projection/test/otbMapProjectionsNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbOrthoRectificationFilter.cxx b/Modules/Filtering/Projection/test/otbOrthoRectificationFilter.cxx index ff9c828efd..b0a6fd042d 100644 --- a/Modules/Filtering/Projection/test/otbOrthoRectificationFilter.cxx +++ b/Modules/Filtering/Projection/test/otbOrthoRectificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbOrthoRectificationFilterNew.cxx b/Modules/Filtering/Projection/test/otbOrthoRectificationFilterNew.cxx index f6fed26c34..39333055d2 100644 --- a/Modules/Filtering/Projection/test/otbOrthoRectificationFilterNew.cxx +++ b/Modules/Filtering/Projection/test/otbOrthoRectificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbPhysicalToRPCSensorModelImageFilter.cxx b/Modules/Filtering/Projection/test/otbPhysicalToRPCSensorModelImageFilter.cxx index 546d88dd7e..d3c549d3c1 100644 --- a/Modules/Filtering/Projection/test/otbPhysicalToRPCSensorModelImageFilter.cxx +++ b/Modules/Filtering/Projection/test/otbPhysicalToRPCSensorModelImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbProjectionBaseNew.cxx b/Modules/Filtering/Projection/test/otbProjectionBaseNew.cxx index 4ce930be40..1aa4268048 100644 --- a/Modules/Filtering/Projection/test/otbProjectionBaseNew.cxx +++ b/Modules/Filtering/Projection/test/otbProjectionBaseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbROIdataConversion.cxx b/Modules/Filtering/Projection/test/otbROIdataConversion.cxx index d1e3d72bce..ba96655eb5 100644 --- a/Modules/Filtering/Projection/test/otbROIdataConversion.cxx +++ b/Modules/Filtering/Projection/test/otbROIdataConversion.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbROIdataConversionNew.cxx b/Modules/Filtering/Projection/test/otbROIdataConversionNew.cxx index 640f8cd6ef..673fdca712 100644 --- a/Modules/Filtering/Projection/test/otbROIdataConversionNew.cxx +++ b/Modules/Filtering/Projection/test/otbROIdataConversionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbRationalTransform.cxx b/Modules/Filtering/Projection/test/otbRationalTransform.cxx index be56b0bcf2..b531586d42 100644 --- a/Modules/Filtering/Projection/test/otbRationalTransform.cxx +++ b/Modules/Filtering/Projection/test/otbRationalTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbRationalTransformToDisplacementFieldSource.cxx b/Modules/Filtering/Projection/test/otbRationalTransformToDisplacementFieldSource.cxx index 0d59043a92..95a058ae33 100644 --- a/Modules/Filtering/Projection/test/otbRationalTransformToDisplacementFieldSource.cxx +++ b/Modules/Filtering/Projection/test/otbRationalTransformToDisplacementFieldSource.cxx @@ -3,8 +3,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbSensorModel.cxx b/Modules/Filtering/Projection/test/otbSensorModel.cxx index c608a4799c..cbf5e5a969 100644 --- a/Modules/Filtering/Projection/test/otbSensorModel.cxx +++ b/Modules/Filtering/Projection/test/otbSensorModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbSpectralAngleDataNodeFeatureFunction.cxx b/Modules/Filtering/Projection/test/otbSpectralAngleDataNodeFeatureFunction.cxx index 3c5f513f9c..99db8be0bd 100644 --- a/Modules/Filtering/Projection/test/otbSpectralAngleDataNodeFeatureFunction.cxx +++ b/Modules/Filtering/Projection/test/otbSpectralAngleDataNodeFeatureFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbTileImageFilterRSTransformTest.cxx b/Modules/Filtering/Projection/test/otbTileImageFilterRSTransformTest.cxx index 21df663b11..1d944f4c0e 100644 --- a/Modules/Filtering/Projection/test/otbTileImageFilterRSTransformTest.cxx +++ b/Modules/Filtering/Projection/test/otbTileImageFilterRSTransformTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbTileMapTransform.cxx b/Modules/Filtering/Projection/test/otbTileMapTransform.cxx index cac0128d51..d27c84eeff 100644 --- a/Modules/Filtering/Projection/test/otbTileMapTransform.cxx +++ b/Modules/Filtering/Projection/test/otbTileMapTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbUtmMapProjection.cxx b/Modules/Filtering/Projection/test/otbUtmMapProjection.cxx index c7ddb1429d..f1e5e02b08 100644 --- a/Modules/Filtering/Projection/test/otbUtmMapProjection.cxx +++ b/Modules/Filtering/Projection/test/otbUtmMapProjection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataExtractROIandProjection.cxx b/Modules/Filtering/Projection/test/otbVectorDataExtractROIandProjection.cxx index eec3ae30ee..5c5dbe76bb 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataExtractROIandProjection.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataExtractROIandProjection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataIntoImageProjectionFilterTest.cxx b/Modules/Filtering/Projection/test/otbVectorDataIntoImageProjectionFilterTest.cxx index 345bc55ee5..9020d2de80 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataIntoImageProjectionFilterTest.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataIntoImageProjectionFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilter.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilter.cxx index 8e1e7ae974..18c6c4fa4b 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilter.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromGeoToMap.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromGeoToMap.cxx index ebf6c3563d..d06ae8b1cc 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromGeoToMap.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromGeoToMap.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToGeo.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToGeo.cxx index cef91347fc..b3a902f993 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToGeo.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToGeo.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToImage.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToImage.cxx index b762da839b..099247b379 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToImage.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToSensor.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToSensor.cxx index 242abb0f87..1fbda15aa1 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToSensor.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterFromMapToSensor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterNew.cxx b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterNew.cxx index 62a2c90c71..d3e31c83fb 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterNew.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataProjectionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Projection/test/otbVectorDataTransformFilter.cxx b/Modules/Filtering/Projection/test/otbVectorDataTransformFilter.cxx index d92a197969..0de951050e 100644 --- a/Modules/Filtering/Projection/test/otbVectorDataTransformFilter.cxx +++ b/Modules/Filtering/Projection/test/otbVectorDataTransformFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.h b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.h index 68826b0b81..2f5696bbb4 100644 --- a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.h +++ b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx index aa3dbe452d..4199ecbe16 100644 --- a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx +++ b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilter.cxx b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilter.cxx index b4f9842291..173479e8af 100644 --- a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilter.cxx +++ b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterNew.cxx b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterNew.cxx index 38304d480d..9d47036506 100644 --- a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterNew.cxx +++ b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterSpatialStability.cxx b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterSpatialStability.cxx index 66474f4965..680b7d46c2 100644 --- a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterSpatialStability.cxx +++ b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterSpatialStability.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterThreading.cxx b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterThreading.cxx index 6596c37e3d..8c47813123 100644 --- a/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterThreading.cxx +++ b/Modules/Filtering/Smoothing/test/otbMeanShiftSmoothingImageFilterThreading.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h index 4b0822594e..fb5244d213 100644 --- a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx index 3c5ccf4aa9..0f350db0ed 100644 --- a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h index de39962689..951984cf8c 100644 --- a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h +++ b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx index 05c50cce4c..950ce5a526 100644 --- a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx +++ b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h index 91d7b1fb25..aefe15de5d 100644 --- a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx index c538763c76..4b038c8da4 100644 --- a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h index 20f6a2537b..a327fc76c2 100644 --- a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h +++ b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx index c3d3bee9a6..1af08d78ad 100644 --- a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx +++ b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleGenerator.h index 2fb3f17fb6..15fff99c93 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx index 8945cda273..2967d3c6bb 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleSource.h b/Modules/Filtering/Statistics/include/otbListSampleSource.h index 8224d1a12d..544a97f5e6 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleSource.h +++ b/Modules/Filtering/Statistics/include/otbListSampleSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleSource.txx b/Modules/Filtering/Statistics/include/otbListSampleSource.txx index 9e161248e2..256f30141f 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleSource.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h index 525d9f80db..aef0cac58b 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx index b924b245f1..6557cbd055 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h index e4afc9216b..b6e0ccf539 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx index a16618998b..d4480f1534 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h index 180454b1b0..b4d05e00e6 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx index 80ed0d7146..bd9538af46 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h index 0c562152a2..b818be6eac 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx index fc6c96ab2b..da7048f95a 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h index 2ccbe0d966..e902ddf968 100644 --- a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h +++ b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx index 6fe3f1ab0c..dfec358c20 100644 --- a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx +++ b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h index 59a6cf6758..f80903d852 100644 --- a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx index 6f6b8b8397..da39b18fd3 100644 --- a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbPatternSampler.h b/Modules/Filtering/Statistics/include/otbPatternSampler.h index 418bc96890..5bab55805b 100644 --- a/Modules/Filtering/Statistics/include/otbPatternSampler.h +++ b/Modules/Filtering/Statistics/include/otbPatternSampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbPeriodicSampler.h b/Modules/Filtering/Statistics/include/otbPeriodicSampler.h index 3cc91743e7..62b5dd2759 100644 --- a/Modules/Filtering/Statistics/include/otbPeriodicSampler.h +++ b/Modules/Filtering/Statistics/include/otbPeriodicSampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbRandomSampler.h b/Modules/Filtering/Statistics/include/otbRandomSampler.h index 66c1fafe71..c5ec1a8884 100644 --- a/Modules/Filtering/Statistics/include/otbRandomSampler.h +++ b/Modules/Filtering/Statistics/include/otbRandomSampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbSamplerBase.h b/Modules/Filtering/Statistics/include/otbSamplerBase.h index b84785326b..d122ef08de 100644 --- a/Modules/Filtering/Statistics/include/otbSamplerBase.h +++ b/Modules/Filtering/Statistics/include/otbSamplerBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h index e373780855..ad8beb0b9b 100644 --- a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx index 10af8a845c..9e8da3d889 100644 --- a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h index dc4c437876..719ed4689e 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx index 7c1c39f35a..19afebe87d 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h index 04e60cb1ac..4fbe97225f 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx index 072854bc3a..f049a2f596 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h index 334be523da..6d4fd9e2cf 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx index 9b871c1197..b5251d5fe9 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h index ac8ce99b5e..bd234ce228 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx index 097ac7b048..03dd3b1af4 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h index a9443a6fd6..a98c98cf6a 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx index 1001ed7a27..9428321bdc 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h index 5ad13c2791..c463e75b91 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx index 561a837f2d..adae59f27a 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h index fcb3d0d4f0..5e134133cb 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx index fbd4e8004e..d41c7eb629 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h index 586e94bba8..e30b4f4c75 100644 --- a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx index f13c14e6a1..31430d258f 100644 --- a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h index 8916be7320..8b6fb30062 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx index 8f1a324839..e954a50225 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h index f5853b0d55..e87f57cc9f 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx index 846d9cd937..99d3186533 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/src/otbPatternSampler.cxx b/Modules/Filtering/Statistics/src/otbPatternSampler.cxx index bf6a6463d4..5c8ad9f7a7 100644 --- a/Modules/Filtering/Statistics/src/otbPatternSampler.cxx +++ b/Modules/Filtering/Statistics/src/otbPatternSampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/src/otbPeriodicSampler.cxx b/Modules/Filtering/Statistics/src/otbPeriodicSampler.cxx index 1aba9367ff..bf960c47ee 100644 --- a/Modules/Filtering/Statistics/src/otbPeriodicSampler.cxx +++ b/Modules/Filtering/Statistics/src/otbPeriodicSampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/src/otbRandomSampler.cxx b/Modules/Filtering/Statistics/src/otbRandomSampler.cxx index 115fc50ee8..4947d792ed 100644 --- a/Modules/Filtering/Statistics/src/otbRandomSampler.cxx +++ b/Modules/Filtering/Statistics/src/otbRandomSampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/src/otbSamplerBase.cxx b/Modules/Filtering/Statistics/src/otbSamplerBase.cxx index 8d84acaa39..727f4cfb20 100644 --- a/Modules/Filtering/Statistics/src/otbSamplerBase.cxx +++ b/Modules/Filtering/Statistics/src/otbSamplerBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbConcatenateSampleListFilter.cxx b/Modules/Filtering/Statistics/test/otbConcatenateSampleListFilter.cxx index d72cfddfc3..0558224852 100644 --- a/Modules/Filtering/Statistics/test/otbConcatenateSampleListFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbConcatenateSampleListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorNew.cxx b/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorNew.cxx index 16c2704f84..5ca7591121 100644 --- a/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorNew.cxx +++ b/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorTest.cxx b/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorTest.cxx index 52715a112d..bbfc7d050e 100644 --- a/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorTest.cxx +++ b/Modules/Filtering/Statistics/test/otbContinuousMinimumMaximumImageCalculatorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbGaussianAdditiveNoiseSampleListFilter.cxx b/Modules/Filtering/Statistics/test/otbGaussianAdditiveNoiseSampleListFilter.cxx index 4271fe5307..76c4d409b4 100644 --- a/Modules/Filtering/Statistics/test/otbGaussianAdditiveNoiseSampleListFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbGaussianAdditiveNoiseSampleListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbHistogramStatisticsFunction.cxx b/Modules/Filtering/Statistics/test/otbHistogramStatisticsFunction.cxx index 2b722ec9c8..27a184a487 100644 --- a/Modules/Filtering/Statistics/test/otbHistogramStatisticsFunction.cxx +++ b/Modules/Filtering/Statistics/test/otbHistogramStatisticsFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbImaginaryImageToComplexImageFilterTest.cxx b/Modules/Filtering/Statistics/test/otbImaginaryImageToComplexImageFilterTest.cxx index fcdbbfadf7..88f2d3fc54 100644 --- a/Modules/Filtering/Statistics/test/otbImaginaryImageToComplexImageFilterTest.cxx +++ b/Modules/Filtering/Statistics/test/otbImaginaryImageToComplexImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleGeneratorTest.cxx b/Modules/Filtering/Statistics/test/otbListSampleGeneratorTest.cxx index 810e3b22d0..6454a2eed3 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleGeneratorTest.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleGeneratorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleToBalancedListSampleFilter.cxx b/Modules/Filtering/Statistics/test/otbListSampleToBalancedListSampleFilter.cxx index 2b718194bd..3fd8572502 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleToBalancedListSampleFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleToBalancedListSampleFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGenerator.cxx b/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGenerator.cxx index 69e80f1601..38c86e41de 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGenerator.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGeneratorNew.cxx b/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGeneratorNew.cxx index f8d5bdb1b5..486457bb80 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGeneratorNew.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleToHistogramListGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGenerator.cxx b/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGenerator.cxx index 203510752d..81e3db1b86 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGenerator.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGeneratorNew.cxx b/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGeneratorNew.cxx index e992722444..47a9c535cc 100644 --- a/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGeneratorNew.cxx +++ b/Modules/Filtering/Statistics/test/otbListSampleToVariableDimensionHistogramGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionNew.cxx b/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionNew.cxx index f3a27c7691..e9248abe00 100644 --- a/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionNew.cxx +++ b/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionTest.cxx b/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionTest.cxx index 6aa5727e01..4a0ec0d8a2 100644 --- a/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionTest.cxx +++ b/Modules/Filtering/Statistics/test/otbLocalHistogramImageFunctionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbNormalizeVectorImageFilter.cxx b/Modules/Filtering/Statistics/test/otbNormalizeVectorImageFilter.cxx index 5830b4476f..bc0fc7ee66 100644 --- a/Modules/Filtering/Statistics/test/otbNormalizeVectorImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbNormalizeVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbProjectiveProjection.cxx b/Modules/Filtering/Statistics/test/otbProjectiveProjection.cxx index 702a5c07e2..d8b9359bc4 100644 --- a/Modules/Filtering/Statistics/test/otbProjectiveProjection.cxx +++ b/Modules/Filtering/Statistics/test/otbProjectiveProjection.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbRealAndImaginaryImageToComplexImageFilterTest.cxx b/Modules/Filtering/Statistics/test/otbRealAndImaginaryImageToComplexImageFilterTest.cxx index 1fcc99b952..7d3d026a66 100644 --- a/Modules/Filtering/Statistics/test/otbRealAndImaginaryImageToComplexImageFilterTest.cxx +++ b/Modules/Filtering/Statistics/test/otbRealAndImaginaryImageToComplexImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbRealImageToComplexImageFilterTest.cxx b/Modules/Filtering/Statistics/test/otbRealImageToComplexImageFilterTest.cxx index a1ccd735db..b503857869 100644 --- a/Modules/Filtering/Statistics/test/otbRealImageToComplexImageFilterTest.cxx +++ b/Modules/Filtering/Statistics/test/otbRealImageToComplexImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbSamplerTest.cxx b/Modules/Filtering/Statistics/test/otbSamplerTest.cxx index 9d29cb5869..296f67e9ba 100644 --- a/Modules/Filtering/Statistics/test/otbSamplerTest.cxx +++ b/Modules/Filtering/Statistics/test/otbSamplerTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbShiftScaleSampleListFilter.cxx b/Modules/Filtering/Statistics/test/otbShiftScaleSampleListFilter.cxx index 4f98f29494..f49d327b1f 100644 --- a/Modules/Filtering/Statistics/test/otbShiftScaleSampleListFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbShiftScaleSampleListFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbShiftScaleVectorImageFilterTest.cxx b/Modules/Filtering/Statistics/test/otbShiftScaleVectorImageFilterTest.cxx index 5ffa1661eb..971f2be300 100644 --- a/Modules/Filtering/Statistics/test/otbShiftScaleVectorImageFilterTest.cxx +++ b/Modules/Filtering/Statistics/test/otbShiftScaleVectorImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingCompareImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingCompareImageFilter.cxx index e6a1c7f9b9..e16f310494 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingCompareImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingCompareImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingHistogramVectorImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingHistogramVectorImageFilter.cxx index da051ca53a..8130a125b6 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingHistogramVectorImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingHistogramVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilter.cxx index bf6b2e6ff5..dd32e7f4f9 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilterNew.cxx index 8cd1b5e849..d64b7bc0d2 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingMinMaxImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilter.cxx index 0a20cb5207..63a90496c0 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilterNew.cxx index 5f3e1a2fe8..5eabf54fa5 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingMinMaxVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilter.cxx index de1081fc2f..8f9b59e919 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilterNew.cxx index d3f9d59a2d..1a99df33ec 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingStatisticsImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingStatisticsMapFromLabelImageFilterTest.cxx b/Modules/Filtering/Statistics/test/otbStreamingStatisticsMapFromLabelImageFilterTest.cxx index 03270691e1..d3d8900a66 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingStatisticsMapFromLabelImageFilterTest.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingStatisticsMapFromLabelImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilter.cxx b/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilter.cxx index 7f96435d46..346553414f 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilterNew.cxx index 2c94922536..c6eb833faa 100644 --- a/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbStreamingStatisticsVectorImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbVarianceImageFilter.cxx b/Modules/Filtering/Statistics/test/otbVarianceImageFilter.cxx index 8468f301e7..cab9b7a6cf 100644 --- a/Modules/Filtering/Statistics/test/otbVarianceImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbVarianceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbVarianceImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbVarianceImageFilterNew.cxx index 6f62b80260..38ef50ed61 100644 --- a/Modules/Filtering/Statistics/test/otbVarianceImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbVarianceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilter.cxx b/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilter.cxx index 203addc208..cc7652e1b3 100644 --- a/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilterNew.cxx b/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilterNew.cxx index ba7ece29d1..ec079aaf04 100644 --- a/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilterNew.cxx +++ b/Modules/Filtering/Statistics/test/otbVectorImageToIntensityImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Statistics/test/otbVectorImageToMatrixImageFilter.cxx b/Modules/Filtering/Statistics/test/otbVectorImageToMatrixImageFilter.cxx index 9db9292989..b362a002c8 100644 --- a/Modules/Filtering/Statistics/test/otbVectorImageToMatrixImageFilter.cxx +++ b/Modules/Filtering/Statistics/test/otbVectorImageToMatrixImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h b/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h index 6654dc0eca..5b064b8868 100644 --- a/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h b/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h index c4fcea461b..5ce3167d88 100644 --- a/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/include/otbTimeSeries.h b/Modules/Filtering/TimeSeries/include/otbTimeSeries.h index 3958e59528..e7c2b3181e 100644 --- a/Modules/Filtering/TimeSeries/include/otbTimeSeries.h +++ b/Modules/Filtering/TimeSeries/include/otbTimeSeries.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h b/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h index 64d61f5857..5cca7a4d9d 100644 --- a/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbEnvelopeSavitzkyGolayInterpolationFunctorTest.cxx b/Modules/Filtering/TimeSeries/test/otbEnvelopeSavitzkyGolayInterpolationFunctorTest.cxx index fca8b57f85..eafc8decf1 100644 --- a/Modules/Filtering/TimeSeries/test/otbEnvelopeSavitzkyGolayInterpolationFunctorTest.cxx +++ b/Modules/Filtering/TimeSeries/test/otbEnvelopeSavitzkyGolayInterpolationFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbPolynomialTimeSeriesTest.cxx b/Modules/Filtering/TimeSeries/test/otbPolynomialTimeSeriesTest.cxx index 8cc32755e5..20c9382356 100644 --- a/Modules/Filtering/TimeSeries/test/otbPolynomialTimeSeriesTest.cxx +++ b/Modules/Filtering/TimeSeries/test/otbPolynomialTimeSeriesTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorNew.cxx b/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorNew.cxx index 69c7484b01..04749010bb 100644 --- a/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorNew.cxx +++ b/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorTest.cxx b/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorTest.cxx index bf542fed0c..ea1b5d8887 100644 --- a/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorTest.cxx +++ b/Modules/Filtering/TimeSeries/test/otbSavitzkyGolayInterpolationFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorNew.cxx b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorNew.cxx index bb90d4a8a0..fed12728b7 100644 --- a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorNew.cxx +++ b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorTest.cxx b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorTest.cxx index ece29e4e3c..a624fb7baf 100644 --- a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorTest.cxx +++ b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorWeightsTest.cxx b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorWeightsTest.cxx index 29cc70406e..3beef0c056 100644 --- a/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorWeightsTest.cxx +++ b/Modules/Filtering/TimeSeries/test/otbTimeSeriesLeastSquareFittingFunctorWeightsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h index 878e84e4d4..71c9a2569e 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx index 7c41c0f2a0..230e4c0aae 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h index 8334a1a3be..841dec4428 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h index ab374199f7..404f0ebfc9 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx index 79f9bfff8f..07b109edd6 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h index 3d04dcf923..b6fa40ebc0 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h index 1f205ccd5e..069970ec18 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx index 5980184408..a5d71bfc67 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h index 4c738931f9..984b0a887b 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h index 30a379d20d..d0cb0b9dd3 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx index 6bb85708c3..3db42759cf 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h index 12c45a59bb..a8a2525da2 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx index 9d181f7c4c..d9bf96ddc3 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h index 1bf607e884..bfae7009a2 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx index 3fdf32cf84..e71ed18e4e 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h index 16ffdd754d..5170130b0c 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx index e737654784..26acde70ec 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h index 9e31ae6b3e..334c4d443f 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx index 24e40c8195..f14d469797 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h index 5c410dd15e..de3330e6e5 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx index 4524933da9..9fd509953a 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbConcatenateVectorDataFilter.cxx b/Modules/Filtering/VectorDataManipulation/test/otbConcatenateVectorDataFilter.cxx index dc31c0dd74..44d9f45fac 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbConcatenateVectorDataFilter.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbConcatenateVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbDBOverlapDataNodeFeatureFunction.cxx b/Modules/Filtering/VectorDataManipulation/test/otbDBOverlapDataNodeFeatureFunction.cxx index 68e1d4e5eb..46535bb9a8 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbDBOverlapDataNodeFeatureFunction.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbDBOverlapDataNodeFeatureFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbPolygonCompacityFunctor.cxx b/Modules/Filtering/VectorDataManipulation/test/otbPolygonCompacityFunctor.cxx index 2a38a4ed14..2baf220657 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbPolygonCompacityFunctor.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbPolygonCompacityFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.cxx b/Modules/Filtering/VectorDataManipulation/test/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.cxx index e74232f590..aade1bcdaa 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROI.cxx b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROI.cxx index 4ec886c8e6..c9601be5d9 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROI.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROI.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROINew.cxx b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROINew.cxx index 0505ed7cc0..b50cd65037 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROINew.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataExtractROINew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToRandomLineGenerator.cxx b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToRandomLineGenerator.cxx index f6081560de..2d3c9683a3 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToRandomLineGenerator.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToRandomLineGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToSpecificDescriptionFilterBase.cxx b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToSpecificDescriptionFilterBase.cxx index e5e1d7c4e1..2b12387bf2 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToSpecificDescriptionFilterBase.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToSpecificDescriptionFilterBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToVectorDataFilterNew.cxx b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToVectorDataFilterNew.cxx index 54ba4912ec..4ffdd88dfd 100644 --- a/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToVectorDataFilterNew.cxx +++ b/Modules/Filtering/VectorDataManipulation/test/otbVectorDataToVectorDataFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h b/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h index 41d31c08cb..e90d65f1ff 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h index 8162789217..42a7e3a9fe 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h index 41a17260a2..dda51dd814 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx index 38ce8b56ce..e3159b2241 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h index b735d4c116..d0db6fc81e 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx index 06435e7bf7..46dee8aa7c 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/src/otbVectorDataStyle.cxx b/Modules/Filtering/VectorDataRendering/src/otbVectorDataStyle.cxx index acd24b51c7..40505417b9 100644 --- a/Modules/Filtering/VectorDataRendering/src/otbVectorDataStyle.cxx +++ b/Modules/Filtering/VectorDataRendering/src/otbVectorDataStyle.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToImageFilter.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToImageFilter.cxx index 67dde16dc0..9d3489e827 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToImageFilter.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilter.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilter.cxx index 1cf0d5f4f8..ea87995d12 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilter.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNew.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNew.cxx index bd34389c40..124193411f 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNew.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNoFonts.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNoFonts.cxx index 8ae8899397..7fc395f673 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNoFonts.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterNoFonts.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterSensorModel.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterSensorModel.cxx index dab5335443..d91952753a 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterSensorModel.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterSensorModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterWorld.cxx b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterWorld.cxx index 58acf421c7..67bc59fb0b 100644 --- a/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterWorld.cxx +++ b/Modules/Filtering/VectorDataRendering/test/otbVectorDataToMapFilterWorld.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h index 7b64146666..3e1ba72b1a 100644 --- a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h +++ b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx index 7e9545261d..c8b0674e1e 100644 --- a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h index cc454f0faa..686fbea6f5 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx index 7e7d238b93..6c5bfce34d 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h b/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h index 5cda73107f..e7e493caf3 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h index 37d2092df5..ea8731c92e 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.h b/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.h index 76ac1af497..03a1f9ecee 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.txx b/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.txx index 290012331a..7dc8a41c27 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.h b/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.h index 16eb9d414e..5fed69435c 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.txx b/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.txx index 58ac44df31..1a2df5adc9 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletInverseImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h index eaae45dc59..460147cc5e 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletOperator.h index 749e1eb75f..9d8b3fba5f 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h index f827ca79e4..d0b6326bc7 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx index abba734852..d6ec3de362 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h b/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h index 4d3e8f811e..40b1a48f10 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h index 60927d57c5..76e423ba6c 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx index 0fc17d04ed..8e85951d13 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletTransform.h b/Modules/Filtering/Wavelet/include/otbWaveletTransform.h index 8678966bfb..c1abae59d8 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletTransform.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletTransform.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx b/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx index 625660e694..68f5fc149e 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.h b/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.h index 9e22f84968..848fcfe1ef 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.txx b/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.txx index ea21c6c2a9..ed2eb2674d 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletsBandsListToWaveletsSynopsisImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.h b/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.h index 8ad9a302b9..204f6e9aaf 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.txx b/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.txx index 45de1a2c53..122c448f31 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletsSynopsisImageToWaveletsBandsListFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx b/Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx index ed3c8bd63e..9f55fcce42 100644 --- a/Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx +++ b/Modules/Filtering/Wavelet/src/otbWaveletGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbSubsampleImageFilter.cxx b/Modules/Filtering/Wavelet/test/otbSubsampleImageFilter.cxx index 10721eedae..c8bbf2ce1e 100644 --- a/Modules/Filtering/Wavelet/test/otbSubsampleImageFilter.cxx +++ b/Modules/Filtering/Wavelet/test/otbSubsampleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbSubsampleImageFilterNew.cxx b/Modules/Filtering/Wavelet/test/otbSubsampleImageFilterNew.cxx index 538cdfed24..d45a2cf255 100644 --- a/Modules/Filtering/Wavelet/test/otbSubsampleImageFilterNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbSubsampleImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletFilterBank.cxx b/Modules/Filtering/Wavelet/test/otbWaveletFilterBank.cxx index 3878fb7620..a6bc1d1ac5 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletFilterBank.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletFilterBank.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletFilterBankNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletFilterBankNew.cxx index 2f7d6f00a6..0230caea9a 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletFilterBankNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletFilterBankNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletImageToImageFilter.cxx b/Modules/Filtering/Wavelet/test/otbWaveletImageToImageFilter.cxx index 7a81db8bab..c5ebaec027 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletImageToImageFilter.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletImageToImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletInverseFilterBankNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletInverseFilterBankNew.cxx index 311a2f4b79..c7850331aa 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletInverseFilterBankNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletInverseFilterBankNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletInverseTransformNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletInverseTransformNew.cxx index ff27846f6d..ba295ac5db 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletInverseTransformNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletInverseTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletOperator.cxx b/Modules/Filtering/Wavelet/test/otbWaveletOperator.cxx index a1c215042c..b0525408cd 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletOperator.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletOperator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletOperatorNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletOperatorNew.cxx index 712a7a868f..93a900dad2 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletOperatorNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletOperatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletPacketInverseTransformNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletPacketInverseTransformNew.cxx index b89cc7d400..09eb92e505 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletPacketInverseTransformNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletPacketInverseTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletPacketTransform.cxx b/Modules/Filtering/Wavelet/test/otbWaveletPacketTransform.cxx index b7e6d00990..875a5c746f 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletPacketTransform.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletPacketTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletPacketTransformNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletPacketTransformNew.cxx index a6b28fba67..09a4ebe0b0 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletPacketTransformNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletPacketTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletTransform.cxx b/Modules/Filtering/Wavelet/test/otbWaveletTransform.cxx index 28f6949e9a..df203f10a1 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletTransform.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletTransform.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Filtering/Wavelet/test/otbWaveletTransformNew.cxx b/Modules/Filtering/Wavelet/test/otbWaveletTransformNew.cxx index de8bab3af2..2ed44bd0c3 100644 --- a/Modules/Filtering/Wavelet/test/otbWaveletTransformNew.cxx +++ b/Modules/Filtering/Wavelet/test/otbWaveletTransformNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h b/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h index b8ffa44083..ab8ba27825 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h index 4b62d08bf1..17102fc57d 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx index 4ebb79000e..990ceee43c 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/src/otbFuzzyDescriptorsModelManager.cxx b/Modules/Fusion/Fuzzy/src/otbFuzzyDescriptorsModelManager.cxx index f793b4932b..1d004c9cc9 100644 --- a/Modules/Fusion/Fuzzy/src/otbFuzzyDescriptorsModelManager.cxx +++ b/Modules/Fusion/Fuzzy/src/otbFuzzyDescriptorsModelManager.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyDescriptorsModelManager.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyDescriptorsModelManager.cxx index afb6bec896..b43527c2c5 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyDescriptorsModelManager.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyDescriptorsModelManager.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyVariable2Values.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyVariable2Values.cxx index d11dfae992..e3242ffb02 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyVariable2Values.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyVariable2Values.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableDSApplied.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableDSApplied.cxx index fe1c8a0ce4..4431db28d5 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableDSApplied.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableDSApplied.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableGetMaxVar.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableGetMaxVar.cxx index 24643060af..9b70900af7 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableGetMaxVar.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableGetMaxVar.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableNew.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableNew.cxx index e349fd08f8..ba3c90e365 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableNew.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableSetValue.cxx b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableSetValue.cxx index d823958d2c..4621b68b23 100644 --- a/Modules/Fusion/Fuzzy/test/otbFuzzyVariableSetValue.cxx +++ b/Modules/Fusion/Fuzzy/test/otbFuzzyVariableSetValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h index 009462af47..9af116ac2c 100644 --- a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h +++ b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx index 85785e1399..75f1fea46b 100644 --- a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx +++ b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterNew.cxx b/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterNew.cxx index 0b8e0d87a9..702609b480 100644 --- a/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterNew.cxx +++ b/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterTest.cxx b/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterTest.cxx index 9a9de6918b..b949777752 100644 --- a/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterTest.cxx +++ b/Modules/Fusion/MajorityVoting/test/otbNeighborhoodMajorityVotingImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h index 312f82745f..80f12e7b46 100644 --- a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx index d1ff015d7e..fcc314b965 100644 --- a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h b/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h index 8cc7c49b87..6ec1c24d14 100644 --- a/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h +++ b/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h index f30c8c8525..9606351400 100644 --- a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx index 5c6acc98f5..c541d763d8 100644 --- a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h index 822db14618..6c0aad9c98 100644 --- a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx index f849204758..055ff74087 100644 --- a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilter.cxx b/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilter.cxx index 1f7b6c6a6d..0bb4ad6799 100644 --- a/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilter.cxx +++ b/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilterNew.cxx b/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilterNew.cxx index b42e5a24d4..fcf9c9bfc6 100644 --- a/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilterNew.cxx +++ b/Modules/Fusion/PanSharpening/test/otbBayesianFusionFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbFusionImageBaseNew.cxx b/Modules/Fusion/PanSharpening/test/otbFusionImageBaseNew.cxx index d51ec9bb62..59f116aecd 100644 --- a/Modules/Fusion/PanSharpening/test/otbFusionImageBaseNew.cxx +++ b/Modules/Fusion/PanSharpening/test/otbFusionImageBaseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilter.cxx b/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilter.cxx index b3c2b61c83..a5ab082397 100644 --- a/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilter.cxx +++ b/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilterNew.cxx b/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilterNew.cxx index 6e816886c4..c5f451a27b 100644 --- a/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilterNew.cxx +++ b/Modules/Fusion/PanSharpening/test/otbLmvmPanSharpeningFusionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilter.cxx b/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilter.cxx index 05aa3d36f6..ed1d9710b6 100644 --- a/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilter.cxx +++ b/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilterNew.cxx b/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilterNew.cxx index 50e80d727f..e364177322 100644 --- a/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilterNew.cxx +++ b/Modules/Fusion/PanSharpening/test/otbSimpleRcsPanSharpeningFusionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h index a1b00a1f06..74adf2d131 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx index 288e2a4662..2879eeb4ce 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h index 39c665a309..cf4e4b4455 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx index d786477323..fde1d1b63f 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h index ad30119c02..c2a6359027 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx index 4b28047c4e..5ea431c558 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h index 080d023d89..3cf8009c40 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx index 401594d326..07ada0ab96 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h index fbc72a6027..a428b4a628 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx index ee01654412..3e7c4a3b03 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/test/otbEigenvalueLikelihoodMaximization.cxx b/Modules/Hyperspectral/EndmembersExtraction/test/otbEigenvalueLikelihoodMaximization.cxx index 62f2a53fcc..a374582b5e 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/test/otbEigenvalueLikelihoodMaximization.cxx +++ b/Modules/Hyperspectral/EndmembersExtraction/test/otbEigenvalueLikelihoodMaximization.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/test/otbVCAImageFilter.cxx b/Modules/Hyperspectral/EndmembersExtraction/test/otbVCAImageFilter.cxx index adf7035d2f..094c8386f1 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/test/otbVCAImageFilter.cxx +++ b/Modules/Hyperspectral/EndmembersExtraction/test/otbVCAImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/EndmembersExtraction/test/otbVirtualDimensionality.cxx b/Modules/Hyperspectral/EndmembersExtraction/test/otbVirtualDimensionality.cxx index c7183564f2..87bbf60fb0 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/test/otbVirtualDimensionality.cxx +++ b/Modules/Hyperspectral/EndmembersExtraction/test/otbVirtualDimensionality.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h index e522f06557..27c9212aa4 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx index 73be208c1c..f22869f612 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h index bfd974692b..68a829b8b3 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx index f1b836dd70..963105b9b2 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h index 6712cc127a..2715404c51 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx index 6f696b183f..6d9a4359e5 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h index 0a7c4453dd..acd8d903b4 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx index 8b84cb874f..5e30272fb0 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h index 58099595c8..fbc2fbbc6b 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx index 663b02fbdc..b050e4f59e 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbISRAUnmixingImageFilter.cxx b/Modules/Hyperspectral/Unmixing/test/otbISRAUnmixingImageFilter.cxx index 6ddfb27327..97e8629bbf 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbISRAUnmixingImageFilter.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbISRAUnmixingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbMDMDNMFImageFilter.cxx b/Modules/Hyperspectral/Unmixing/test/otbMDMDNMFImageFilter.cxx index 940a4768af..1296b332ef 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbMDMDNMFImageFilter.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbMDMDNMFImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbNCLSUnmixingImageFilter.cxx b/Modules/Hyperspectral/Unmixing/test/otbNCLSUnmixingImageFilter.cxx index 4ade2a1b4a..de45abb8c0 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbNCLSUnmixingImageFilter.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbNCLSUnmixingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilter.cxx b/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilter.cxx index 38d26abcd9..09a057f404 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilter.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilterNew.cxx b/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilterNew.cxx index da9c3c769a..c199558cc5 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilterNew.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbSparseUnmixingImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Hyperspectral/Unmixing/test/otbUnConstrainedLeastSquareImageFilter.cxx b/Modules/Hyperspectral/Unmixing/test/otbUnConstrainedLeastSquareImageFilter.cxx index b8a0f39d26..c2c8177e4c 100644 --- a/Modules/Hyperspectral/Unmixing/test/otbUnConstrainedLeastSquareImageFilter.cxx +++ b/Modules/Hyperspectral/Unmixing/test/otbUnConstrainedLeastSquareImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbCoordinateToName.h b/Modules/IO/Carto/include/otbCoordinateToName.h index db816e5e52..d4079e2d32 100644 --- a/Modules/IO/Carto/include/otbCoordinateToName.h +++ b/Modules/IO/Carto/include/otbCoordinateToName.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h index e8c67138d9..f7f0ac9c98 100644 --- a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h +++ b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx index df28ed4c63..bd8466a6cf 100644 --- a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx +++ b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbMapFileProductWriter.h b/Modules/IO/Carto/include/otbMapFileProductWriter.h index 9c5b4c4f65..cba693e428 100644 --- a/Modules/IO/Carto/include/otbMapFileProductWriter.h +++ b/Modules/IO/Carto/include/otbMapFileProductWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbMapFileProductWriter.txx b/Modules/IO/Carto/include/otbMapFileProductWriter.txx index 07e6e05c2a..91e391a7ed 100644 --- a/Modules/IO/Carto/include/otbMapFileProductWriter.txx +++ b/Modules/IO/Carto/include/otbMapFileProductWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h b/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h index 34cd8b6940..e5ad2b0a31 100644 --- a/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h +++ b/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbPlaceNameToLonLat.h b/Modules/IO/Carto/include/otbPlaceNameToLonLat.h index b36163bd6f..4f118d2e47 100644 --- a/Modules/IO/Carto/include/otbPlaceNameToLonLat.h +++ b/Modules/IO/Carto/include/otbPlaceNameToLonLat.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/include/otbWorldFile.h b/Modules/IO/Carto/include/otbWorldFile.h index 77624276b5..dd22f8bd15 100644 --- a/Modules/IO/Carto/include/otbWorldFile.h +++ b/Modules/IO/Carto/include/otbWorldFile.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/src/otbCoordinateToName.cxx b/Modules/IO/Carto/src/otbCoordinateToName.cxx index 356c71c21b..e707ff6a66 100644 --- a/Modules/IO/Carto/src/otbCoordinateToName.cxx +++ b/Modules/IO/Carto/src/otbCoordinateToName.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx b/Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx index b051f9ec04..cb97a9326a 100644 --- a/Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx +++ b/Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/src/otbPlaceNameToLonLat.cxx b/Modules/IO/Carto/src/otbPlaceNameToLonLat.cxx index ffe5ca9a1f..f5cc622e96 100644 --- a/Modules/IO/Carto/src/otbPlaceNameToLonLat.cxx +++ b/Modules/IO/Carto/src/otbPlaceNameToLonLat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/test/otbCoordinateToNameTest.cxx b/Modules/IO/Carto/test/otbCoordinateToNameTest.cxx index 02aff1c346..ac6ae88413 100644 --- a/Modules/IO/Carto/test/otbCoordinateToNameTest.cxx +++ b/Modules/IO/Carto/test/otbCoordinateToNameTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/test/otbImageToOSMVectorDataGenerator.cxx b/Modules/IO/Carto/test/otbImageToOSMVectorDataGenerator.cxx index b3cd783021..8885559d42 100644 --- a/Modules/IO/Carto/test/otbImageToOSMVectorDataGenerator.cxx +++ b/Modules/IO/Carto/test/otbImageToOSMVectorDataGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/test/otbMapFileProductWriter.cxx b/Modules/IO/Carto/test/otbMapFileProductWriter.cxx index b9924db645..01bbd4d9ae 100644 --- a/Modules/IO/Carto/test/otbMapFileProductWriter.cxx +++ b/Modules/IO/Carto/test/otbMapFileProductWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/test/otbMapFileProductWriterNew.cxx b/Modules/IO/Carto/test/otbMapFileProductWriterNew.cxx index ef71ed60eb..3879626cf1 100644 --- a/Modules/IO/Carto/test/otbMapFileProductWriterNew.cxx +++ b/Modules/IO/Carto/test/otbMapFileProductWriterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/Carto/test/otbOSMDataToVectorDataTests.cxx b/Modules/IO/Carto/test/otbOSMDataToVectorDataTests.cxx index c7c48a5d15..4e5b471e27 100644 --- a/Modules/IO/Carto/test/otbOSMDataToVectorDataTests.cxx +++ b/Modules/IO/Carto/test/otbOSMDataToVectorDataTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h index 935d868266..1d808cdacd 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h index 9deb9696f3..f0a5c17ab0 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h index 3bcab73259..9771dda238 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameHelper.cxx b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameHelper.cxx index 5c966ca5b4..1398a7435a 100644 --- a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameHelper.cxx +++ b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToReaderOptions.cxx b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToReaderOptions.cxx index 006e2bf3d9..0be99ec5fe 100644 --- a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToReaderOptions.cxx +++ b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToReaderOptions.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToWriterOptions.cxx b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToWriterOptions.cxx index 89b6e83120..b56238e573 100644 --- a/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToWriterOptions.cxx +++ b/Modules/IO/ExtendedFilename/src/otbExtendedFilenameToWriterOptions.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameTest.cxx b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameTest.cxx index 35346d1157..98239fdd1d 100644 --- a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameTest.cxx +++ b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToReaderOptionsTest.cxx b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToReaderOptionsTest.cxx index 18cd56afde..655ab0cc16 100644 --- a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToReaderOptionsTest.cxx +++ b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToReaderOptionsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToWriterOptionsTest.cxx b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToWriterOptionsTest.cxx index b949cfa7b8..c0fbecb436 100644 --- a/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToWriterOptionsTest.cxx +++ b/Modules/IO/ExtendedFilename/test/otbExtendedFilenameToWriterOptionsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/include/otbBSQImageIO.h b/Modules/IO/IOBSQ/include/otbBSQImageIO.h index 93f6e4503c..d81686b93d 100644 --- a/Modules/IO/IOBSQ/include/otbBSQImageIO.h +++ b/Modules/IO/IOBSQ/include/otbBSQImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h b/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h index 4233c7a8bd..bf47c1811a 100644 --- a/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h +++ b/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/src/otbBSQImageIO.cxx b/Modules/IO/IOBSQ/src/otbBSQImageIO.cxx index 8ccd50142f..f5d228c485 100644 --- a/Modules/IO/IOBSQ/src/otbBSQImageIO.cxx +++ b/Modules/IO/IOBSQ/src/otbBSQImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/src/otbBSQImageIOFactory.cxx b/Modules/IO/IOBSQ/src/otbBSQImageIOFactory.cxx index 7cf8194da7..2fc6e4295d 100644 --- a/Modules/IO/IOBSQ/src/otbBSQImageIOFactory.cxx +++ b/Modules/IO/IOBSQ/src/otbBSQImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanRead.cxx b/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanRead.cxx index 367781ae2d..acc336a477 100644 --- a/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanRead.cxx +++ b/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanWrite.cxx b/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanWrite.cxx index 3e6f620e45..7f33df89cd 100644 --- a/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanWrite.cxx +++ b/Modules/IO/IOBSQ/test/otbBSQImageIOTestCanWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbGDALDatasetWrapper.h b/Modules/IO/IOGDAL/include/otbGDALDatasetWrapper.h index 7b675444e0..d764af0aca 100644 --- a/Modules/IO/IOGDAL/include/otbGDALDatasetWrapper.h +++ b/Modules/IO/IOGDAL/include/otbGDALDatasetWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbGDALDriverManagerWrapper.h b/Modules/IO/IOGDAL/include/otbGDALDriverManagerWrapper.h index 96c2679dfa..b911ed87a5 100644 --- a/Modules/IO/IOGDAL/include/otbGDALDriverManagerWrapper.h +++ b/Modules/IO/IOGDAL/include/otbGDALDriverManagerWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbGDALImageIO.h b/Modules/IO/IOGDAL/include/otbGDALImageIO.h index 339d26f88d..74434e48a6 100644 --- a/Modules/IO/IOGDAL/include/otbGDALImageIO.h +++ b/Modules/IO/IOGDAL/include/otbGDALImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h b/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h index 34cabc229f..334848e0a4 100644 --- a/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h +++ b/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbGDALOverviewsBuilder.h b/Modules/IO/IOGDAL/include/otbGDALOverviewsBuilder.h index 5b1da9b5f7..56fc30f668 100644 --- a/Modules/IO/IOGDAL/include/otbGDALOverviewsBuilder.h +++ b/Modules/IO/IOGDAL/include/otbGDALOverviewsBuilder.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbOGRIOHelper.h b/Modules/IO/IOGDAL/include/otbOGRIOHelper.h index bd875abd51..c176fdf087 100644 --- a/Modules/IO/IOGDAL/include/otbOGRIOHelper.h +++ b/Modules/IO/IOGDAL/include/otbOGRIOHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h b/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h index fd87412c17..36ed6fcd90 100644 --- a/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h +++ b/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h b/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h index 0600612876..522b73e691 100644 --- a/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h +++ b/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbGDALDatasetWrapper.cxx b/Modules/IO/IOGDAL/src/otbGDALDatasetWrapper.cxx index 8842ef89e3..a1bd49cad4 100644 --- a/Modules/IO/IOGDAL/src/otbGDALDatasetWrapper.cxx +++ b/Modules/IO/IOGDAL/src/otbGDALDatasetWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbGDALDriverManagerWrapper.cxx b/Modules/IO/IOGDAL/src/otbGDALDriverManagerWrapper.cxx index 6eb7a346fd..a71e00f0c1 100644 --- a/Modules/IO/IOGDAL/src/otbGDALDriverManagerWrapper.cxx +++ b/Modules/IO/IOGDAL/src/otbGDALDriverManagerWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbGDALImageIO.cxx b/Modules/IO/IOGDAL/src/otbGDALImageIO.cxx index 18a6da2366..435f520916 100644 --- a/Modules/IO/IOGDAL/src/otbGDALImageIO.cxx +++ b/Modules/IO/IOGDAL/src/otbGDALImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbGDALImageIOFactory.cxx b/Modules/IO/IOGDAL/src/otbGDALImageIOFactory.cxx index 3ee46c9999..1d7e29c622 100644 --- a/Modules/IO/IOGDAL/src/otbGDALImageIOFactory.cxx +++ b/Modules/IO/IOGDAL/src/otbGDALImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx b/Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx index 5e15ca4373..415b3c71a2 100644 --- a/Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx +++ b/Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbOGRIOHelper.cxx b/Modules/IO/IOGDAL/src/otbOGRIOHelper.cxx index 275897e1d8..9ed2041e01 100644 --- a/Modules/IO/IOGDAL/src/otbOGRIOHelper.cxx +++ b/Modules/IO/IOGDAL/src/otbOGRIOHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbOGRVectorDataIO.cxx b/Modules/IO/IOGDAL/src/otbOGRVectorDataIO.cxx index f4a4251d81..97d8085132 100644 --- a/Modules/IO/IOGDAL/src/otbOGRVectorDataIO.cxx +++ b/Modules/IO/IOGDAL/src/otbOGRVectorDataIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/src/otbOGRVectorDataIOFactory.cxx b/Modules/IO/IOGDAL/src/otbOGRVectorDataIOFactory.cxx index 9a364f4f0a..6cb5e87432 100644 --- a/Modules/IO/IOGDAL/src/otbOGRVectorDataIOFactory.cxx +++ b/Modules/IO/IOGDAL/src/otbOGRVectorDataIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALImageIOTest.cxx b/Modules/IO/IOGDAL/test/otbGDALImageIOTest.cxx index 514ec6037d..2a841e8b64 100644 --- a/Modules/IO/IOGDAL/test/otbGDALImageIOTest.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanRead.cxx b/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanRead.cxx index 405d49bd96..87f5f74f6b 100644 --- a/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanRead.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanWrite.cxx b/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanWrite.cxx index c095ec24ef..7cca9c0832 100644 --- a/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanWrite.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALImageIOTestCanWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALImageIOTestWriteMetadata.cxx b/Modules/IO/IOGDAL/test/otbGDALImageIOTestWriteMetadata.cxx index dc305dd5ff..8ec535867f 100644 --- a/Modules/IO/IOGDAL/test/otbGDALImageIOTestWriteMetadata.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALImageIOTestWriteMetadata.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALOverviewsBuilder.cxx b/Modules/IO/IOGDAL/test/otbGDALOverviewsBuilder.cxx index a33b294eb3..46441c70e2 100644 --- a/Modules/IO/IOGDAL/test/otbGDALOverviewsBuilder.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALOverviewsBuilder.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbGDALReadPxlComplex.cxx b/Modules/IO/IOGDAL/test/otbGDALReadPxlComplex.cxx index 9abca52f17..c07ea28ca5 100644 --- a/Modules/IO/IOGDAL/test/otbGDALReadPxlComplex.cxx +++ b/Modules/IO/IOGDAL/test/otbGDALReadPxlComplex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbMultiDatasetReadingInfo.cxx b/Modules/IO/IOGDAL/test/otbMultiDatasetReadingInfo.cxx index 49d9e0c94f..6d36bbe877 100644 --- a/Modules/IO/IOGDAL/test/otbMultiDatasetReadingInfo.cxx +++ b/Modules/IO/IOGDAL/test/otbMultiDatasetReadingInfo.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanRead.cxx b/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanRead.cxx index 993588f68c..7a59348109 100644 --- a/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanRead.cxx +++ b/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanWrite.cxx b/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanWrite.cxx index 823d927b20..16aa699ea8 100644 --- a/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanWrite.cxx +++ b/Modules/IO/IOGDAL/test/otbOGRVectorDataIOCanWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOGDAL/test/otbOGRVectorDataIONew.cxx b/Modules/IO/IOGDAL/test/otbOGRVectorDataIONew.cxx index e7e7d90171..ff28fe3577 100644 --- a/Modules/IO/IOGDAL/test/otbOGRVectorDataIONew.cxx +++ b/Modules/IO/IOGDAL/test/otbOGRVectorDataIONew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/include/otbKMLVectorDataIO.h b/Modules/IO/IOKML/include/otbKMLVectorDataIO.h index 971da85557..02b36ceac3 100644 --- a/Modules/IO/IOKML/include/otbKMLVectorDataIO.h +++ b/Modules/IO/IOKML/include/otbKMLVectorDataIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h b/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h index 4155d5b883..a6f9859bd4 100644 --- a/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h +++ b/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/src/otbKMLVectorDataIO.cxx b/Modules/IO/IOKML/src/otbKMLVectorDataIO.cxx index 68f6a9811b..99ab16afee 100644 --- a/Modules/IO/IOKML/src/otbKMLVectorDataIO.cxx +++ b/Modules/IO/IOKML/src/otbKMLVectorDataIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/src/otbKMLVectorDataIOFactory.cxx b/Modules/IO/IOKML/src/otbKMLVectorDataIOFactory.cxx index dc0d2b2dc4..f79dc3a8ac 100644 --- a/Modules/IO/IOKML/src/otbKMLVectorDataIOFactory.cxx +++ b/Modules/IO/IOKML/src/otbKMLVectorDataIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/test/otbKMLVectorDataIONew.cxx b/Modules/IO/IOKML/test/otbKMLVectorDataIONew.cxx index f3dbc412e0..151bb2db78 100644 --- a/Modules/IO/IOKML/test/otbKMLVectorDataIONew.cxx +++ b/Modules/IO/IOKML/test/otbKMLVectorDataIONew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanRead.cxx b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanRead.cxx index a87df4c9c5..2862b01d80 100644 --- a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanRead.cxx +++ b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanWrite.cxx b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanWrite.cxx index 861ae696e4..ed4f06a7f0 100644 --- a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanWrite.cxx +++ b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestCanWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestFileReader.cxx b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestFileReader.cxx index 23d4ee2089..e79b54666d 100644 --- a/Modules/IO/IOKML/test/otbKMLVectorDataIOTestFileReader.cxx +++ b/Modules/IO/IOKML/test/otbKMLVectorDataIOTestFileReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/include/otbLUMImageIO.h b/Modules/IO/IOLUM/include/otbLUMImageIO.h index 66bd4c1276..6f6edf12ab 100644 --- a/Modules/IO/IOLUM/include/otbLUMImageIO.h +++ b/Modules/IO/IOLUM/include/otbLUMImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h b/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h index d82cdf0009..0417236db4 100644 --- a/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h +++ b/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/src/otbLUMImageIO.cxx b/Modules/IO/IOLUM/src/otbLUMImageIO.cxx index 451c73a12f..f8589116f1 100644 --- a/Modules/IO/IOLUM/src/otbLUMImageIO.cxx +++ b/Modules/IO/IOLUM/src/otbLUMImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/src/otbLUMImageIOFactory.cxx b/Modules/IO/IOLUM/src/otbLUMImageIOFactory.cxx index d634513748..8b9a2c3a04 100644 --- a/Modules/IO/IOLUM/src/otbLUMImageIOFactory.cxx +++ b/Modules/IO/IOLUM/src/otbLUMImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/test/otbLUMImageIOTestCanRead.cxx b/Modules/IO/IOLUM/test/otbLUMImageIOTestCanRead.cxx index 6d6eb41c76..e43f0781b7 100644 --- a/Modules/IO/IOLUM/test/otbLUMImageIOTestCanRead.cxx +++ b/Modules/IO/IOLUM/test/otbLUMImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOLUM/test/otbLUMImageIOTestCanWrite.cxx b/Modules/IO/IOLUM/test/otbLUMImageIOTestCanWrite.cxx index 9f9c62ed1e..ece31cc4b2 100644 --- a/Modules/IO/IOLUM/test/otbLUMImageIOTestCanWrite.cxx +++ b/Modules/IO/IOLUM/test/otbLUMImageIOTestCanWrite.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h b/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h index 5089e33701..efe058eca3 100644 --- a/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h +++ b/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h b/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h index d77c1a0bda..410edc5872 100644 --- a/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h +++ b/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOMSTAR/src/otbMSTARImageIO.cxx b/Modules/IO/IOMSTAR/src/otbMSTARImageIO.cxx index b5112efe57..8803579f63 100644 --- a/Modules/IO/IOMSTAR/src/otbMSTARImageIO.cxx +++ b/Modules/IO/IOMSTAR/src/otbMSTARImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOMSTAR/src/otbMSTARImageIOFactory.cxx b/Modules/IO/IOMSTAR/src/otbMSTARImageIOFactory.cxx index 702b7bf7a9..02fef4c935 100644 --- a/Modules/IO/IOMSTAR/src/otbMSTARImageIOFactory.cxx +++ b/Modules/IO/IOMSTAR/src/otbMSTARImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOMSTAR/test/otbMSTARImageIOTestCanRead.cxx b/Modules/IO/IOMSTAR/test/otbMSTARImageIOTestCanRead.cxx index 81a4d9177c..f6725a5e2f 100644 --- a/Modules/IO/IOMSTAR/test/otbMSTARImageIOTestCanRead.cxx +++ b/Modules/IO/IOMSTAR/test/otbMSTARImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOONERA/include/otbONERAImageIO.h b/Modules/IO/IOONERA/include/otbONERAImageIO.h index 620916b84a..ecb4aa3064 100644 --- a/Modules/IO/IOONERA/include/otbONERAImageIO.h +++ b/Modules/IO/IOONERA/include/otbONERAImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h b/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h index b1ffd7501e..1b3914f761 100644 --- a/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h +++ b/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOONERA/src/otbONERAImageIO.cxx b/Modules/IO/IOONERA/src/otbONERAImageIO.cxx index b4766e4ff3..8b875a6bee 100644 --- a/Modules/IO/IOONERA/src/otbONERAImageIO.cxx +++ b/Modules/IO/IOONERA/src/otbONERAImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOONERA/src/otbONERAImageIOFactory.cxx b/Modules/IO/IOONERA/src/otbONERAImageIOFactory.cxx index dc0c8ccc8b..caa3866fd4 100644 --- a/Modules/IO/IOONERA/src/otbONERAImageIOFactory.cxx +++ b/Modules/IO/IOONERA/src/otbONERAImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOONERA/test/otbONERAImageIOTestCanRead.cxx b/Modules/IO/IOONERA/test/otbONERAImageIOTestCanRead.cxx index f6bf567ab9..6c36238460 100644 --- a/Modules/IO/IOONERA/test/otbONERAImageIOTestCanRead.cxx +++ b/Modules/IO/IOONERA/test/otbONERAImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IORAD/include/otbRADImageIO.h b/Modules/IO/IORAD/include/otbRADImageIO.h index a0d11a9ac3..ecf4c967d4 100644 --- a/Modules/IO/IORAD/include/otbRADImageIO.h +++ b/Modules/IO/IORAD/include/otbRADImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IORAD/include/otbRADImageIOFactory.h b/Modules/IO/IORAD/include/otbRADImageIOFactory.h index 0fa2c7ab3e..aa5439f3e5 100644 --- a/Modules/IO/IORAD/include/otbRADImageIOFactory.h +++ b/Modules/IO/IORAD/include/otbRADImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IORAD/src/otbRADImageIO.cxx b/Modules/IO/IORAD/src/otbRADImageIO.cxx index 185d34c795..c5d49c5619 100644 --- a/Modules/IO/IORAD/src/otbRADImageIO.cxx +++ b/Modules/IO/IORAD/src/otbRADImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IORAD/src/otbRADImageIOFactory.cxx b/Modules/IO/IORAD/src/otbRADImageIOFactory.cxx index db5745817b..6169bb7152 100644 --- a/Modules/IO/IORAD/src/otbRADImageIOFactory.cxx +++ b/Modules/IO/IORAD/src/otbRADImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IORAD/test/otbRADImageIOTestCanRead.cxx b/Modules/IO/IORAD/test/otbRADImageIOTestCanRead.cxx index 5f1324d510..9748aa7082 100644 --- a/Modules/IO/IORAD/test/otbRADImageIOTestCanRead.cxx +++ b/Modules/IO/IORAD/test/otbRADImageIOTestCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIO.h b/Modules/IO/IOTileMap/include/otbTileMapImageIO.h index 737075b8a9..58b622eb13 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIO.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIO.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h b/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h index 464ecb4d06..1b45cf0beb 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h b/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h index bfc84e5ea2..0d70bd8f09 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/src/otbLogo.inc b/Modules/IO/IOTileMap/src/otbLogo.inc index 0defd56a05..e8287d6d15 100644 --- a/Modules/IO/IOTileMap/src/otbLogo.inc +++ b/Modules/IO/IOTileMap/src/otbLogo.inc @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/src/otbTileMapImageIO.cxx b/Modules/IO/IOTileMap/src/otbTileMapImageIO.cxx index ac411704cb..557aef7010 100644 --- a/Modules/IO/IOTileMap/src/otbTileMapImageIO.cxx +++ b/Modules/IO/IOTileMap/src/otbTileMapImageIO.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/src/otbTileMapImageIOFactory.cxx b/Modules/IO/IOTileMap/src/otbTileMapImageIOFactory.cxx index 024236c9a8..a4caa7c0ab 100644 --- a/Modules/IO/IOTileMap/src/otbTileMapImageIOFactory.cxx +++ b/Modules/IO/IOTileMap/src/otbTileMapImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/src/otbTileMapImageIOHelper.cxx b/Modules/IO/IOTileMap/src/otbTileMapImageIOHelper.cxx index 0cb0ce312c..d04ca65886 100644 --- a/Modules/IO/IOTileMap/src/otbTileMapImageIOHelper.cxx +++ b/Modules/IO/IOTileMap/src/otbTileMapImageIOHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/test/otbTileMapImageIOHelperTest.cxx b/Modules/IO/IOTileMap/test/otbTileMapImageIOHelperTest.cxx index 865962cce5..a894140c74 100644 --- a/Modules/IO/IOTileMap/test/otbTileMapImageIOHelperTest.cxx +++ b/Modules/IO/IOTileMap/test/otbTileMapImageIOHelperTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/test/otbTileMapImageIOTest.cxx b/Modules/IO/IOTileMap/test/otbTileMapImageIOTest.cxx index 8d0daa0a9f..150ec7d606 100644 --- a/Modules/IO/IOTileMap/test/otbTileMapImageIOTest.cxx +++ b/Modules/IO/IOTileMap/test/otbTileMapImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOTileMap/test/otbTileMapWriter.cxx b/Modules/IO/IOTileMap/test/otbTileMapWriter.cxx index 9910cac6a5..621d743df5 100644 --- a/Modules/IO/IOTileMap/test/otbTileMapWriter.cxx +++ b/Modules/IO/IOTileMap/test/otbTileMapWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h index ed5111b811..47d9e03f7f 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx index 92824197c7..0403fe7777 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h index 419c76dacd..deedd2c5ce 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx index 11d38b72d8..31a1473fcb 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/IOXML/test/otbStatisticsXMLFileWriteAndRead.cxx b/Modules/IO/IOXML/test/otbStatisticsXMLFileWriteAndRead.cxx index 114f38844d..a04920d649 100644 --- a/Modules/IO/IOXML/test/otbStatisticsXMLFileWriteAndRead.cxx +++ b/Modules/IO/IOXML/test/otbStatisticsXMLFileWriteAndRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageFileReader.h b/Modules/IO/ImageIO/include/otbImageFileReader.h index 01461c8400..d6bdfa8f57 100644 --- a/Modules/IO/ImageIO/include/otbImageFileReader.h +++ b/Modules/IO/ImageIO/include/otbImageFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageFileReader.txx b/Modules/IO/ImageIO/include/otbImageFileReader.txx index e3db0c8507..224e18be6b 100644 --- a/Modules/IO/ImageIO/include/otbImageFileReader.txx +++ b/Modules/IO/ImageIO/include/otbImageFileReader.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageFileWriter.h b/Modules/IO/ImageIO/include/otbImageFileWriter.h index bbb1c4c059..db9c379317 100644 --- a/Modules/IO/ImageIO/include/otbImageFileWriter.h +++ b/Modules/IO/ImageIO/include/otbImageFileWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageFileWriter.txx b/Modules/IO/ImageIO/include/otbImageFileWriter.txx index 43912fad31..2cad2c91fb 100644 --- a/Modules/IO/ImageIO/include/otbImageFileWriter.txx +++ b/Modules/IO/ImageIO/include/otbImageFileWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageIOFactory.h b/Modules/IO/ImageIO/include/otbImageIOFactory.h index 282da7119b..a899f6d008 100644 --- a/Modules/IO/ImageIO/include/otbImageIOFactory.h +++ b/Modules/IO/ImageIO/include/otbImageIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h index 2f30893e00..96b03ebde0 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx index 127c4453ed..cd759355aa 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h index c40659bc47..efbec181f8 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx index ce0ac4fdcf..6178200798 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h index e5080bfc15..6ffa10cb07 100644 --- a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h +++ b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.txx b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.txx index 5f79e408a5..7df79beb19 100644 --- a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.txx +++ b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/src/otbImageIOFactory.cxx b/Modules/IO/ImageIO/src/otbImageIOFactory.cxx index 403de421ea..dcab86b672 100644 --- a/Modules/IO/ImageIO/src/otbImageIOFactory.cxx +++ b/Modules/IO/ImageIO/src/otbImageIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/0000437-WriteImageCentOS.cxx b/Modules/IO/ImageIO/test/0000437-WriteImageCentOS.cxx index 62a2bcc7f1..10987cd9c8 100644 --- a/Modules/IO/ImageIO/test/0000437-WriteImageCentOS.cxx +++ b/Modules/IO/ImageIO/test/0000437-WriteImageCentOS.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/0000479-WriteInt8Image.cxx b/Modules/IO/ImageIO/test/0000479-WriteInt8Image.cxx index 332b2abca1..d672386f71 100644 --- a/Modules/IO/ImageIO/test/0000479-WriteInt8Image.cxx +++ b/Modules/IO/ImageIO/test/0000479-WriteInt8Image.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/0000495-StreamingImageFileWriterProgressReporting.cxx b/Modules/IO/ImageIO/test/0000495-StreamingImageFileWriterProgressReporting.cxx index 70d076cce5..bbf48abfd9 100644 --- a/Modules/IO/ImageIO/test/0000495-StreamingImageFileWriterProgressReporting.cxx +++ b/Modules/IO/ImageIO/test/0000495-StreamingImageFileWriterProgressReporting.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/WriteUnsignedLong.cxx b/Modules/IO/ImageIO/test/WriteUnsignedLong.cxx index 9bb626f156..aa62c262f6 100644 --- a/Modules/IO/ImageIO/test/WriteUnsignedLong.cxx +++ b/Modules/IO/ImageIO/test/WriteUnsignedLong.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbCompareWritingComplexImage.cxx b/Modules/IO/ImageIO/test/otbCompareWritingComplexImage.cxx index 8204609081..ee15fcefcb 100644 --- a/Modules/IO/ImageIO/test/otbCompareWritingComplexImage.cxx +++ b/Modules/IO/ImageIO/test/otbCompareWritingComplexImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbComplexImageManipulationTest.cxx b/Modules/IO/ImageIO/test/otbComplexImageManipulationTest.cxx index e0aa3ae2a8..d14451b925 100644 --- a/Modules/IO/ImageIO/test/otbComplexImageManipulationTest.cxx +++ b/Modules/IO/ImageIO/test/otbComplexImageManipulationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbComplexImageTests.cxx b/Modules/IO/ImageIO/test/otbComplexImageTests.cxx index d7c77fddc8..8807aadc74 100644 --- a/Modules/IO/ImageIO/test/otbComplexImageTests.cxx +++ b/Modules/IO/ImageIO/test/otbComplexImageTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbDoubleImageIOTest.cxx b/Modules/IO/ImageIO/test/otbDoubleImageIOTest.cxx index 59a414317a..d2eb802065 100644 --- a/Modules/IO/ImageIO/test/otbDoubleImageIOTest.cxx +++ b/Modules/IO/ImageIO/test/otbDoubleImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbFloatImageIOTest.cxx b/Modules/IO/ImageIO/test/otbFloatImageIOTest.cxx index f83c185bfa..fa51939083 100644 --- a/Modules/IO/ImageIO/test/otbFloatImageIOTest.cxx +++ b/Modules/IO/ImageIO/test/otbFloatImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbGDALDriverDoubleWritingTest.cxx b/Modules/IO/ImageIO/test/otbGDALDriverDoubleWritingTest.cxx index 4dcb7fa1a0..1d4fcd3502 100644 --- a/Modules/IO/ImageIO/test/otbGDALDriverDoubleWritingTest.cxx +++ b/Modules/IO/ImageIO/test/otbGDALDriverDoubleWritingTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderMSTAR.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderMSTAR.cxx index e2c1aab2f8..c49057fb0c 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderMSTAR.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderMSTAR.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderONERA.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderONERA.cxx index 9dcb0b292b..45acefbdae 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderONERA.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderONERA.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderONERAComplex.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderONERAComplex.cxx index 8cb55cecbb..67fe4e7a46 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderONERAComplex.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderONERAComplex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADChar.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADChar.cxx index 2068977755..4832e846fc 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADChar.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADChar.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexDouble.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexDouble.cxx index 92688ddc55..e726b9698c 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexDouble.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexDouble.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloat.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloat.cxx index 9e7ffaf9fc..584c342c71 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloat.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloatExtract.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloatExtract.cxx index 0b0e7d2a42..1d3bef6d11 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloatExtract.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexFloatExtract.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexInt.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexInt.cxx index d85116dc68..897568b969 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexInt.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADComplexInt.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADFloat.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADFloat.cxx index 416f6e7a06..cb147d3efe 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADFloat.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADFloat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRADInt.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRADInt.cxx index 552b5a594d..131beaaa18 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRADInt.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRADInt.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderRGBTest.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderRGBTest.cxx index 1a7bfe59ad..6ac9f28f6f 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderRGBTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderRGBTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderServerName.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderServerName.cxx index 58c36a0062..a86fbdcca4 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderServerName.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderServerName.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderTest.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderTest.cxx index 336a6d4cd1..ca55472bb1 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderTestFloat.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderTestFloat.cxx index 4d34183660..d9de3b1386 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderTestFloat.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderTestFloat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileReaderWithComplexPixel.cxx b/Modules/IO/ImageIO/test/otbImageFileReaderWithComplexPixel.cxx index 418061f3a2..e0442fa3e9 100644 --- a/Modules/IO/ImageIO/test/otbImageFileReaderWithComplexPixel.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileReaderWithComplexPixel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterONERAComplex.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterONERAComplex.cxx index a3c55f3fbf..ad2c582ea9 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterONERAComplex.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterONERAComplex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterRGBTest.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterRGBTest.cxx index f3c20551f8..c7e70f8f18 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterRGBTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterRGBTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterStreamingONERAComplex.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterStreamingONERAComplex.cxx index 373330b034..055eb79b09 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterStreamingONERAComplex.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterStreamingONERAComplex.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterTest.cxx index 3fa5aa1922..d78026c7e1 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterTestWithoutInput.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterTestWithoutInput.cxx index 947ec6fa85..d91b70a2d3 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterTestWithoutInput.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterTestWithoutInput.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageFileWriterWithExtendedOptionBox.cxx b/Modules/IO/ImageIO/test/otbImageFileWriterWithExtendedOptionBox.cxx index ea8b760f9b..41f54a7f0a 100644 --- a/Modules/IO/ImageIO/test/otbImageFileWriterWithExtendedOptionBox.cxx +++ b/Modules/IO/ImageIO/test/otbImageFileWriterWithExtendedOptionBox.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageIOFactoryNew.cxx b/Modules/IO/ImageIO/test/otbImageIOFactoryNew.cxx index 7c1eec765c..bd5521490a 100644 --- a/Modules/IO/ImageIO/test/otbImageIOFactoryNew.cxx +++ b/Modules/IO/ImageIO/test/otbImageIOFactoryNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageMetadataFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbImageMetadataFileWriterTest.cxx index 880ed2a5aa..f515fb9311 100644 --- a/Modules/IO/ImageIO/test/otbImageMetadataFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageMetadataFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageMetadataStreamingFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbImageMetadataStreamingFileWriterTest.cxx index 3491818403..e56ebc23ad 100644 --- a/Modules/IO/ImageIO/test/otbImageMetadataStreamingFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbImageMetadataStreamingFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageSeriesFileReader.cxx b/Modules/IO/ImageIO/test/otbImageSeriesFileReader.cxx index aea4736ae9..42c330288a 100644 --- a/Modules/IO/ImageIO/test/otbImageSeriesFileReader.cxx +++ b/Modules/IO/ImageIO/test/otbImageSeriesFileReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbImageStreamingFileWriterTestWithoutInput.cxx b/Modules/IO/ImageIO/test/otbImageStreamingFileWriterTestWithoutInput.cxx index 156af3890d..463cabf9d6 100644 --- a/Modules/IO/ImageIO/test/otbImageStreamingFileWriterTestWithoutInput.cxx +++ b/Modules/IO/ImageIO/test/otbImageStreamingFileWriterTestWithoutInput.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbIntImageIOTest.cxx b/Modules/IO/ImageIO/test/otbIntImageIOTest.cxx index 933f009206..afc4179a23 100644 --- a/Modules/IO/ImageIO/test/otbIntImageIOTest.cxx +++ b/Modules/IO/ImageIO/test/otbIntImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbMultiResolutionReadingInfo.cxx b/Modules/IO/ImageIO/test/otbMultiResolutionReadingInfo.cxx index a927d15d07..d9bc751e74 100644 --- a/Modules/IO/ImageIO/test/otbMultiResolutionReadingInfo.cxx +++ b/Modules/IO/ImageIO/test/otbMultiResolutionReadingInfo.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbPNGIndexedNbBandsTest.cxx b/Modules/IO/ImageIO/test/otbPNGIndexedNbBandsTest.cxx index 3be825bd65..da6b3c0d7c 100644 --- a/Modules/IO/ImageIO/test/otbPNGIndexedNbBandsTest.cxx +++ b/Modules/IO/ImageIO/test/otbPNGIndexedNbBandsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbPipeline.cxx b/Modules/IO/ImageIO/test/otbPipeline.cxx index f141358883..a0dbbb1e26 100644 --- a/Modules/IO/ImageIO/test/otbPipeline.cxx +++ b/Modules/IO/ImageIO/test/otbPipeline.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingTest.cxx b/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingTest.cxx index e48aae5b63..bcc3eba929 100644 --- a/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingTest.cxx +++ b/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingWithUFFilterTest.cxx b/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingWithUFFilterTest.cxx index 77ed8ebaf9..4ca00ff557 100644 --- a/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingWithUFFilterTest.cxx +++ b/Modules/IO/ImageIO/test/otbPipelineMetadataHandlingWithUFFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbReadingComplexDataIntoComplexImageTest.cxx b/Modules/IO/ImageIO/test/otbReadingComplexDataIntoComplexImageTest.cxx index f2f2e96b53..9884840cba 100644 --- a/Modules/IO/ImageIO/test/otbReadingComplexDataIntoComplexImageTest.cxx +++ b/Modules/IO/ImageIO/test/otbReadingComplexDataIntoComplexImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterNew.cxx b/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterNew.cxx index e45abd5ea7..075a1baf7f 100644 --- a/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterNew.cxx +++ b/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterTest.cxx index 9c7ff8bff3..9fc5fc1cdd 100644 --- a/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbScalarBufferToImageFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbShortImageIOTest.cxx b/Modules/IO/ImageIO/test/otbShortImageIOTest.cxx index ec5cf95d2b..50c383c304 100644 --- a/Modules/IO/ImageIO/test/otbShortImageIOTest.cxx +++ b/Modules/IO/ImageIO/test/otbShortImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbShortRGBImageIOTest.cxx b/Modules/IO/ImageIO/test/otbShortRGBImageIOTest.cxx index 1ea47b1cea..1cab31dce2 100644 --- a/Modules/IO/ImageIO/test/otbShortRGBImageIOTest.cxx +++ b/Modules/IO/ImageIO/test/otbShortRGBImageIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTest.cxx index 60a76cab36..315337f008 100644 --- a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTestCalculateNumberOfDivisions.cxx b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTestCalculateNumberOfDivisions.cxx index fe3bae2e8d..3b547b2bee 100644 --- a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTestCalculateNumberOfDivisions.cxx +++ b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterTestCalculateNumberOfDivisions.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterWithFilterTest.cxx b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterWithFilterTest.cxx index 3c07f38744..c3b5b70e43 100644 --- a/Modules/IO/ImageIO/test/otbStreamingImageFileWriterWithFilterTest.cxx +++ b/Modules/IO/ImageIO/test/otbStreamingImageFileWriterWithFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbStreamingImageFilterTest.cxx b/Modules/IO/ImageIO/test/otbStreamingImageFilterTest.cxx index 7ac0ac01b7..b222bd1c5f 100644 --- a/Modules/IO/ImageIO/test/otbStreamingImageFilterTest.cxx +++ b/Modules/IO/ImageIO/test/otbStreamingImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbStreamingShortImageFileWriterTest.cxx b/Modules/IO/ImageIO/test/otbStreamingShortImageFileWriterTest.cxx index d9af7ad0e5..61f92b2e76 100644 --- a/Modules/IO/ImageIO/test/otbStreamingShortImageFileWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbStreamingShortImageFileWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbVectorImageFileReaderWriterTest.cxx b/Modules/IO/ImageIO/test/otbVectorImageFileReaderWriterTest.cxx index 5dc352cc0c..da9b7fb6e4 100644 --- a/Modules/IO/ImageIO/test/otbVectorImageFileReaderWriterTest.cxx +++ b/Modules/IO/ImageIO/test/otbVectorImageFileReaderWriterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbVectorImageFileWriterTestWithoutInput.cxx b/Modules/IO/ImageIO/test/otbVectorImageFileWriterTestWithoutInput.cxx index 802f41e976..fd14635aff 100644 --- a/Modules/IO/ImageIO/test/otbVectorImageFileWriterTestWithoutInput.cxx +++ b/Modules/IO/ImageIO/test/otbVectorImageFileWriterTestWithoutInput.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbVectorImageStreamingFileWriterTestWithoutInput.cxx b/Modules/IO/ImageIO/test/otbVectorImageStreamingFileWriterTestWithoutInput.cxx index 9fecb4be97..c6399b4c30 100644 --- a/Modules/IO/ImageIO/test/otbVectorImageStreamingFileWriterTestWithoutInput.cxx +++ b/Modules/IO/ImageIO/test/otbVectorImageStreamingFileWriterTestWithoutInput.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/ImageIO/test/otbWritingComplexDataWithComplexImageTest.cxx b/Modules/IO/ImageIO/test/otbWritingComplexDataWithComplexImageTest.cxx index 1f060e9ef9..6a6a701b68 100644 --- a/Modules/IO/ImageIO/test/otbWritingComplexDataWithComplexImageTest.cxx +++ b/Modules/IO/ImageIO/test/otbWritingComplexDataWithComplexImageTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/KMZWriter/include/otbKmzProductWriter.h b/Modules/IO/KMZWriter/include/otbKmzProductWriter.h index c34a217927..4a0e55c03c 100644 --- a/Modules/IO/KMZWriter/include/otbKmzProductWriter.h +++ b/Modules/IO/KMZWriter/include/otbKmzProductWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx b/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx index fa899ad526..2ec966f9f4 100644 --- a/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx +++ b/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/KMZWriter/test/otbKmzProductWriter.cxx b/Modules/IO/KMZWriter/test/otbKmzProductWriter.cxx index f03031939b..682dccb3e9 100644 --- a/Modules/IO/KMZWriter/test/otbKmzProductWriter.cxx +++ b/Modules/IO/KMZWriter/test/otbKmzProductWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/include/otbTestHelper.h b/Modules/IO/TestKernel/include/otbTestHelper.h index 898d5e1bf7..f2707f0079 100644 --- a/Modules/IO/TestKernel/include/otbTestHelper.h +++ b/Modules/IO/TestKernel/include/otbTestHelper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/include/otbTestMain.h b/Modules/IO/TestKernel/include/otbTestMain.h index c30763f41a..ddd2b4ed53 100644 --- a/Modules/IO/TestKernel/include/otbTestMain.h +++ b/Modules/IO/TestKernel/include/otbTestMain.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/src/otbTestDriver.cxx b/Modules/IO/TestKernel/src/otbTestDriver.cxx index a47c16c6d3..71f222117f 100644 --- a/Modules/IO/TestKernel/src/otbTestDriver.cxx +++ b/Modules/IO/TestKernel/src/otbTestDriver.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/src/otbTestHelper.cxx b/Modules/IO/TestKernel/src/otbTestHelper.cxx index 1d35bcb6c4..81e82f92df 100644 --- a/Modules/IO/TestKernel/src/otbTestHelper.cxx +++ b/Modules/IO/TestKernel/src/otbTestHelper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTestScientificNotation.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTestScientificNotation.cxx index c9a6bf28b8..7dfeea7279 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTestScientificNotation.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTestScientificNotation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests.cxx index 42d88c4a89..9183757284 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests2.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests2.cxx index 9f3746445f..e15e77bc6b 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests2.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests2.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests3.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests3.cxx index 7ae1c6e648..a710f499c1 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests3.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests3.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests4.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests4.cxx index c27ae41df4..cc6e5275f7 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests4.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests4.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests5.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests5.cxx index 0d673645a8..651c1479b2 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests5.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests5.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTests6.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTests6.cxx index 7897c29251..920ef8226c 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTests6.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTests6.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/TestKernel/test/otbCompareAsciiTestsEpsilon3_WhiteSpace.cxx b/Modules/IO/TestKernel/test/otbCompareAsciiTestsEpsilon3_WhiteSpace.cxx index 5fe34509a9..5e7cc75152 100644 --- a/Modules/IO/TestKernel/test/otbCompareAsciiTestsEpsilon3_WhiteSpace.cxx +++ b/Modules/IO/TestKernel/test/otbCompareAsciiTestsEpsilon3_WhiteSpace.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h index db72d033e3..302bbac367 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx index bb824498b7..7337bbb0de 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h index 76b08b5f85..47291a9a5c 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx index ee9d9935ad..a085de31f3 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h b/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h index 073681f2b1..0322c299ac 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/src/otbVectorDataIOFactory.cxx b/Modules/IO/VectorDataIO/src/otbVectorDataIOFactory.cxx index 82993d2789..7f0b493458 100644 --- a/Modules/IO/VectorDataIO/src/otbVectorDataIOFactory.cxx +++ b/Modules/IO/VectorDataIO/src/otbVectorDataIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileGeoReaderWriter.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileGeoReaderWriter.cxx index 3b7ac8e6e0..917263886c 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileGeoReaderWriter.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileGeoReaderWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileReader.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileReader.cxx index d6b68c8627..12175d1bb6 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileReader.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderNew.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderNew.cxx index 880486be2f..cac0a50999 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderNew.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderWriter.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderWriter.cxx index 3c59cead7a..c92d796e96 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderWriter.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileReaderWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriter.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriter.cxx index 100a738e33..1b68a61cc7 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriter.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterMultiPolygons.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterMultiPolygons.cxx index 02b3d32eec..74589200b2 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterMultiPolygons.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterMultiPolygons.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterNew.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterNew.cxx index 1c9a0a1d78..aff3e9e20e 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterNew.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterPolygons.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterPolygons.cxx index 4a53bac6ac..75b35e0d49 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterPolygons.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataFileWriterPolygons.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/IO/VectorDataIO/test/otbVectorDataIOFactory.cxx b/Modules/IO/VectorDataIO/test/otbVectorDataIOFactory.cxx index cb802c2f26..c42914bd2b 100644 --- a/Modules/IO/VectorDataIO/test/otbVectorDataIOFactory.cxx +++ b/Modules/IO/VectorDataIO/test/otbVectorDataIOFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h index de0a90af4f..40b8afc8c8 100644 --- a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h +++ b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx index f1d7fcd762..fb55408714 100644 --- a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx +++ b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h index 48a3eccefe..78fc4ade21 100644 --- a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx index f05b56e404..ef45473e16 100644 --- a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h index 0f3643f8cb..4efb0a2f15 100644 --- a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx index d45ccde5b2..77ecaefa20 100644 --- a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h index 6979f33e5f..491f577c29 100644 --- a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h +++ b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx index 6717226e37..7c3381a909 100644 --- a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx +++ b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h index e56b75033d..c47ada051e 100644 --- a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h +++ b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx index 6eb70e5a6b..35e513e337 100644 --- a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx +++ b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h index 99789c0469..a10933c3cc 100644 --- a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx index 746433b8e3..f031100212 100644 --- a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbConfusionMatrixToMassOfBeliefTest.cxx b/Modules/Learning/DempsterShafer/test/otbConfusionMatrixToMassOfBeliefTest.cxx index 02238c5c36..f91b5b30ae 100644 --- a/Modules/Learning/DempsterShafer/test/otbConfusionMatrixToMassOfBeliefTest.cxx +++ b/Modules/Learning/DempsterShafer/test/otbConfusionMatrixToMassOfBeliefTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbDSFusionOfClassifiersImageFilterTest.cxx b/Modules/Learning/DempsterShafer/test/otbDSFusionOfClassifiersImageFilterTest.cxx index db5868fde5..b2107fddf9 100644 --- a/Modules/Learning/DempsterShafer/test/otbDSFusionOfClassifiersImageFilterTest.cxx +++ b/Modules/Learning/DempsterShafer/test/otbDSFusionOfClassifiersImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbDempsterShaferFusionTests.cxx b/Modules/Learning/DempsterShafer/test/otbDempsterShaferFusionTests.cxx index e1970bd70c..2419b09ddc 100644 --- a/Modules/Learning/DempsterShafer/test/otbDempsterShaferFusionTests.cxx +++ b/Modules/Learning/DempsterShafer/test/otbDempsterShaferFusionTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbJointMassOfBeliefFilter.cxx b/Modules/Learning/DempsterShafer/test/otbJointMassOfBeliefFilter.cxx index 0ed829542b..13b31c5f1c 100644 --- a/Modules/Learning/DempsterShafer/test/otbJointMassOfBeliefFilter.cxx +++ b/Modules/Learning/DempsterShafer/test/otbJointMassOfBeliefFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbMassOfBelief.cxx b/Modules/Learning/DempsterShafer/test/otbMassOfBelief.cxx index 3c337953db..998334ba8a 100644 --- a/Modules/Learning/DempsterShafer/test/otbMassOfBelief.cxx +++ b/Modules/Learning/DempsterShafer/test/otbMassOfBelief.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbMassOfBeliefDSApplied.cxx b/Modules/Learning/DempsterShafer/test/otbMassOfBeliefDSApplied.cxx index f68949e097..a4f0d6e352 100644 --- a/Modules/Learning/DempsterShafer/test/otbMassOfBeliefDSApplied.cxx +++ b/Modules/Learning/DempsterShafer/test/otbMassOfBeliefDSApplied.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbStandardDSCostFunction.cxx b/Modules/Learning/DempsterShafer/test/otbStandardDSCostFunction.cxx index 419babc1fd..780dff6842 100644 --- a/Modules/Learning/DempsterShafer/test/otbStandardDSCostFunction.cxx +++ b/Modules/Learning/DempsterShafer/test/otbStandardDSCostFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/DempsterShafer/test/otbVectorDataToDSValidatedVectorDataFilter.cxx b/Modules/Learning/DempsterShafer/test/otbVectorDataToDSValidatedVectorDataFilter.cxx index 926da3e323..639ea6e6b5 100644 --- a/Modules/Learning/DempsterShafer/test/otbVectorDataToDSValidatedVectorDataFilter.cxx +++ b/Modules/Learning/DempsterShafer/test/otbVectorDataToDSValidatedVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbDecisionTree.h b/Modules/Learning/LearningBase/include/otbDecisionTree.h index d8f6378f5c..9312aa2416 100644 --- a/Modules/Learning/LearningBase/include/otbDecisionTree.h +++ b/Modules/Learning/LearningBase/include/otbDecisionTree.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbDecisionTree.txx b/Modules/Learning/LearningBase/include/otbDecisionTree.txx index 2b4d8d61a9..f6dcba4934 100644 --- a/Modules/Learning/LearningBase/include/otbDecisionTree.txx +++ b/Modules/Learning/LearningBase/include/otbDecisionTree.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h index 31915c70c8..b31739319f 100644 --- a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h +++ b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx index d4ab209ef3..f9e17ebc36 100644 --- a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx +++ b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h index 4ddf04a079..ce94f230b6 100644 --- a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h +++ b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx index 9a4a3146b6..cdb2d02e14 100644 --- a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx +++ b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbSEMClassifier.h b/Modules/Learning/LearningBase/include/otbSEMClassifier.h index 1d067f7406..6b07614b0e 100644 --- a/Modules/Learning/LearningBase/include/otbSEMClassifier.h +++ b/Modules/Learning/LearningBase/include/otbSEMClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/include/otbSEMClassifier.txx b/Modules/Learning/LearningBase/include/otbSEMClassifier.txx index 25318fd5a7..298c672a97 100644 --- a/Modules/Learning/LearningBase/include/otbSEMClassifier.txx +++ b/Modules/Learning/LearningBase/include/otbSEMClassifier.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbDecisionTreeBuild.cxx b/Modules/Learning/LearningBase/test/otbDecisionTreeBuild.cxx index 6c044d3e6e..9d22a81e7c 100644 --- a/Modules/Learning/LearningBase/test/otbDecisionTreeBuild.cxx +++ b/Modules/Learning/LearningBase/test/otbDecisionTreeBuild.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbDecisionTreeNew.cxx b/Modules/Learning/LearningBase/test/otbDecisionTreeNew.cxx index 353f5e146c..79b0f29c02 100644 --- a/Modules/Learning/LearningBase/test/otbDecisionTreeNew.cxx +++ b/Modules/Learning/LearningBase/test/otbDecisionTreeNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbDecisionTreeWithRealValues.cxx b/Modules/Learning/LearningBase/test/otbDecisionTreeWithRealValues.cxx index 9c3512c3b3..93d102fd3c 100644 --- a/Modules/Learning/LearningBase/test/otbDecisionTreeWithRealValues.cxx +++ b/Modules/Learning/LearningBase/test/otbDecisionTreeWithRealValues.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbGaussianModelComponent.cxx b/Modules/Learning/LearningBase/test/otbGaussianModelComponent.cxx index bc30e1a882..b6ba28431f 100644 --- a/Modules/Learning/LearningBase/test/otbGaussianModelComponent.cxx +++ b/Modules/Learning/LearningBase/test/otbGaussianModelComponent.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilter.cxx b/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilter.cxx index a6d259f72b..a8dff08448 100644 --- a/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilter.cxx +++ b/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilterNew.cxx b/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilterNew.cxx index a7b0dcc4f0..0eb9be180a 100644 --- a/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilterNew.cxx +++ b/Modules/Learning/LearningBase/test/otbKMeansImageClassificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/LearningBase/test/otbSEMClassifierNew.cxx b/Modules/Learning/LearningBase/test/otbSEMClassifierNew.cxx index 3f6606df5d..032a47fd8d 100644 --- a/Modules/Learning/LearningBase/test/otbSEMClassifierNew.cxx +++ b/Modules/Learning/LearningBase/test/otbSEMClassifierNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergy.h b/Modules/Learning/Markov/include/otbMRFEnergy.h index f2af4cf962..4e6f654d74 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergy.h +++ b/Modules/Learning/Markov/include/otbMRFEnergy.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h b/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h index fa3df033cc..1d863193a8 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h b/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h index f0aaae39da..449f6da8d2 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h b/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h index b4b86e0264..38189d6fc2 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h b/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h index ccea47d6a0..33434a5293 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFEnergyPotts.h b/Modules/Learning/Markov/include/otbMRFEnergyPotts.h index 565c42f7f4..cf2d1f8ce1 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyPotts.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyPotts.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFOptimizer.h b/Modules/Learning/Markov/include/otbMRFOptimizer.h index ee1dbb943a..3ee2798860 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizer.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizer.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFOptimizerICM.h b/Modules/Learning/Markov/include/otbMRFOptimizerICM.h index 28974c31d6..5622ea9e79 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizerICM.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizerICM.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h b/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h index 52f2c01adf..962fdabdc0 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFSampler.h b/Modules/Learning/Markov/include/otbMRFSampler.h index 3cca0414ac..1413c017df 100644 --- a/Modules/Learning/Markov/include/otbMRFSampler.h +++ b/Modules/Learning/Markov/include/otbMRFSampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFSamplerMAP.h b/Modules/Learning/Markov/include/otbMRFSamplerMAP.h index 26c5614ac1..79c2893941 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerMAP.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerMAP.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFSamplerRandom.h b/Modules/Learning/Markov/include/otbMRFSamplerRandom.h index bdf2714d61..2508e08d73 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerRandom.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerRandom.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h b/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h index 1b8a953a65..4cd8970f7e 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h index fd94a51747..2151c7b63a 100644 --- a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h +++ b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx index 804a4df1aa..a52995d837 100644 --- a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx +++ b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelity.cxx b/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelity.cxx index bf43629799..b596ba39cb 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelity.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelity.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelityNew.cxx b/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelityNew.cxx index 3a83a03d0c..2c48a0060f 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelityNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyEdgeFidelityNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyFisherClassification.cxx b/Modules/Learning/Markov/test/otbMRFEnergyFisherClassification.cxx index 6aa38a45d5..79ca53c4fe 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyFisherClassification.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyFisherClassification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyGaussian.cxx b/Modules/Learning/Markov/test/otbMRFEnergyGaussian.cxx index 3a3775fdaf..67fb257356 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyGaussian.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyGaussian.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassification.cxx b/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassification.cxx index 0c76010d0a..bbd435f571 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassification.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassification.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassificationNew.cxx b/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassificationNew.cxx index 67c9f9bb12..23712aabb0 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassificationNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyGaussianClassificationNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyGaussianNew.cxx b/Modules/Learning/Markov/test/otbMRFEnergyGaussianNew.cxx index 90fadb56f9..fce238757b 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyGaussianNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyGaussianNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyPotts.cxx b/Modules/Learning/Markov/test/otbMRFEnergyPotts.cxx index 2424ea4fb3..02f2c954cf 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyPotts.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyPotts.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFEnergyPottsNew.cxx b/Modules/Learning/Markov/test/otbMRFEnergyPottsNew.cxx index 54886d28e9..c8d7d87940 100644 --- a/Modules/Learning/Markov/test/otbMRFEnergyPottsNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFEnergyPottsNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFOptimizerICM.cxx b/Modules/Learning/Markov/test/otbMRFOptimizerICM.cxx index 95fa17a475..024c8848bb 100644 --- a/Modules/Learning/Markov/test/otbMRFOptimizerICM.cxx +++ b/Modules/Learning/Markov/test/otbMRFOptimizerICM.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFOptimizerICMNew.cxx b/Modules/Learning/Markov/test/otbMRFOptimizerICMNew.cxx index 64e0e75b9a..bd0fe38054 100644 --- a/Modules/Learning/Markov/test/otbMRFOptimizerICMNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFOptimizerICMNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFOptimizerMetropolis.cxx b/Modules/Learning/Markov/test/otbMRFOptimizerMetropolis.cxx index 2d71ad8181..db2a637bb9 100644 --- a/Modules/Learning/Markov/test/otbMRFOptimizerMetropolis.cxx +++ b/Modules/Learning/Markov/test/otbMRFOptimizerMetropolis.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFOptimizerMetropolisNew.cxx b/Modules/Learning/Markov/test/otbMRFOptimizerMetropolisNew.cxx index e91acf86cd..dde92219f7 100644 --- a/Modules/Learning/Markov/test/otbMRFOptimizerMetropolisNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFOptimizerMetropolisNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerMAP.cxx b/Modules/Learning/Markov/test/otbMRFSamplerMAP.cxx index 1148999841..a2aa1d9775 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerMAP.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerMAP.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerMAPNew.cxx b/Modules/Learning/Markov/test/otbMRFSamplerMAPNew.cxx index b28f285513..8715492005 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerMAPNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerMAPNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerRandom.cxx b/Modules/Learning/Markov/test/otbMRFSamplerRandom.cxx index dfba466385..abcc39efb4 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerRandom.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerRandom.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerRandomMAP.cxx b/Modules/Learning/Markov/test/otbMRFSamplerRandomMAP.cxx index 1537726b8f..03e73e7120 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerRandomMAP.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerRandomMAP.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerRandomMAPNew.cxx b/Modules/Learning/Markov/test/otbMRFSamplerRandomMAPNew.cxx index 54511d78c4..f818424102 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerRandomMAPNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerRandomMAPNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMRFSamplerRandomNew.cxx b/Modules/Learning/Markov/test/otbMRFSamplerRandomNew.cxx index 53467532bb..8432d91449 100644 --- a/Modules/Learning/Markov/test/otbMRFSamplerRandomNew.cxx +++ b/Modules/Learning/Markov/test/otbMRFSamplerRandomNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMarkovRandomFieldFilter.cxx b/Modules/Learning/Markov/test/otbMarkovRandomFieldFilter.cxx index 5e08405e9b..1b01685d16 100644 --- a/Modules/Learning/Markov/test/otbMarkovRandomFieldFilter.cxx +++ b/Modules/Learning/Markov/test/otbMarkovRandomFieldFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Markov/test/otbMarkovRandomFieldFilterNew.cxx b/Modules/Learning/Markov/test/otbMarkovRandomFieldFilterNew.cxx index 1588c39045..a2b37121eb 100644 --- a/Modules/Learning/Markov/test/otbMarkovRandomFieldFilterNew.cxx +++ b/Modules/Learning/Markov/test/otbMarkovRandomFieldFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h b/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h index 16a93398fe..3777d22409 100644 --- a/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h b/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h index d8190d78b8..a877f409bf 100644 --- a/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbPeriodicSOM.h b/Modules/Learning/SOM/include/otbPeriodicSOM.h index 1d5face501..b7cb13d1cf 100644 --- a/Modules/Learning/SOM/include/otbPeriodicSOM.h +++ b/Modules/Learning/SOM/include/otbPeriodicSOM.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbPeriodicSOM.txx b/Modules/Learning/SOM/include/otbPeriodicSOM.txx index 1121298e21..2400cd038a 100644 --- a/Modules/Learning/SOM/include/otbPeriodicSOM.txx +++ b/Modules/Learning/SOM/include/otbPeriodicSOM.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOM.h b/Modules/Learning/SOM/include/otbSOM.h index b5e913790c..f632c975fb 100644 --- a/Modules/Learning/SOM/include/otbSOM.h +++ b/Modules/Learning/SOM/include/otbSOM.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOM.txx b/Modules/Learning/SOM/include/otbSOM.txx index 2f811d68e7..e696c54214 100644 --- a/Modules/Learning/SOM/include/otbSOM.txx +++ b/Modules/Learning/SOM/include/otbSOM.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMActivationBuilder.h b/Modules/Learning/SOM/include/otbSOMActivationBuilder.h index fd88a2c145..808b4f197d 100644 --- a/Modules/Learning/SOM/include/otbSOMActivationBuilder.h +++ b/Modules/Learning/SOM/include/otbSOMActivationBuilder.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx b/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx index feaa5c9dc3..d6aa6a2347 100644 --- a/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx +++ b/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMClassifier.h b/Modules/Learning/SOM/include/otbSOMClassifier.h index ed1bd2f6cb..6d531923e2 100644 --- a/Modules/Learning/SOM/include/otbSOMClassifier.h +++ b/Modules/Learning/SOM/include/otbSOMClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMClassifier.txx b/Modules/Learning/SOM/include/otbSOMClassifier.txx index 2c9e8189e5..7a52d7ceae 100644 --- a/Modules/Learning/SOM/include/otbSOMClassifier.txx +++ b/Modules/Learning/SOM/include/otbSOMClassifier.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h index 54d5187c1a..d2a02d0868 100644 --- a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h +++ b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx index 36dfa8b430..0cb6c72818 100644 --- a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx +++ b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h b/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h index 7f571e9c3c..db35e6d4d8 100644 --- a/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMMap.h b/Modules/Learning/SOM/include/otbSOMMap.h index b6c3e37316..d3f232f2d0 100644 --- a/Modules/Learning/SOM/include/otbSOMMap.h +++ b/Modules/Learning/SOM/include/otbSOMMap.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMMap.txx b/Modules/Learning/SOM/include/otbSOMMap.txx index c741be139f..6652412d75 100644 --- a/Modules/Learning/SOM/include/otbSOMMap.txx +++ b/Modules/Learning/SOM/include/otbSOMMap.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMWithMissingValue.h b/Modules/Learning/SOM/include/otbSOMWithMissingValue.h index 948e18d6a2..60363dfc29 100644 --- a/Modules/Learning/SOM/include/otbSOMWithMissingValue.h +++ b/Modules/Learning/SOM/include/otbSOMWithMissingValue.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx b/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx index 5e99c19024..8f4565bdd7 100644 --- a/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx +++ b/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h index a2a23c625a..ae56084f6b 100644 --- a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h +++ b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx index 467981834f..9addbc8171 100644 --- a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx +++ b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/MapActivation.cxx b/Modules/Learning/SOM/test/MapActivation.cxx index 25cdbdd0b3..822245904e 100644 --- a/Modules/Learning/SOM/test/MapActivation.cxx +++ b/Modules/Learning/SOM/test/MapActivation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbPeriodicSOM.cxx b/Modules/Learning/SOM/test/otbPeriodicSOM.cxx index f570a7ef26..ae5c3ad053 100644 --- a/Modules/Learning/SOM/test/otbPeriodicSOM.cxx +++ b/Modules/Learning/SOM/test/otbPeriodicSOM.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbPeriodicSOMNew.cxx b/Modules/Learning/SOM/test/otbPeriodicSOMNew.cxx index 19438da4df..f9562a682f 100644 --- a/Modules/Learning/SOM/test/otbPeriodicSOMNew.cxx +++ b/Modules/Learning/SOM/test/otbPeriodicSOMNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOM.cxx b/Modules/Learning/SOM/test/otbSOM.cxx index da9a039d27..a58edf4ab5 100644 --- a/Modules/Learning/SOM/test/otbSOM.cxx +++ b/Modules/Learning/SOM/test/otbSOM.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMActivationBuilder.cxx b/Modules/Learning/SOM/test/otbSOMActivationBuilder.cxx index 775281aca5..e436676e9c 100644 --- a/Modules/Learning/SOM/test/otbSOMActivationBuilder.cxx +++ b/Modules/Learning/SOM/test/otbSOMActivationBuilder.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMActivationBuilderNew.cxx b/Modules/Learning/SOM/test/otbSOMActivationBuilderNew.cxx index c15d2eb069..e1419d0ba4 100644 --- a/Modules/Learning/SOM/test/otbSOMActivationBuilderNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMActivationBuilderNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMClassifier.cxx b/Modules/Learning/SOM/test/otbSOMClassifier.cxx index f931788914..8184c19ccb 100644 --- a/Modules/Learning/SOM/test/otbSOMClassifier.cxx +++ b/Modules/Learning/SOM/test/otbSOMClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMClassifierNew.cxx b/Modules/Learning/SOM/test/otbSOMClassifierNew.cxx index f8cb6acbf4..8aadbce00a 100644 --- a/Modules/Learning/SOM/test/otbSOMClassifierNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMClassifierNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMImageClassificationFilter.cxx b/Modules/Learning/SOM/test/otbSOMImageClassificationFilter.cxx index 3e2348fb5e..eb91c7f1b8 100644 --- a/Modules/Learning/SOM/test/otbSOMImageClassificationFilter.cxx +++ b/Modules/Learning/SOM/test/otbSOMImageClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMImageClassificationFilterNew.cxx b/Modules/Learning/SOM/test/otbSOMImageClassificationFilterNew.cxx index c679af70ad..a9c1b2ab74 100644 --- a/Modules/Learning/SOM/test/otbSOMImageClassificationFilterNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMImageClassificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMMap.cxx b/Modules/Learning/SOM/test/otbSOMMap.cxx index 5a9d3c66e0..02a3d8e1bf 100644 --- a/Modules/Learning/SOM/test/otbSOMMap.cxx +++ b/Modules/Learning/SOM/test/otbSOMMap.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMMapNew.cxx b/Modules/Learning/SOM/test/otbSOMMapNew.cxx index 100dd2d163..47b922edfb 100644 --- a/Modules/Learning/SOM/test/otbSOMMapNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMMapNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMNew.cxx b/Modules/Learning/SOM/test/otbSOMNew.cxx index bbb0d9b775..f9ade12ff1 100644 --- a/Modules/Learning/SOM/test/otbSOMNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMWithMissingValue.cxx b/Modules/Learning/SOM/test/otbSOMWithMissingValue.cxx index 85de7c3ada..c2b2f37fbb 100644 --- a/Modules/Learning/SOM/test/otbSOMWithMissingValue.cxx +++ b/Modules/Learning/SOM/test/otbSOMWithMissingValue.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMWithMissingValueNew.cxx b/Modules/Learning/SOM/test/otbSOMWithMissingValueNew.cxx index 3720430043..9737c08e91 100644 --- a/Modules/Learning/SOM/test/otbSOMWithMissingValueNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMWithMissingValueNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMbasedImageFilter.cxx b/Modules/Learning/SOM/test/otbSOMbasedImageFilter.cxx index a2521b81f8..19287f0780 100644 --- a/Modules/Learning/SOM/test/otbSOMbasedImageFilter.cxx +++ b/Modules/Learning/SOM/test/otbSOMbasedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SOM/test/otbSOMbasedImageFilterNew.cxx b/Modules/Learning/SOM/test/otbSOMbasedImageFilterNew.cxx index a47be5f4e4..a4b4a3fcf6 100644 --- a/Modules/Learning/SOM/test/otbSOMbasedImageFilterNew.cxx +++ b/Modules/Learning/SOM/test/otbSOMbasedImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h b/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h index 5a375420c0..9ee049395e 100644 --- a/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h +++ b/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h index deecd34764..bb61bbeb21 100644 --- a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx index 040f46f34d..5b8749b64d 100644 --- a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h index 38fcf35cba..2bac9a39c2 100644 --- a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx index 8b41cb9f77..42b4116be3 100644 --- a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMClassifier.h b/Modules/Learning/SVMLearning/include/otbSVMClassifier.h index 58e3ca9483..b24a0b49fb 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbSVMClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx b/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx index f8f65ee674..bc6c7cb97c 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h index 72d33538ac..ec7bb06375 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h +++ b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx index 54cc670d01..4fa08ec97d 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h index 5513fe4a7c..58295a5e17 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx index 7c1d5e2717..c3287789a3 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h index 04429d0d0c..19f7079ef8 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx index a682561743..5c7ed9f471 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h index 22818a796c..827bc2dd80 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx index 082138ca37..6202f0b564 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h index ad9e72e92e..8da3e2b587 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h +++ b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx index 513b09ce50..4eac9c1c34 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ -Date: $Date$ -Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMModel.h b/Modules/Learning/SVMLearning/include/otbSVMModel.h index 030abc9df4..79b4c7f9be 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModel.h +++ b/Modules/Learning/SVMLearning/include/otbSVMModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMModel.txx b/Modules/Learning/SVMLearning/include/otbSVMModel.txx index c5af71641c..913c570620 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModel.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h index 6d899bc3ef..fa207c530b 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx index 6e1ffe113b..685be1664c 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h index 868556e48d..43c9f85119 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx index e4e3e6b0c0..7638ab9c3d 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h index a2484976ac..737da56935 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx index a379ab5ddd..8884636daf 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/src/otbExhaustiveExponentialOptimizer.cxx b/Modules/Learning/SVMLearning/src/otbExhaustiveExponentialOptimizer.cxx index 9dcbc5b3aa..068462a7b3 100644 --- a/Modules/Learning/SVMLearning/src/otbExhaustiveExponentialOptimizer.cxx +++ b/Modules/Learning/SVMLearning/src/otbExhaustiveExponentialOptimizer.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerNew.cxx b/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerNew.cxx index dcee764823..034636dd17 100644 --- a/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerTest.cxx b/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerTest.cxx index 5a473558dc..9796b8461e 100644 --- a/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerTest.cxx +++ b/Modules/Learning/SVMLearning/test/otbExhaustiveExponentialOptimizerTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbLabelMapSVMClassifier.cxx b/Modules/Learning/SVMLearning/test/otbLabelMapSVMClassifier.cxx index c8ee16bdcf..30883b6404 100644 --- a/Modules/Learning/SVMLearning/test/otbLabelMapSVMClassifier.cxx +++ b/Modules/Learning/SVMLearning/test/otbLabelMapSVMClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbObjectDetectionClassifier.cxx b/Modules/Learning/SVMLearning/test/otbObjectDetectionClassifier.cxx index 543362c62f..587ee06854 100644 --- a/Modules/Learning/SVMLearning/test/otbObjectDetectionClassifier.cxx +++ b/Modules/Learning/SVMLearning/test/otbObjectDetectionClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMClassifierNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMClassifierNew.cxx index 68883c73ab..625c7ce21a 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMClassifierNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMClassifierNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMClassifierPointSet.cxx b/Modules/Learning/SVMLearning/test/otbSVMClassifierPointSet.cxx index 6e84b537f5..f70477ef88 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMClassifierPointSet.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMClassifierPointSet.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMCrossValidationCostFunctionNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMCrossValidationCostFunctionNew.cxx index 63c0f534fe..256b054d85 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMCrossValidationCostFunctionNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMCrossValidationCostFunctionNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilter.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilter.cxx index cd613e0de0..5cb668b3e9 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilter.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilterNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilterNew.cxx index 6521bed0a1..e5867ed933 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilterNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilter.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilter.cxx index 520bbd5a24..d41e72f642 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilter.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilterNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilterNew.cxx index b2bc2d51b9..567546c87e 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilterNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageClassificationWithRuleFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorModelAccessor.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorModelAccessor.cxx index b8804b12b3..241f773a48 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorModelAccessor.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorModelAccessor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorNew.cxx index 9aac87c594..1fed7d890e 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrain.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrain.cxx index 0942ee5f50..5f4e1e4a01 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrain.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrain.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrainOneClass.cxx b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrainOneClass.cxx index f262af8250..732c1cf104 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrainOneClass.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMImageModelEstimatorTrainOneClass.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMMarginSampler.cxx b/Modules/Learning/SVMLearning/test/otbSVMMarginSampler.cxx index ebd353b072..b7fc5f36c4 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMMarginSampler.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMMarginSampler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMModelAccessor.cxx b/Modules/Learning/SVMLearning/test/otbSVMModelAccessor.cxx index 5523f78969..6b3d3c421b 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMModelAccessor.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMModelAccessor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMModelCopyTest.cxx b/Modules/Learning/SVMLearning/test/otbSVMModelCopyTest.cxx index f3a1be86d7..c1d55b34e3 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMModelCopyTest.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMModelCopyTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMModelLoad.cxx b/Modules/Learning/SVMLearning/test/otbSVMModelLoad.cxx index cde5832740..df7b45dfd6 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMModelLoad.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMModelLoad.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMModelLoadSave.cxx b/Modules/Learning/SVMLearning/test/otbSVMModelLoadSave.cxx index a8ffb2c5cb..f28711d4e8 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMModelLoadSave.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMModelLoadSave.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMModelNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMModelNew.cxx index 2fff22d6d7..1afb130fa0 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMModelNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMModelNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorNew.cxx b/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorNew.cxx index 1ee69fc92e..a84ea0a029 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorNew.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorTrain.cxx b/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorTrain.cxx index a804541ca3..5474f86971 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorTrain.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMPointSetModelEstimatorTrain.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/SVMLearning/test/otbSVMSampleListModelEstimatorTest.cxx b/Modules/Learning/SVMLearning/test/otbSVMSampleListModelEstimatorTest.cxx index 5e5d212597..def1b7f320 100644 --- a/Modules/Learning/SVMLearning/test/otbSVMSampleListModelEstimatorTest.cxx +++ b/Modules/Learning/SVMLearning/test/otbSVMSampleListModelEstimatorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.h b/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.h index ed224e52b2..ed1390c58d 100644 --- a/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.h +++ b/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.txx b/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.txx index 341098e454..0094e361f0 100644 --- a/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.txx +++ b/Modules/Learning/Sampling/include/otbImageSampleExtractorFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h index fb6c29339a..3ca98b1578 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h +++ b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx index a4b3ba5ee1..d154d27ab0 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx +++ b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.h b/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.h index c602f1276a..919de201d1 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.h +++ b/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.txx b/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.txx index d881897996..2c7cb98ca1 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.txx +++ b/Modules/Learning/Sampling/include/otbOGRDataToSamplePositionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.h b/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.h index 8d2c1a2ca1..bb97b6101b 100644 --- a/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.h +++ b/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.txx b/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.txx index e76567c4e8..d4d1d87aa1 100644 --- a/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.txx +++ b/Modules/Learning/Sampling/include/otbPersistentSamplingFilterBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbSamplingRateCalculator.h b/Modules/Learning/Sampling/include/otbSamplingRateCalculator.h index 2c8dcc60d8..ac2fcc5c77 100644 --- a/Modules/Learning/Sampling/include/otbSamplingRateCalculator.h +++ b/Modules/Learning/Sampling/include/otbSamplingRateCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/include/otbSamplingRateCalculatorList.h b/Modules/Learning/Sampling/include/otbSamplingRateCalculatorList.h index 97107f70b4..3a1bf5d320 100644 --- a/Modules/Learning/Sampling/include/otbSamplingRateCalculatorList.h +++ b/Modules/Learning/Sampling/include/otbSamplingRateCalculatorList.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/src/otbSamplingRateCalculator.cxx b/Modules/Learning/Sampling/src/otbSamplingRateCalculator.cxx index 934e2d480a..0f6fb4a6bb 100644 --- a/Modules/Learning/Sampling/src/otbSamplingRateCalculator.cxx +++ b/Modules/Learning/Sampling/src/otbSamplingRateCalculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/src/otbSamplingRateCalculatorList.cxx b/Modules/Learning/Sampling/src/otbSamplingRateCalculatorList.cxx index 56eca2cfaf..b99ed493f8 100644 --- a/Modules/Learning/Sampling/src/otbSamplingRateCalculatorList.cxx +++ b/Modules/Learning/Sampling/src/otbSamplingRateCalculatorList.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/test/otbImageSampleExtractorFilterTest.cxx b/Modules/Learning/Sampling/test/otbImageSampleExtractorFilterTest.cxx index 74b542e710..e453f4b28b 100644 --- a/Modules/Learning/Sampling/test/otbImageSampleExtractorFilterTest.cxx +++ b/Modules/Learning/Sampling/test/otbImageSampleExtractorFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/test/otbOGRDataToClassStatisticsFilterTest.cxx b/Modules/Learning/Sampling/test/otbOGRDataToClassStatisticsFilterTest.cxx index abf3030482..9fe522538f 100644 --- a/Modules/Learning/Sampling/test/otbOGRDataToClassStatisticsFilterTest.cxx +++ b/Modules/Learning/Sampling/test/otbOGRDataToClassStatisticsFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/test/otbOGRDataToSamplePositionFilterTest.cxx b/Modules/Learning/Sampling/test/otbOGRDataToSamplePositionFilterTest.cxx index afca8401f9..3c4008fd67 100644 --- a/Modules/Learning/Sampling/test/otbOGRDataToSamplePositionFilterTest.cxx +++ b/Modules/Learning/Sampling/test/otbOGRDataToSamplePositionFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/test/otbSamplingRateCalculatorListTest.cxx b/Modules/Learning/Sampling/test/otbSamplingRateCalculatorListTest.cxx index 388f920203..9b0bb4482d 100644 --- a/Modules/Learning/Sampling/test/otbSamplingRateCalculatorListTest.cxx +++ b/Modules/Learning/Sampling/test/otbSamplingRateCalculatorListTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Sampling/test/otbSamplingRateCalculatorTest.cxx b/Modules/Learning/Sampling/test/otbSamplingRateCalculatorTest.cxx index 89322b438c..c234e79bed 100644 --- a/Modules/Learning/Sampling/test/otbSamplingRateCalculatorTest.cxx +++ b/Modules/Learning/Sampling/test/otbSamplingRateCalculatorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h index d09e21962c..263be88194 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx index 5f7745a37a..44da809a3a 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h index 27f3251405..03782b7387 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.txx index 855b94bb1c..924c0d1c11 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h index 8f1390c144..628fea4021 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx index e3806533c7..f435ab80e6 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h index e2dd235ee9..953625a823 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx index 6f3389e8b7..0b42ea6d84 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h b/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h index 674eb8c042..9c0bbb3126 100644 --- a/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h +++ b/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h index a34417e810..e888840e3a 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx index ebcc7bfbef..44f893000d 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h index c38907a872..3a6756b0dc 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.txx index 9e289752ac..e7a24fb780 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h index 92f9e04781..caaf5b9536 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx index 3ab84acbf5..8aa5e5119b 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h index 1e7f11a7f6..707940d0ab 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.txx index de861f1dde..3013683635 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbImageClassificationFilter.h b/Modules/Learning/Supervised/include/otbImageClassificationFilter.h index 7d4cf8a976..50a7696d2f 100644 --- a/Modules/Learning/Supervised/include/otbImageClassificationFilter.h +++ b/Modules/Learning/Supervised/include/otbImageClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx b/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx index 54656b1948..ea47e74e39 100644 --- a/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx +++ b/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h index 857fa37efc..00a8c1c461 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx index 040a0ea7ba..79da465263 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h index c8a96eadea..510c0eb6ad 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.txx index d5a8c2ead9..7a77155a49 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h index 2fb0329705..571df83d30 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx index bc35ad660e..5e32272939 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h index 5b72bf775b..0b74d1132c 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.txx index a4771f102b..5c9db89330 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModel.h b/Modules/Learning/Supervised/include/otbMachineLearningModel.h index 2cf4850182..df06f57131 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbMachineLearningModel.txx index 3d67a0a3a2..a87330f1a8 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h index d492ca165e..595886a67a 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.txx index a99aa0f78e..59880d18ed 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h b/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h index 6ac9b2728f..b081bb742b 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h index 629f078bc5..b964f40003 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx index 516655585d..48e5587b3e 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h index fbdae76395..dfe774c6e3 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.txx index 613d1f850c..7a8ee183a6 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h index eb07312a21..65054ebf7b 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx index 26b3f35aa1..3c5e9ccbf6 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h index 6067f67f35..bfe5e452fd 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.txx index 5c9796e2e7..8f36e2f9cf 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbOpenCVUtils.h b/Modules/Learning/Supervised/include/otbOpenCVUtils.h index 6cb923a427..70d6e9e6e7 100644 --- a/Modules/Learning/Supervised/include/otbOpenCVUtils.h +++ b/Modules/Learning/Supervised/include/otbOpenCVUtils.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h index 6ce9bf630b..3433c89aa4 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx index 98042007b9..79c4563daf 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h index 7af7240036..da75045f81 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.txx index dc27f00671..b5f32eb254 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h b/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h index 83f73b1164..a468ab1b8d 100644 --- a/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h +++ b/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h index 5eee69c652..c619590a85 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h @@ -3,8 +3,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx index 48960bd139..4559508993 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h index caf2289ebb..e1077428ff 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.txx index 160daeb79f..89263f2090 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.h b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.h index b362373e8e..93a9ae339b 100644 --- a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.txx index 0e0b08f3e2..ee27aaa7f3 100644 --- a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModel.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.h index 242eeb7aa7..c75e503ab3 100644 --- a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.txx b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.txx index 9bd3c5217e..1b549f2af9 100644 --- a/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.txx +++ b/Modules/Learning/Supervised/include/otbSharkRandomForestsMachineLearningModelFactory.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/include/otbSharkUtils.h b/Modules/Learning/Supervised/include/otbSharkUtils.h index 08165a114f..32faf2045f 100644 --- a/Modules/Learning/Supervised/include/otbSharkUtils.h +++ b/Modules/Learning/Supervised/include/otbSharkUtils.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/src/otbCvRTreesWrapper.cxx b/Modules/Learning/Supervised/src/otbCvRTreesWrapper.cxx index 669e863010..2e5b2eea1e 100644 --- a/Modules/Learning/Supervised/src/otbCvRTreesWrapper.cxx +++ b/Modules/Learning/Supervised/src/otbCvRTreesWrapper.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/src/otbMachineLearningModelFactoryBase.cxx b/Modules/Learning/Supervised/src/otbMachineLearningModelFactoryBase.cxx index 7ab2b2d5a6..1e5b0e952a 100644 --- a/Modules/Learning/Supervised/src/otbMachineLearningModelFactoryBase.cxx +++ b/Modules/Learning/Supervised/src/otbMachineLearningModelFactoryBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/0000209-SVMValidationLinearlySeparableProbEstimation.cxx b/Modules/Learning/Supervised/test/0000209-SVMValidationLinearlySeparableProbEstimation.cxx index d883de3f72..a159a8ef8b 100644 --- a/Modules/Learning/Supervised/test/0000209-SVMValidationLinearlySeparableProbEstimation.cxx +++ b/Modules/Learning/Supervised/test/0000209-SVMValidationLinearlySeparableProbEstimation.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbConfusionMatrixCalculatorTest.cxx b/Modules/Learning/Supervised/test/otbConfusionMatrixCalculatorTest.cxx index 4bdf760482..ff0cacb270 100644 --- a/Modules/Learning/Supervised/test/otbConfusionMatrixCalculatorTest.cxx +++ b/Modules/Learning/Supervised/test/otbConfusionMatrixCalculatorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbConfusionMatrixMeasurementsTest.cxx b/Modules/Learning/Supervised/test/otbConfusionMatrixMeasurementsTest.cxx index 59b355dd68..f380dea2bf 100644 --- a/Modules/Learning/Supervised/test/otbConfusionMatrixMeasurementsTest.cxx +++ b/Modules/Learning/Supervised/test/otbConfusionMatrixMeasurementsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbImageClassificationFilter.cxx b/Modules/Learning/Supervised/test/otbImageClassificationFilter.cxx index c2337665d6..786819b842 100644 --- a/Modules/Learning/Supervised/test/otbImageClassificationFilter.cxx +++ b/Modules/Learning/Supervised/test/otbImageClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbMachineLearningModelCanRead.cxx b/Modules/Learning/Supervised/test/otbMachineLearningModelCanRead.cxx index b302542e81..59d1bc5b81 100644 --- a/Modules/Learning/Supervised/test/otbMachineLearningModelCanRead.cxx +++ b/Modules/Learning/Supervised/test/otbMachineLearningModelCanRead.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbMachineLearningRegressionTests.cxx b/Modules/Learning/Supervised/test/otbMachineLearningRegressionTests.cxx index efb46f39a7..68d2637c97 100644 --- a/Modules/Learning/Supervised/test/otbMachineLearningRegressionTests.cxx +++ b/Modules/Learning/Supervised/test/otbMachineLearningRegressionTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbSharkImageClassificationFilter.cxx b/Modules/Learning/Supervised/test/otbSharkImageClassificationFilter.cxx index 6553f2970f..dfb0f56209 100644 --- a/Modules/Learning/Supervised/test/otbSharkImageClassificationFilter.cxx +++ b/Modules/Learning/Supervised/test/otbSharkImageClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Learning/Supervised/test/otbTrainMachineLearningModel.cxx b/Modules/Learning/Supervised/test/otbTrainMachineLearningModel.cxx index 518a301e4e..e80170e24d 100644 --- a/Modules/Learning/Supervised/test/otbTrainMachineLearningModel.cxx +++ b/Modules/Learning/Supervised/test/otbTrainMachineLearningModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPIConfig/include/otbMPIConfig.h b/Modules/MPI/MPIConfig/include/otbMPIConfig.h index c5bd1ab1e8..41b5e59656 100644 --- a/Modules/MPI/MPIConfig/include/otbMPIConfig.h +++ b/Modules/MPI/MPIConfig/include/otbMPIConfig.h @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPIConfig/src/otbMPIConfig.cxx b/Modules/MPI/MPIConfig/src/otbMPIConfig.cxx index 7de0fa870b..1953e091fd 100644 --- a/Modules/MPI/MPIConfig/src/otbMPIConfig.cxx +++ b/Modules/MPI/MPIConfig/src/otbMPIConfig.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPIConfig/test/otbMPIConfigTest.cxx b/Modules/MPI/MPIConfig/test/otbMPIConfigTest.cxx index ab7d3dc212..b3facb3a02 100644 --- a/Modules/MPI/MPIConfig/test/otbMPIConfigTest.cxx +++ b/Modules/MPI/MPIConfig/test/otbMPIConfigTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.h b/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.h index 7a32268ef9..0cbfbe1bc5 100644 --- a/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.h +++ b/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.h @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ TODO: Add copyright notice for Remi Cresson (IRSTEA) diff --git a/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.txx b/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.txx index fbfc4d36e9..6807e443e7 100644 --- a/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.txx +++ b/Modules/MPI/MPITiffWriter/include/otbSimpleParallelTiffWriter.txx @@ -1,8 +1,6 @@ /*========================================================================= Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ TODO: Add copyright notice for Remi Cresson (IRSTEA) diff --git a/Modules/MPI/MPITiffWriter/test/otbMPISPTWReadWriteTest.cxx b/Modules/MPI/MPITiffWriter/test/otbMPISPTWReadWriteTest.cxx index d500e8bb54..a77cb1de34 100644 --- a/Modules/MPI/MPITiffWriter/test/otbMPISPTWReadWriteTest.cxx +++ b/Modules/MPI/MPITiffWriter/test/otbMPISPTWReadWriteTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPIVrtWriter/include/otbMPIVrtWriter.h b/Modules/MPI/MPIVrtWriter/include/otbMPIVrtWriter.h index 9d6763bbad..6648d2b2e1 100644 --- a/Modules/MPI/MPIVrtWriter/include/otbMPIVrtWriter.h +++ b/Modules/MPI/MPIVrtWriter/include/otbMPIVrtWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/MPI/MPIVrtWriter/test/otbMPIReadWriteTest.cxx b/Modules/MPI/MPIVrtWriter/test/otbMPIReadWriteTest.cxx index 84792f9391..ab5451cbe1 100644 --- a/Modules/MPI/MPIVrtWriter/test/otbMPIReadWriteTest.cxx +++ b/Modules/MPI/MPIVrtWriter/test/otbMPIReadWriteTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h index 7e0e7325a3..db46f2ece7 100644 --- a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx index 823c6f8ce4..856723cedc 100644 --- a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h index 863688504b..1a6a41d0ce 100644 --- a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx index 80cfc75fa9..af20b81f79 100644 --- a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h index 6f6c71af38..71e2fac319 100644 --- a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h +++ b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx index 85925366d5..cbd27bab68 100644 --- a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx +++ b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h index 9ea9a6e845..a9f1222797 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx index 549473e067..d61818d3d6 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h index 2bb7acbece..a5ac82cdd1 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h +++ b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx index 84095d57dc..7de0c170a7 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx +++ b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8Edge.h b/Modules/OBIA/RCC8/include/otbRCC8Edge.h index dd31ad03cd..53d721acd9 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Edge.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Edge.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h index 1fcfcacc33..056f8013cc 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx index 225e9294cd..a6012cb176 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8Graph.h b/Modules/OBIA/RCC8/include/otbRCC8Graph.h index c7258a1d51..6a36f1d042 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Graph.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Graph.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8Graph.txx b/Modules/OBIA/RCC8/include/otbRCC8Graph.txx index 24279f1f36..97197cf95d 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Graph.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8Graph.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h index 9c6b88b6b5..2d796c425a 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx index 778660c47c..300062d575 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h index 73c67a9334..68e8e641dc 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx index abbf30b885..be17524b38 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h index 0cee77bb92..ddca1c32ac 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx index 4768504d6f..f031e6249e 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h index 75d642b4a5..cca8c67b6f 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx index 8f433b620a..719d9ef12d 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h index 4b787a8d80..b9537a0535 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx index 68d6231d10..b7026ad214 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8Value.h b/Modules/OBIA/RCC8/include/otbRCC8Value.h index b185281689..22bd2f3ac2 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Value.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Value.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h index 14cb39813f..1b2657285e 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx index c4d51f298c..87d0ea9285 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h index b60cb13f1a..9b4da940a8 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx index 8c4a4ce2b6..c751d09acc 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h index 5a3404aa43..404f141d11 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx index 086507f257..48d6f3653a 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h index 01d3e8e9ef..61222b781e 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx index e47ba33ae0..3b27a51b7b 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/src/otbRCC8Edge.cxx b/Modules/OBIA/RCC8/src/otbRCC8Edge.cxx index d1f5eefd69..1ef863298f 100644 --- a/Modules/OBIA/RCC8/src/otbRCC8Edge.cxx +++ b/Modules/OBIA/RCC8/src/otbRCC8Edge.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbImageListToRCC8GraphFilterNew.cxx b/Modules/OBIA/RCC8/test/otbImageListToRCC8GraphFilterNew.cxx index 96ae88bce4..7b3e2d1d87 100644 --- a/Modules/OBIA/RCC8/test/otbImageListToRCC8GraphFilterNew.cxx +++ b/Modules/OBIA/RCC8/test/otbImageListToRCC8GraphFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilter.cxx b/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilter.cxx index 3799f9f9ad..f3e8172c53 100644 --- a/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilter.cxx +++ b/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilterNew.cxx b/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilterNew.cxx index 726fc1852b..442ec4ca6e 100644 --- a/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilterNew.cxx +++ b/Modules/OBIA/RCC8/test/otbImageMultiSegmentationToRCC8GraphFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbImageToImageRCC8Calculator.cxx b/Modules/OBIA/RCC8/test/otbImageToImageRCC8Calculator.cxx index 7b3d3df40d..fb45ee59b1 100644 --- a/Modules/OBIA/RCC8/test/otbImageToImageRCC8Calculator.cxx +++ b/Modules/OBIA/RCC8/test/otbImageToImageRCC8Calculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbImageToImageRCC8CalculatorNew.cxx b/Modules/OBIA/RCC8/test/otbImageToImageRCC8CalculatorNew.cxx index 50edc11512..be5583d494 100644 --- a/Modules/OBIA/RCC8/test/otbImageToImageRCC8CalculatorNew.cxx +++ b/Modules/OBIA/RCC8/test/otbImageToImageRCC8CalculatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilter.cxx b/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilter.cxx index 2307820b23..fc4ad19964 100644 --- a/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilter.cxx +++ b/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilterNew.cxx b/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilterNew.cxx index 12546aabbe..5e1d32f8ad 100644 --- a/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilterNew.cxx +++ b/Modules/OBIA/RCC8/test/otbPolygonListToRCC8GraphFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8Calculator.cxx b/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8Calculator.cxx index 18228c9aaf..2e61184a6f 100644 --- a/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8Calculator.cxx +++ b/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8Calculator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8CalculatorNew.cxx b/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8CalculatorNew.cxx index 01b260ab65..881604511c 100644 --- a/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8CalculatorNew.cxx +++ b/Modules/OBIA/RCC8/test/otbPolygonToPolygonRCC8CalculatorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8Edge.cxx b/Modules/OBIA/RCC8/test/otbRCC8Edge.cxx index 19acd7c881..2a1e617e4b 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8Edge.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8Edge.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8EdgeNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8EdgeNew.cxx index 57559b982b..2a1bebc08e 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8EdgeNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8EdgeNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8Graph.cxx b/Modules/OBIA/RCC8/test/otbRCC8Graph.cxx index 2985283c44..e65ab359e2 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8Graph.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8Graph.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphFileReader.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphFileReader.cxx index b4d4619677..ecfe34f2b9 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphFileReader.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphFileReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphFileReaderNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphFileReaderNew.cxx index c6b9bef825..f5552cdd3f 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphFileReaderNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphFileReaderNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriter.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriter.cxx index 72ff8c04ae..fa401580f9 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriter.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriterNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriterNew.cxx index d4487132fc..69ca5c62da 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriterNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphFileWriterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphIOEndToEnd.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphIOEndToEnd.cxx index c9dd4f5fe5..ca758b6763 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphIOEndToEnd.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphIOEndToEnd.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphNew.cxx index 783767bd99..7c74d45779 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8GraphSourceNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8GraphSourceNew.cxx index 8ba34a44f9..ea143fc378 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8GraphSourceNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8GraphSourceNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8VertexBase.cxx b/Modules/OBIA/RCC8/test/otbRCC8VertexBase.cxx index 3bb2f7a036..cbdd161a4a 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8VertexBase.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8VertexBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8VertexBaseNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8VertexBaseNew.cxx index b8604c20ab..76bcbc1736 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8VertexBaseNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8VertexBaseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacity.cxx b/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacity.cxx index abdcc5ae7a..631a72317d 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacity.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacity.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacityNew.cxx b/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacityNew.cxx index 6326dec42f..2f2f47f627 100644 --- a/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacityNew.cxx +++ b/Modules/OBIA/RCC8/test/otbRCC8VertexWithCompacityNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h index 08e7f4053a..b1fdac03cf 100644 --- a/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h index da4bbf4aab..9b8a7688f3 100644 --- a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx index 98ecab1182..689a225770 100644 --- a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h b/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h index cf7e9b060c..69098834d1 100644 --- a/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h +++ b/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h index 7f1b1b7ed2..a80713a531 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h index bd87c4bb62..b209a45159 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h index a65559daf9..6bf3830d13 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h index 8bbbe37695..c3cd307c21 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h index c0e96690de..657ad72e70 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h index afc06ace75..00d716f4d4 100644 --- a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h +++ b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx index c650c8562b..2d66b77bc2 100644 --- a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx +++ b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h index f265d2d158..ea932caffc 100644 --- a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx index 94ecdaa4be..c1b5136be6 100644 --- a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h index ba30f3730d..0fb88bbaa4 100644 --- a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx index 93038fe440..f29c622338 100644 --- a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h index 46c157fed8..7d392ca9be 100644 --- a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx index 9d9abfb4e4..106c3400b4 100644 --- a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h index f3b9dbc787..2a20398b22 100644 --- a/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h index 8c128d0340..8fe84b6d2f 100644 --- a/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h index ffefc68883..467bc14af3 100644 --- a/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h b/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h index a07fee24fe..96952ee52a 100644 --- a/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/00134-feature_extraction.cxx b/Modules/Radiometry/Indices/test/00134-feature_extraction.cxx index 4c51a74531..5a98c5da81 100644 --- a/Modules/Radiometry/Indices/test/00134-feature_extraction.cxx +++ b/Modules/Radiometry/Indices/test/00134-feature_extraction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbAVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbAVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx index 54d261440f..48056c41c3 100644 --- a/Modules/Radiometry/Indices/test/otbAVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbAVIMultiChannelRAndGAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbAVIRAndGAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbAVIRAndGAndNIRVegetationIndexImageFilter.cxx index b90fcec0b7..0886db15c2 100644 --- a/Modules/Radiometry/Indices/test/otbAVIRAndGAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbAVIRAndGAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbEVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbEVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx index 416011315f..459a752cc2 100644 --- a/Modules/Radiometry/Indices/test/otbEVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbEVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbEVIRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbEVIRAndBAndNIRVegetationIndexImageFilter.cxx index d523330810..db5faef2d4 100644 --- a/Modules/Radiometry/Indices/test/otbEVIRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbEVIRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilter.cxx index 52d9cce693..4cb41431bc 100644 --- a/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilterNew.cxx index f24c9a7ee2..3165155ec2 100644 --- a/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbGAndRIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbIBGAndRAndNIRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbIBGAndRAndNIRIndexImageFilter.cxx index 52d42f177f..68ec177d8e 100644 --- a/Modules/Radiometry/Indices/test/otbIBGAndRAndNIRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbIBGAndRAndNIRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbIBMultiChannelGAndRAndNIRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbIBMultiChannelGAndRAndNIRIndexImageFilter.cxx index ef5ff12a84..4298df434d 100644 --- a/Modules/Radiometry/Indices/test/otbIBMultiChannelGAndRAndNIRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbIBMultiChannelGAndRAndNIRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbISUMultiChannelRAndNIRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbISUMultiChannelRAndNIRIndexImageFilter.cxx index 82dcaa2a5b..d09b9ed074 100644 --- a/Modules/Radiometry/Indices/test/otbISUMultiChannelRAndNIRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbISUMultiChannelRAndNIRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbISURAndNIRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbISURAndNIRIndexImageFilter.cxx index 5e2e3e671b..8ee2da05e7 100644 --- a/Modules/Radiometry/Indices/test/otbISURAndNIRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbISURAndNIRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLAIFromNDVILogarithmicFunctorTest.cxx b/Modules/Radiometry/Indices/test/otbLAIFromNDVILogarithmicFunctorTest.cxx index b59361142a..c998551875 100644 --- a/Modules/Radiometry/Indices/test/otbLAIFromNDVILogarithmicFunctorTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLAIFromNDVILogarithmicFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLAIFromReflectancesLinearFunctorTest.cxx b/Modules/Radiometry/Indices/test/otbLAIFromReflectancesLinearFunctorTest.cxx index 0b00a3877c..a46529dd8e 100644 --- a/Modules/Radiometry/Indices/test/otbLAIFromReflectancesLinearFunctorTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLAIFromReflectancesLinearFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMBrightTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMBrightTest.cxx index 1932b8f4cd..fe340398e3 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMBrightTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMBrightTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexBIOTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexBIOTest.cxx index a6d513dd51..5c70e9a8ff 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexBIOTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexBIOTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexBrightTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexBrightTest.cxx index bbfcd339bf..15f5ffb486 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexBrightTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexBrightTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR1Test.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR1Test.cxx index f4004c4fd6..20925492fd 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR1Test.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR1Test.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR2Test.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR2Test.cxx index aede24e650..bc5982e022 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR2Test.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIR2Test.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIRTIRTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIRTIRTest.cxx index eb32834057..6327f1868d 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIRTIRTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexMIRTIRTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBBBITest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBBBITest.cxx index 494ef664ba..e6e0ffefb3 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBBBITest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBBBITest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBSITest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBSITest.cxx index 109e0e6e69..9df95a6b72 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBSITest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDBSITest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSITest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSITest.cxx index 359a832ab2..7230a60d97 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSITest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSITest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSIVisTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSIVisTest.cxx index cdd1998b6d..2fc5c0ebdb 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSIVisTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDSIVisTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDVITest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDVITest.cxx index 6bde3d5655..802c19c623 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDVITest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNDVITest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNIRTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNIRTest.cxx index 06d35fbe90..163b5b165b 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexNIRTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexNIRTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexTIRTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexTIRTest.cxx index e528337607..24e767b0b8 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexTIRTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexTIRTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMIndexVisTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMIndexVisTest.cxx index d3f5cf2a88..60f92e97ea 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMIndexVisTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMIndexVisTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMKernelSpectralRules.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMKernelSpectralRules.cxx index 9f2ece244d..d7b91b90e7 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMKernelSpectralRules.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMKernelSpectralRules.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMLinguisticLabelsTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMLinguisticLabelsTest.cxx index 2ef9455c55..9097b9b155 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMLinguisticLabelsTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMLinguisticLabelsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMThickCloudTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMThickCloudTest.cxx index 17ec453c40..e441a279ad 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMThickCloudTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMThickCloudTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMThinCloudTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMThinCloudTest.cxx index 627028e16a..131769727c 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMThinCloudTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMThinCloudTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbLandsatTMVegetationTest.cxx b/Modules/Radiometry/Indices/test/otbLandsatTMVegetationTest.cxx index 3a0a2ef406..6204c133f3 100644 --- a/Modules/Radiometry/Indices/test/otbLandsatTMVegetationTest.cxx +++ b/Modules/Radiometry/Indices/test/otbLandsatTMVegetationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilter.cxx index 6062cfa023..0575888c83 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilterNew.cxx index 0d03e54284..6d9509ef1a 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelGAndRIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx index 77b3b90c62..c997b321f6 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilterNew.cxx index dd5bad8dfc..e07c42010a 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelRAndBAndNIRVegetationIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelRAndGAndNIRIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelRAndGAndNIRIndexImageFilterNew.cxx index 0da5eef7bb..270c0e241f 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelRAndGAndNIRIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelRAndGAndNIRIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilter.cxx index 9d54068d83..846e4d6be9 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilterNew.cxx index cd3fe3a11a..cacfe2f3f1 100644 --- a/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbMultiChannelRAndNIRVegetationIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbNDBIMultiChannelTM4AndTM5IndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbNDBIMultiChannelTM4AndTM5IndexImageFilter.cxx index 53012a6ba5..d2b625b64c 100644 --- a/Modules/Radiometry/Indices/test/otbNDBIMultiChannelTM4AndTM5IndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbNDBIMultiChannelTM4AndTM5IndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbNDBITM4AndTM5IndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbNDBITM4AndTM5IndexImageFilter.cxx index 356dda6956..68f6021ce1 100644 --- a/Modules/Radiometry/Indices/test/otbNDBITM4AndTM5IndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbNDBITM4AndTM5IndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbNDVIDataNodeFeatureFunction.cxx b/Modules/Radiometry/Indices/test/otbNDVIDataNodeFeatureFunction.cxx index fcaca57792..35ad001ef6 100644 --- a/Modules/Radiometry/Indices/test/otbNDVIDataNodeFeatureFunction.cxx +++ b/Modules/Radiometry/Indices/test/otbNDVIDataNodeFeatureFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbNDWIMultiChannelWaterIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbNDWIMultiChannelWaterIndexImageFilter.cxx index 67087c4493..2977b31bff 100644 --- a/Modules/Radiometry/Indices/test/otbNDWIMultiChannelWaterIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbNDWIMultiChannelWaterIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbNDWIWaterIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbNDWIWaterIndexImageFilter.cxx index 0d4a3e4fc6..46818d9226 100644 --- a/Modules/Radiometry/Indices/test/otbNDWIWaterIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbNDWIWaterIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilter.cxx index ceb51e7e45..e56d97ae99 100644 --- a/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilterNew.cxx index 8ff6ce70b0..e8eef4508a 100644 --- a/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbRAndBAndNIRVegetationIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbRAndGAndNIRVegetationIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbRAndGAndNIRVegetationIndexImageFilterNew.cxx index 6a9dff34e1..426037383f 100644 --- a/Modules/Radiometry/Indices/test/otbRAndGAndNIRVegetationIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbRAndGAndNIRVegetationIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilter.cxx index 86e5088860..eb898782f3 100644 --- a/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilterNew.cxx b/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilterNew.cxx index 4895ed9066..2271a9fd4a 100644 --- a/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilterNew.cxx +++ b/Modules/Radiometry/Indices/test/otbRAndNIRVegetationIndexImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbSetASetBMultiChannelRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbSetASetBMultiChannelRAndNIRVegetationIndexImageFilter.cxx index e4b946fce4..1e6d2b2bff 100644 --- a/Modules/Radiometry/Indices/test/otbSetASetBMultiChannelRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbSetASetBMultiChannelRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbSetASetBRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbSetASetBRAndNIRVegetationIndexImageFilter.cxx index c6c2f408c5..95b8e88375 100644 --- a/Modules/Radiometry/Indices/test/otbSetASetBRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbSetASetBRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbTSARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbTSARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx index cf52190aa2..78b79413ec 100644 --- a/Modules/Radiometry/Indices/test/otbTSARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbTSARVIMultiChannelRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbTSARVIRAndBAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbTSARVIRAndBAndNIRVegetationIndexImageFilter.cxx index b22748d714..426baee75e 100644 --- a/Modules/Radiometry/Indices/test/otbTSARVIRAndBAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbTSARVIRAndBAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbWDVIMultiChannelRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbWDVIMultiChannelRAndNIRVegetationIndexImageFilter.cxx index 238deae8f1..7c300606ab 100644 --- a/Modules/Radiometry/Indices/test/otbWDVIMultiChannelRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbWDVIMultiChannelRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbWDVIRAndNIRVegetationIndexImageFilter.cxx b/Modules/Radiometry/Indices/test/otbWDVIRAndNIRVegetationIndexImageFilter.cxx index 4eabb0de61..1857a73df2 100644 --- a/Modules/Radiometry/Indices/test/otbWDVIRAndNIRVegetationIndexImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbWDVIRAndNIRVegetationIndexImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Indices/test/otbWaterSqrtSpectralAngleImageFilter.cxx b/Modules/Radiometry/Indices/test/otbWaterSqrtSpectralAngleImageFilter.cxx index 314c0fcfde..6614dcde5d 100644 --- a/Modules/Radiometry/Indices/test/otbWaterSqrtSpectralAngleImageFilter.cxx +++ b/Modules/Radiometry/Indices/test/otbWaterSqrtSpectralAngleImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h b/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h index 1c9674a5e5..839bc93717 100644 --- a/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h +++ b/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/LandSatClassifier/test/otbLandsatTMSpectralRuleBasedClassifierTest.cxx b/Modules/Radiometry/LandSatClassifier/test/otbLandsatTMSpectralRuleBasedClassifierTest.cxx index 4a769f2993..b1ad339010 100644 --- a/Modules/Radiometry/LandSatClassifier/test/otbLandsatTMSpectralRuleBasedClassifierTest.cxx +++ b/Modules/Radiometry/LandSatClassifier/test/otbLandsatTMSpectralRuleBasedClassifierTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h b/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h index 1287723201..163a05288b 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h b/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h index 4da8a42eec..ed6e601d8e 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h index c09f7c87a4..d9bb75cea8 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h index cb4c458758..f7e0511bc4 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h b/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h index e6febb0c72..e1d6dcbb2c 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h index 0334935c2f..4d7ee881a8 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h index 7522c9b890..6cf4f1a36f 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h index 95fbf67727..a5921718de 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h index 721265a328..350226ccdc 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h b/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h index 387ccf48c2..3e21fef030 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h index e69a0d3d9a..2330541b2f 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h index ed392f6fc4..fbea724aa8 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h index c495e8440a..3f93b6fec0 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx index 5ca4677363..c254faf023 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h b/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h index 153e61754d..e8c3b4cb9c 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h b/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h index da9917e2ab..3c036be1c0 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h index 181f4512d2..4f7af4aa41 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx index b91d7f59e6..7c688bbb93 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx +++ b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h b/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h index 360c4bb918..1b616912d4 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h b/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h index 402c397e51..7107cb9b28 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbAeronetData.cxx b/Modules/Radiometry/OpticalCalibration/src/otbAeronetData.cxx index 3918ddfb8c..cb8dfc12c9 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbAeronetData.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbAeronetData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbAeronetFileReader.cxx b/Modules/Radiometry/OpticalCalibration/src/otbAeronetFileReader.cxx index 4d77bab074..3543891a37 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbAeronetFileReader.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbAeronetFileReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericCorrectionParameters.cxx b/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericCorrectionParameters.cxx index 5c8d766fd6..34b8bfcb80 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericCorrectionParameters.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericCorrectionParameters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericRadiativeTerms.cxx b/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericRadiativeTerms.cxx index bf192692a0..b60ab86e4e 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericRadiativeTerms.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbAtmosphericRadiativeTerms.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbImageMetadataCorrectionParameters.cxx b/Modules/Radiometry/OpticalCalibration/src/otbImageMetadataCorrectionParameters.cxx index 4f6cbcf016..14ae932f45 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbImageMetadataCorrectionParameters.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbImageMetadataCorrectionParameters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbSpectralSensitivityReader.cxx b/Modules/Radiometry/OpticalCalibration/src/otbSpectralSensitivityReader.cxx index a61a70717c..728dd566fa 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbSpectralSensitivityReader.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbSpectralSensitivityReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/src/otbWavelengthSpectralBands.cxx b/Modules/Radiometry/OpticalCalibration/src/otbWavelengthSpectralBands.cxx index efaf4728a7..0a45de9016 100644 --- a/Modules/Radiometry/OpticalCalibration/src/otbWavelengthSpectralBands.cxx +++ b/Modules/Radiometry/OpticalCalibration/src/otbWavelengthSpectralBands.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractData.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractData.cxx index f62533e7e5..75ed6ebada 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractData.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractDataBadData.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractDataBadData.cxx index 0be0280e9d..4d656513c8 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractDataBadData.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAeronetExtractDataBadData.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAeronetNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAeronetNew.cxx index 934553f550..0e3a04f25f 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAeronetNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAeronetNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionParametersNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionParametersNew.cxx index 90aa4402eb..fdfaf270e2 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionParametersNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionParametersNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionSequencement.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionSequencement.cxx index ac51cb86ba..ef6f863032 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionSequencement.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericCorrectionSequencement.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericRadiativeTermsTest.cxx b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericRadiativeTermsTest.cxx index 71120fb7e3..03f04f88e2 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericRadiativeTermsTest.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbAtmosphericRadiativeTermsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageMetadataCorrectionParametersNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageMetadataCorrectionParametersNew.cxx index 2d50d12a4d..33daa3b8c0 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageMetadataCorrectionParametersNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageMetadataCorrectionParametersNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilter.cxx index 4ce7d4e794..561708d96a 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterAuto.cxx index 0f68a98080..73505347e8 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterNew.cxx index f56e6d0ee0..304024a95f 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToLuminanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilter.cxx index 5adc841117..0c8f7ffbf7 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterAuto.cxx index 7f4418e309..6009697bb0 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterNew.cxx index e55cfe7264..e67dcddf14 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbImageToReflectanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilter.cxx index 7de16fb89c..134f473711 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterAuto.cxx index a00be71ce3..e55e44a122 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterNew.cxx index 8ae4877f15..b8a1e4f671 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToImageImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilter.cxx index 94a6b0caba..84cda47370 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterAuto.cxx index ad45f148ca..3945631e79 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterNew.cxx index 7484ce716b..18a4860024 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbLuminanceToReflectanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.cxx b/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.cxx index ee9ded61f7..8b690ad6d9 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTermsNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTermsNew.cxx index 86949abbd4..29a58f7414 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTermsNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbRadiometryCorrectionParametersToAtmosphericRadiativeTermsNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilter.cxx index 55708163f0..de6d694a05 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterAuto.cxx index 6edea33363..fd9cca3e02 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterNew.cxx index 218c1f2e23..5df6b4b869 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToImageImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilter.cxx index 4a4ae855fa..07afd56560 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterAuto.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterAuto.cxx index 284076eb02..1f56aa97d0 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterAuto.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterAuto.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterNew.cxx index 187fb23ba4..7f8f01c6ce 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToLuminanceImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToSurfaceReflectanceImageFilterTest.cxx b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToSurfaceReflectanceImageFilterTest.cxx index cb4f0f9568..86c1a15b04 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToSurfaceReflectanceImageFilterTest.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbReflectanceToSurfaceReflectanceImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbRomaniaReflectanceToRomaniaSurfaceReflectanceImageFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbRomaniaReflectanceToRomaniaSurfaceReflectanceImageFilter.cxx index 07b749c19f..75fa86931d 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbRomaniaReflectanceToRomaniaSurfaceReflectanceImageFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbRomaniaReflectanceToRomaniaSurfaceReflectanceImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsComputeAtmosphericParameters.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsComputeAtmosphericParameters.cxx index 63968c8632..faf0aa9f2d 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsComputeAtmosphericParameters.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsComputeAtmosphericParameters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsTest.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsTest.cxx index 84db26dec3..3133c02128 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsTest.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSIXSTraitsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderNew.cxx index 782e93c35d..ed0a551e6e 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderTest.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderTest.cxx index 993c29c1e3..2b51cf3eb0 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderTest.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSpectralSensitivityReaderTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.cxx index 4ed5faa906..aa949379e0 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilterNew.cxx b/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilterNew.cxx index 067cbad47d..fd680ce3a3 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilterNew.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbSurfaceAdjacencyEffectCorrectionSchemeFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/OpticalCalibration/test/otbWavelengthSpectralBandsTest.cxx b/Modules/Radiometry/OpticalCalibration/test/otbWavelengthSpectralBandsTest.cxx index cb490a2e5a..0e11775660 100644 --- a/Modules/Radiometry/OpticalCalibration/test/otbWavelengthSpectralBandsTest.cxx +++ b/Modules/Radiometry/OpticalCalibration/test/otbWavelengthSpectralBandsTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h index a703971b78..20dce2f66d 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx index 8bce4e264b..552329434e 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h index 88cda952fb..3dd07a3a75 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h index c25c699dae..03e6289b24 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx index 1c6b9394e6..98fa6efca3 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.h index d7f85cb459..98a3d48e1d 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.txx index 3b7d737986..b9840d35e8 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarDeburstImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h index bda7869f78..e20cbd6052 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx index 2de6678819..ab393f7143 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h index ef007d0d28..34e6afef05 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx index 365f726634..d25ccd5b95 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h index bda7518275..c6d9057e7d 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx index 992e8a1ce3..2b499fc281 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h index d8fde3aa99..c082adfe2b 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx index 6ad103ba74..4bcca9b763 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h index 9e82701f04..82577d1fb3 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx index b183e8a2d0..3cfbe87f87 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunction.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunction.cxx index 51b6a7e482..15a00ffbd3 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunction.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctionWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctionWithoutNoise.cxx index 6e6fe8d708..6f859b148d 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctionWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctionWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctor.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctor.cxx index f991127772..89be58d61a 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctor.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctorWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctorWithoutNoise.cxx index 6f435d0daa..4594e3819a 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctorWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessFunctorWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTest.cxx index fe252f1a85..848ab92ecb 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTestWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTestWithoutNoise.cxx index 5b220a0fcc..cb52768481 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTestWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageFilterTestWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageWithComplexPixelFilterTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageWithComplexPixelFilterTest.cxx index d7bc3f7ab5..22ebc81436 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageWithComplexPixelFilterTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarBrightnessToImageWithComplexPixelFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarDeburstFilterTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarDeburstFilterTest.cxx index ec3f234780..613de12fa4 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarDeburstFilterTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarDeburstFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionTest.cxx index 6005907d02..bbb0f2368e 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionToImageFilter.cxx b/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionToImageFilter.cxx index 1d1f56aa7a..00a5e5a496 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionToImageFilter.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarParametricMapFunctionToImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunction.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunction.cxx index 4c07289f95..ee0846eb25 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunction.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunction.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctionWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctionWithoutNoise.cxx index 995f75d0f2..ffef2d6a2b 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctionWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctionWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctor.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctor.cxx index 0cb830797a..604e24278b 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctor.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctorWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctorWithoutNoise.cxx index 6b713f13fc..677f04babc 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctorWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationFunctorWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterCompareTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterCompareTest.cxx index a6191f348c..3580b62ab9 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterCompareTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterCompareTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTest.cxx index 4fcb240708..07bf4df0c6 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTestWithoutNoise.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTestWithoutNoise.cxx index b83689f761..a420e30b77 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTestWithoutNoise.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithComplexPixelTestWithoutNoise.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithExtractROIBeforeTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithExtractROIBeforeTest.cxx index aec12a9397..bc1ccd862e 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithExtractROIBeforeTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithExtractROIBeforeTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithRealPixelTest.cxx b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithRealPixelTest.cxx index c08e758c07..01793a77d6 100644 --- a/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithRealPixelTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbSarRadiometricCalibrationToImageFilterWithRealPixelTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessFunctor.cxx b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessFunctor.cxx index 7e79fdc98e..183d7263cc 100644 --- a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessFunctor.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessFunctor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageComplexFilterTest.cxx b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageComplexFilterTest.cxx index 613d728ca7..9d51d324ad 100644 --- a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageComplexFilterTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageComplexFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterNew.cxx b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterNew.cxx index abb7242dad..39aeb1eb00 100644 --- a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterNew.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterTest.cxx b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterTest.cxx index aaaa92d04a..5d47abc8cf 100644 --- a/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterTest.cxx +++ b/Modules/Radiometry/SARCalibration/test/otbTerraSarBrightnessImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h index 09575398d2..964c5981f4 100644 --- a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h +++ b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx index ad2b61b1cb..f8f1433062 100644 --- a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx +++ b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h b/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h index e5116ac13f..d6773df6e5 100644 --- a/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h +++ b/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h index 77143adb68..6c0a3139bc 100644 --- a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h +++ b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx index bbffbfe179..102f720f7c 100644 --- a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx +++ b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h index f3589aefe9..5c7ce47a28 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h +++ b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx index 24403404d0..3d5111e618 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h index 6fe0a5c811..9b90c3ac45 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h +++ b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx index d198b61596..3fbcc803ca 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx +++ b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h b/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h index 667913a648..583f653910 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h +++ b/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbLeafParameters.h b/Modules/Radiometry/Simulation/include/otbLeafParameters.h index b6c2e5f859..37c4403208 100644 --- a/Modules/Radiometry/Simulation/include/otbLeafParameters.h +++ b/Modules/Radiometry/Simulation/include/otbLeafParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbProSailParameters.h b/Modules/Radiometry/Simulation/include/otbProSailParameters.h index f4a306b2d2..19c32f9388 100644 --- a/Modules/Radiometry/Simulation/include/otbProSailParameters.h +++ b/Modules/Radiometry/Simulation/include/otbProSailParameters.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbProspectModel.h b/Modules/Radiometry/Simulation/include/otbProspectModel.h index 357bbb142c..b8e50e0e46 100644 --- a/Modules/Radiometry/Simulation/include/otbProspectModel.h +++ b/Modules/Radiometry/Simulation/include/otbProspectModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h index b0370b7465..968a11ce74 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx index efb9d5a276..4949c6dc7f 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h index 70f1032688..85708581f2 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx index 7f488cdc72..79ee342108 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSailModel.h b/Modules/Radiometry/Simulation/include/otbSailModel.h index 2c32d0fef7..d7dd507e87 100644 --- a/Modules/Radiometry/Simulation/include/otbSailModel.h +++ b/Modules/Radiometry/Simulation/include/otbSailModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h index e98f2b4a18..100982b00f 100644 --- a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h +++ b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx index b12efd80f4..bc8dcea1ae 100644 --- a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx +++ b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h b/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h index 6285ff432c..9348ef73b3 100644 --- a/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h +++ b/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h b/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h index b53beded13..829c8b73a0 100644 --- a/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h +++ b/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h index c480ccd7a3..f1c697722b 100644 --- a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h +++ b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx index 602dc7a1e8..9dd3739868 100644 --- a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSpectralResponse.h b/Modules/Radiometry/Simulation/include/otbSpectralResponse.h index a2440838bc..18d778d4a5 100644 --- a/Modules/Radiometry/Simulation/include/otbSpectralResponse.h +++ b/Modules/Radiometry/Simulation/include/otbSpectralResponse.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx b/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx index efad5980eb..864fa1560d 100644 --- a/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx +++ b/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h index cd469c5cdf..99fc41dd82 100644 --- a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h +++ b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx index 0f0aa8160a..66fe0948db 100644 --- a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/src/otbDataSpecP5B.cxx b/Modules/Radiometry/Simulation/src/otbDataSpecP5B.cxx index cb616fce59..35fc370d12 100644 --- a/Modules/Radiometry/Simulation/src/otbDataSpecP5B.cxx +++ b/Modules/Radiometry/Simulation/src/otbDataSpecP5B.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/src/otbLeafParameters.cxx b/Modules/Radiometry/Simulation/src/otbLeafParameters.cxx index 18b36d88d8..c235fb3a9f 100644 --- a/Modules/Radiometry/Simulation/src/otbLeafParameters.cxx +++ b/Modules/Radiometry/Simulation/src/otbLeafParameters.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/src/otbProspectModel.cxx b/Modules/Radiometry/Simulation/src/otbProspectModel.cxx index ea1525bf74..841385674b 100644 --- a/Modules/Radiometry/Simulation/src/otbProspectModel.cxx +++ b/Modules/Radiometry/Simulation/src/otbProspectModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/src/otbSailModel.cxx b/Modules/Radiometry/Simulation/src/otbSailModel.cxx index 94fb477e82..21be9723ba 100644 --- a/Modules/Radiometry/Simulation/src/otbSailModel.cxx +++ b/Modules/Radiometry/Simulation/src/otbSailModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbAtmosphericCorrectionsRSRSVMClassifier.cxx b/Modules/Radiometry/Simulation/test/otbAtmosphericCorrectionsRSRSVMClassifier.cxx index 81bcab5a38..5d768540cf 100644 --- a/Modules/Radiometry/Simulation/test/otbAtmosphericCorrectionsRSRSVMClassifier.cxx +++ b/Modules/Radiometry/Simulation/test/otbAtmosphericCorrectionsRSRSVMClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbAtmosphericEffects.cxx b/Modules/Radiometry/Simulation/test/otbAtmosphericEffects.cxx index ff000b48da..d9a596f25e 100644 --- a/Modules/Radiometry/Simulation/test/otbAtmosphericEffects.cxx +++ b/Modules/Radiometry/Simulation/test/otbAtmosphericEffects.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbFilterFunctionValues.cxx b/Modules/Radiometry/Simulation/test/otbFilterFunctionValues.cxx index fe662c6407..73259b7d29 100644 --- a/Modules/Radiometry/Simulation/test/otbFilterFunctionValues.cxx +++ b/Modules/Radiometry/Simulation/test/otbFilterFunctionValues.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx index a93d021080..10da03c129 100644 --- a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx +++ b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx index 5a3d692cfe..242e9be17f 100644 --- a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx +++ b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithSpatialisationTest.cxx b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithSpatialisationTest.cxx index 7a5e7bb9a1..59131e6094 100644 --- a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithSpatialisationTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithSpatialisationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithVectorDataTest.cxx b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithVectorDataTest.cxx index f4a10f34ca..d9c112c190 100644 --- a/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithVectorDataTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbImageSimulationMethodWithVectorDataTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbLabelMapToSimulatedImageFilterTest.cxx b/Modules/Radiometry/Simulation/test/otbLabelMapToSimulatedImageFilterTest.cxx index 668fb2d80c..e64ba1ef2b 100644 --- a/Modules/Radiometry/Simulation/test/otbLabelMapToSimulatedImageFilterTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbLabelMapToSimulatedImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbProspectReflTest.cxx b/Modules/Radiometry/Simulation/test/otbProspectReflTest.cxx index 8857a5b561..4baa7c1c48 100644 --- a/Modules/Radiometry/Simulation/test/otbProspectReflTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbProspectReflTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbProspectTransTest.cxx b/Modules/Radiometry/Simulation/test/otbProspectTransTest.cxx index ec0e061a7f..643b0a41b7 100644 --- a/Modules/Radiometry/Simulation/test/otbProspectTransTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbProspectTransTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponse.cxx b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponse.cxx index 0c4f3b09ea..4018c22d20 100644 --- a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponse.cxx +++ b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponse.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseClassifierRAndNIR.cxx b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseClassifierRAndNIR.cxx index 9b35c7e524..c1c4ac8a32 100644 --- a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseClassifierRAndNIR.cxx +++ b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseClassifierRAndNIR.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseNew.cxx b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseNew.cxx index bc230f43dd..fc1687b151 100644 --- a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseNew.cxx +++ b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseSVMClassifier.cxx b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseSVMClassifier.cxx index a41201cd4a..6bad26336b 100644 --- a/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseSVMClassifier.cxx +++ b/Modules/Radiometry/Simulation/test/otbReduceSpectralResponseSVMClassifier.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSailReflHTest.cxx b/Modules/Radiometry/Simulation/test/otbSailReflHTest.cxx index 26987666f7..b6853fa29e 100644 --- a/Modules/Radiometry/Simulation/test/otbSailReflHTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbSailReflHTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSailReflVTest.cxx b/Modules/Radiometry/Simulation/test/otbSailReflVTest.cxx index a3ea77eaf5..1196334744 100644 --- a/Modules/Radiometry/Simulation/test/otbSailReflVTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbSailReflVTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSatelliteRSR.cxx b/Modules/Radiometry/Simulation/test/otbSatelliteRSR.cxx index 58aab66910..cec3f461b8 100644 --- a/Modules/Radiometry/Simulation/test/otbSatelliteRSR.cxx +++ b/Modules/Radiometry/Simulation/test/otbSatelliteRSR.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSatelliteRSRNew.cxx b/Modules/Radiometry/Simulation/test/otbSatelliteRSRNew.cxx index 0da7a608cc..26222570bb 100644 --- a/Modules/Radiometry/Simulation/test/otbSatelliteRSRNew.cxx +++ b/Modules/Radiometry/Simulation/test/otbSatelliteRSRNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSpatialisationTest.cxx b/Modules/Radiometry/Simulation/test/otbSpatialisationTest.cxx index be50e33893..24328dc56a 100644 --- a/Modules/Radiometry/Simulation/test/otbSpatialisationTest.cxx +++ b/Modules/Radiometry/Simulation/test/otbSpatialisationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSpatialisationTestNew.cxx b/Modules/Radiometry/Simulation/test/otbSpatialisationTestNew.cxx index 6539efe865..b368bc6d94 100644 --- a/Modules/Radiometry/Simulation/test/otbSpatialisationTestNew.cxx +++ b/Modules/Radiometry/Simulation/test/otbSpatialisationTestNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSpectralResponse.cxx b/Modules/Radiometry/Simulation/test/otbSpectralResponse.cxx index 0d442d0bbd..38c083544f 100644 --- a/Modules/Radiometry/Simulation/test/otbSpectralResponse.cxx +++ b/Modules/Radiometry/Simulation/test/otbSpectralResponse.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSpectralResponseNew.cxx b/Modules/Radiometry/Simulation/test/otbSpectralResponseNew.cxx index b16b208174..7ec5bf7dae 100644 --- a/Modules/Radiometry/Simulation/test/otbSpectralResponseNew.cxx +++ b/Modules/Radiometry/Simulation/test/otbSpectralResponseNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Radiometry/Simulation/test/otbSurfaceReflectanceToReflectanceFilterNew.cxx b/Modules/Radiometry/Simulation/test/otbSurfaceReflectanceToReflectanceFilterNew.cxx index 7698efcb4f..ac4076cb98 100644 --- a/Modules/Radiometry/Simulation/test/otbSurfaceReflectanceToReflectanceFilterNew.cxx +++ b/Modules/Radiometry/Simulation/test/otbSurfaceReflectanceToReflectanceFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h index 31383f33f6..3803b743cf 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx index ffd6e10d24..1b117e553d 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h index 4d45a7a5ff..15e7d4b092 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx index 349c590b3b..6c31807573 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h index c864b8b1a3..0bab24cee2 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx index 0ee310c6d3..8a24863e2b 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h index 19cab94507..9197859d9d 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx index dcafe4b838..4fb4edc68e 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h index 61333dccd5..68401c4361 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx index caa46b902f..605cd81e8c 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h index 8aa20aab3d..2c9cabe72f 100644 --- a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx index 41c1719a80..59f6f05bc7 100644 --- a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h index 40698b76e0..b8ce788074 100644 --- a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h +++ b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx index bf3608c866..7d69abb92f 100644 --- a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h index b802968ef7..66c9da7d71 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx index 9e9edbcb45..148142204f 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h index bbb8f71bc3..0fa1e7598c 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx index 4648acbbad..045d07afba 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h index f851177062..0dc80c3ce7 100644 --- a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx index eefbed89ee..acd10cedf6 100644 --- a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h index 7ee246645b..4b9307c64b 100644 --- a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx index 20ecff5dbc..b36d7a6956 100644 --- a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethod.cxx b/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethod.cxx index 88a8d067b2..0ff2a4d111 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethod.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethod.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethodNew.cxx b/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethodNew.cxx index 275440b582..065e9abd4a 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethodNew.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityMapEstimationMethodNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityMapMedianFilter.cxx b/Modules/Registration/DisparityMap/test/otbDisparityMapMedianFilter.cxx index 0ab36b8c81..4e4153a13f 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityMapMedianFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityMapMedianFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityMapTo3DFilter.cxx b/Modules/Registration/DisparityMap/test/otbDisparityMapTo3DFilter.cxx index d28895ef35..e98831204d 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityMapTo3DFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityMapTo3DFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityMapToDEMFilter.cxx b/Modules/Registration/DisparityMap/test/otbDisparityMapToDEMFilter.cxx index 68eb7892ac..47e61f99f9 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityMapToDEMFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityMapToDEMFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbDisparityTranslateFilter.cxx b/Modules/Registration/DisparityMap/test/otbDisparityTranslateFilter.cxx index e70319c3f3..a92609c00f 100644 --- a/Modules/Registration/DisparityMap/test/otbDisparityTranslateFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbDisparityTranslateFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterNew.cxx b/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterNew.cxx index f188dc691d..d6742eb2e6 100644 --- a/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterNew.cxx +++ b/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterTest.cxx b/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterTest.cxx index bf849a5209..d317812c32 100644 --- a/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterTest.cxx +++ b/Modules/Registration/DisparityMap/test/otbFineRegistrationImageFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbMultiDisparityMapTo3DFilter.cxx b/Modules/Registration/DisparityMap/test/otbMultiDisparityMapTo3DFilter.cxx index 0dc06d50de..27b644aa86 100644 --- a/Modules/Registration/DisparityMap/test/otbMultiDisparityMapTo3DFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbMultiDisparityMapTo3DFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilter.cxx b/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilter.cxx index 4b3f44ab8f..cc3aa90c86 100644 --- a/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilterNew.cxx b/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilterNew.cxx index d4cbdd0e0f..fda9f417aa 100644 --- a/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilterNew.cxx +++ b/Modules/Registration/DisparityMap/test/otbNCCRegistrationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbPixelWiseBlockMatchingImageFilter.cxx b/Modules/Registration/DisparityMap/test/otbPixelWiseBlockMatchingImageFilter.cxx index bf1cbb6e1a..c64f723cbb 100644 --- a/Modules/Registration/DisparityMap/test/otbPixelWiseBlockMatchingImageFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbPixelWiseBlockMatchingImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisparityMap/test/otbSubPixelDisparityImageFilter.cxx b/Modules/Registration/DisparityMap/test/otbSubPixelDisparityImageFilter.cxx index 7943b9b8b3..017b58146a 100644 --- a/Modules/Registration/DisparityMap/test/otbSubPixelDisparityImageFilter.cxx +++ b/Modules/Registration/DisparityMap/test/otbSubPixelDisparityImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h index 724dfbcc0b..475ee178dd 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx index c37111188e..42a53ddbfa 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h index bb88787b80..45973fe98e 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx index a015c12ed6..7723ab7eb5 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h index daee0da6c7..2ac0b2f7ff 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx index 85dcc8a323..27b1aabbc4 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h index a7da0b9e68..ef8523e8e3 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx index 42f331b68b..69551e90f4 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h index 070bc6d72f..7c0669d3bf 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx index c7d149ba27..c2c37a80dc 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h index 027b3cb0b1..a335f625cb 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx index 36307f0213..a370d8213e 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h index 219de2132d..7b79ef511a 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx index a21c18d1ba..0e32247a28 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h index a529cb9ec0..976c131a03 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx index 5fb36334df..0cf45d75f9 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGenerator.cxx index 75dd8a87f1..a79d0dc08e 100644 --- a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGeneratorNew.cxx index 823122fcbc..2f91273446 100644 --- a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGenerator.cxx index 783d176004..b81338cb99 100644 --- a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGeneratorNew.cxx index 40a19ac13b..11b897e38c 100644 --- a/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbBSplinesInterpolateTransformDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.cxx index fad75e2c70..bd1c0584f3 100644 --- a/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGeneratorNew.cxx index b3550f54ff..a37c94735a 100644 --- a/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbNNearestPointsLinearInterpolateDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.cxx index 783944e8b3..1128363da1 100644 --- a/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGeneratorNew.cxx index 6cf906d0ff..6410c59f15 100644 --- a/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbNNearestTransformsLinearInterpolateDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGenerator.cxx index aa56d4f2ff..26d68524e5 100644 --- a/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGeneratorNew.cxx index a6388152bd..128dfbde1e 100644 --- a/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbNearestPointDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGenerator.cxx b/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGenerator.cxx index 473723226c..0dc39295d0 100644 --- a/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGenerator.cxx +++ b/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGeneratorNew.cxx index eb44c3cff8..a38b45a40a 100644 --- a/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbNearestTransformDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbPointSetToDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbPointSetToDisplacementFieldGeneratorNew.cxx index 4873e2d18e..5754bf8bf1 100644 --- a/Modules/Registration/DisplacementField/test/otbPointSetToDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbPointSetToDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/DisplacementField/test/otbPointSetWithTransformToDisplacementFieldGeneratorNew.cxx b/Modules/Registration/DisplacementField/test/otbPointSetWithTransformToDisplacementFieldGeneratorNew.cxx index f89cbec645..e463679fe7 100644 --- a/Modules/Registration/DisplacementField/test/otbPointSetWithTransformToDisplacementFieldGeneratorNew.cxx +++ b/Modules/Registration/DisplacementField/test/otbPointSetWithTransformToDisplacementFieldGeneratorNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h index 5b365d2646..65fa4a82fb 100644 --- a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h +++ b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx index c0d63f5ffb..00501ee4a9 100644 --- a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx +++ b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.h b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.h index 431a3e7223..cf036afc56 100644 --- a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.h +++ b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx index 3175bbd02d..a24e229dd3 100644 --- a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx +++ b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h index 104afda297..62404b1396 100644 --- a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h +++ b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx index 273662f316..0fb0b0d1a5 100644 --- a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx +++ b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h index 46cc890978..3c2095a95a 100644 --- a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h +++ b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx index 0c49a9e556..345ed552d2 100644 --- a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx +++ b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h index 78514d4815..7806f77e22 100644 --- a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h +++ b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx index c6ca80ee87..eb5c89c7ef 100644 --- a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx +++ b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h index 7643712cef..fea082ee8c 100644 --- a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h +++ b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx index 20e34996ea..0bc9d7dbae 100644 --- a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx +++ b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/test/otbAdhesionCorrectionFilter.cxx b/Modules/Registration/Stereo/test/otbAdhesionCorrectionFilter.cxx index bac79fc9d7..e2c075caad 100644 --- a/Modules/Registration/Stereo/test/otbAdhesionCorrectionFilter.cxx +++ b/Modules/Registration/Stereo/test/otbAdhesionCorrectionFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/test/otbBijectionCoherencyFilter.cxx b/Modules/Registration/Stereo/test/otbBijectionCoherencyFilter.cxx index 30efaf4f4f..0387bc8ae3 100644 --- a/Modules/Registration/Stereo/test/otbBijectionCoherencyFilter.cxx +++ b/Modules/Registration/Stereo/test/otbBijectionCoherencyFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/test/otbMulti3DMapToDEMFilter.cxx b/Modules/Registration/Stereo/test/otbMulti3DMapToDEMFilter.cxx index 585ba0b90c..c0791b31f3 100644 --- a/Modules/Registration/Stereo/test/otbMulti3DMapToDEMFilter.cxx +++ b/Modules/Registration/Stereo/test/otbMulti3DMapToDEMFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/test/otbStereoSensorModelToElevationMapFilter.cxx b/Modules/Registration/Stereo/test/otbStereoSensorModelToElevationMapFilter.cxx index 08f7409d38..3574300717 100644 --- a/Modules/Registration/Stereo/test/otbStereoSensorModelToElevationMapFilter.cxx +++ b/Modules/Registration/Stereo/test/otbStereoSensorModelToElevationMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Registration/Stereo/test/otbStereorectificationDisplacementFieldSource.cxx b/Modules/Registration/Stereo/test/otbStereorectificationDisplacementFieldSource.cxx index 9070ea0ce2..4eb5ab628f 100644 --- a/Modules/Registration/Stereo/test/otbStereorectificationDisplacementFieldSource.cxx +++ b/Modules/Registration/Stereo/test/otbStereorectificationDisplacementFieldSource.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h b/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h index c473d8bdba..d50231a5fc 100644 --- a/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h +++ b/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h index 8153ac1a5c..e8ec264d9e 100644 --- a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h +++ b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx index bff200e684..d6364aa173 100644 --- a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx +++ b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h index f974b79879..69a999e002 100644 --- a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h +++ b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx index 04f0206952..26fe623d03 100644 --- a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx +++ b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/test/otbConnectedComponentMuParserFunctorTest.cxx b/Modules/Segmentation/CCOBIA/test/otbConnectedComponentMuParserFunctorTest.cxx index e49652a2c9..885447680e 100644 --- a/Modules/Segmentation/CCOBIA/test/otbConnectedComponentMuParserFunctorTest.cxx +++ b/Modules/Segmentation/CCOBIA/test/otbConnectedComponentMuParserFunctorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterNew.cxx b/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterNew.cxx index 5bd2865ad7..3158602a7a 100644 --- a/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterNew.cxx +++ b/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterTest.cxx b/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterTest.cxx index 28a394502b..d55536053a 100644 --- a/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterTest.cxx +++ b/Modules/Segmentation/CCOBIA/test/otbLabelObjectOpeningMuParserFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/test/otbMeanShiftStreamingConnectedComponentOBIATest.cxx b/Modules/Segmentation/CCOBIA/test/otbMeanShiftStreamingConnectedComponentOBIATest.cxx index 2baca44d83..f0c14b9e07 100644 --- a/Modules/Segmentation/CCOBIA/test/otbMeanShiftStreamingConnectedComponentOBIATest.cxx +++ b/Modules/Segmentation/CCOBIA/test/otbMeanShiftStreamingConnectedComponentOBIATest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/CCOBIA/test/otbStreamingConnectedComponentOBIATest.cxx b/Modules/Segmentation/CCOBIA/test/otbStreamingConnectedComponentOBIATest.cxx index 012cba1752..ba9eb7d4ac 100644 --- a/Modules/Segmentation/CCOBIA/test/otbStreamingConnectedComponentOBIATest.cxx +++ b/Modules/Segmentation/CCOBIA/test/otbStreamingConnectedComponentOBIATest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h index d01eb0dc07..129860c7da 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx index 808293e743..cb6212a782 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h index ae01edf098..3996cfdee9 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx index 082e4eaebc..a2c1fa2df3 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h index 8b59caa41d..073cca512a 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx index 9521f10bb3..7f3018e3dc 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h index 771989924b..47c7191b21 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx index 9d20416f68..b1c1da4785 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h index d4a955e7bf..b11928e99e 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx index 5cf2209af9..3f705ae0ba 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h index ac5cbcda41..8bd60d9817 100644 --- a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h +++ b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.txx b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.txx index 3ae5c733cc..241284f8f4 100644 --- a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h index d20d007935..ec65c42dfd 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx index fe6b61a3c4..7919bc863d 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h index 8d54301fd2..deeae467bd 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx index 39ce2c2814..d055ccee4e 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h index d408b75c8f..0961ef7a50 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx index 0ad32752b3..664254d165 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h index bd0187cb43..92a7f54f69 100644 --- a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.txx index 09711a6f00..b91d63ba25 100644 --- a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h index ac5f4d6895..e578e958b5 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx index 80de3b44e9..04941a553c 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h index ca2eae4f84..23ae941b44 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx index 0cad27cbc0..705476b052 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h index abded3cbb3..26df22f667 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx index 33ccb048c2..ab929fd702 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelImageRegionMergingFilter.cxx b/Modules/Segmentation/Conversion/test/otbLabelImageRegionMergingFilter.cxx index 7047695476..5099b0f4d0 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelImageRegionMergingFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelImageRegionMergingFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelImageRegionPruningFilter.cxx b/Modules/Segmentation/Conversion/test/otbLabelImageRegionPruningFilter.cxx index 2b3d745b2b..2ae8f9d7dd 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelImageRegionPruningFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelImageRegionPruningFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelImageToOGRDataSourceFilter.cxx b/Modules/Segmentation/Conversion/test/otbLabelImageToOGRDataSourceFilter.cxx index 58688b01aa..6eb57a4287 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelImageToOGRDataSourceFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelImageToOGRDataSourceFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilter.cxx b/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilter.cxx index 7cd877fdfa..09c0b5cc2f 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilterNew.cxx b/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilterNew.cxx index 22d9aec0d9..c7bc9dbf90 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilterNew.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelImageToVectorDataFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilter.cxx b/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilter.cxx index 7d03ea551c..0d6110c913 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilterNew.cxx b/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilterNew.cxx index 9161b7e28e..1f916af7db 100644 --- a/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilterNew.cxx +++ b/Modules/Segmentation/Conversion/test/otbLabelMapToVectorDataFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx b/Modules/Segmentation/Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx index 745f1b01c1..4d1cfcc0bb 100644 --- a/Modules/Segmentation/Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbPolygonizationRasterizationTest.cxx b/Modules/Segmentation/Conversion/test/otbPolygonizationRasterizationTest.cxx index e3bb09a039..f3005da6c3 100644 --- a/Modules/Segmentation/Conversion/test/otbPolygonizationRasterizationTest.cxx +++ b/Modules/Segmentation/Conversion/test/otbPolygonizationRasterizationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbVectorDataRasterizeFilter.cxx b/Modules/Segmentation/Conversion/test/otbVectorDataRasterizeFilter.cxx index e9032ae96f..332c4c4802 100644 --- a/Modules/Segmentation/Conversion/test/otbVectorDataRasterizeFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbVectorDataRasterizeFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilter.cxx b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilter.cxx index 229b5b622f..8efa3f7ed1 100644 --- a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilterWithoutReader.cxx b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilterWithoutReader.cxx index 8dd0bc3d5a..4adfb6f700 100644 --- a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilterWithoutReader.cxx +++ b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilterWithoutReader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilter.cxx b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilter.cxx index 07e6c4c45b..93ff58231e 100644 --- a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilter.cxx +++ b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilterNew.cxx b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilterNew.cxx index 81df72f2c0..cb8d6d3b45 100644 --- a/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilterNew.cxx +++ b/Modules/Segmentation/Conversion/test/otbVectorDataToLabelMapFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h index 959d05ffdd..9de17194d7 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkRelabelComponentImageFilter.h, v $ Language: C++ - Date: $Date: 2009-04-27 22:58:48 $ - Version: $Revision: 1.17 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h b/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h index 2fd7036086..17d807eeed 100644 --- a/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h +++ b/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h index e525fc0b4f..f9142def43 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx index cd51d29bf7..40f8e3379b 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h index 7dce5c0d6f..106cfd7f50 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx index 9ffa89dc92..6e497ff699 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h index 060889ae2e..4c9ded3675 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx index 209ceba458..bff5ad2ac8 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h index b6209a56f6..8693c8a9c7 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx index fb190b8a49..e8ab6efb9e 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h index 1ebeccfe33..8b9ed4aaa5 100644 --- a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkRelabelComponentImageFilter.h, v $ Language: C++ - Date: $Date: 2009-04-27 22:58:48 $ - Version: $Revision: 1.17 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx index 84898fea59..952284fd07 100644 --- a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkRelabelComponentImageFilter.txx, v $ Language: C++ - Date: $Date: 2009-04-27 22:58:48 $ - Version: $Revision: 1.18 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilter.cxx b/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilter.cxx index 77c9666f1c..6a4fba81ff 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilter.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilterNew.cxx b/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilterNew.cxx index f579f20191..7a3f7d9971 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilterNew.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelToBoundaryImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilter.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilter.cxx index ac1c87465c..bce9575ccc 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilter.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilterNew.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilterNew.cxx index 91b41da064..3241c49c1e 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilterNew.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeConfidenceConnectedImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilter.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilter.cxx index 0524976410..849b356749 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilter.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilterNew.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilterNew.cxx index fc7c217ff1..dae90bd372 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilterNew.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeConnectedThresholdImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilter.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilter.cxx index 04cf9ddfda..3e430260b0 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilter.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilterNew.cxx b/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilterNew.cxx index 6a65505744..bcb1561850 100644 --- a/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilterNew.cxx +++ b/Modules/Segmentation/Labelling/test/otbLabelizeNeighborhoodConnectedImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h index 1a99bc5306..8cc9a0cfa8 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx index dff025747b..2b68296cdd 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h index 9a6904629a..6ffc3003c4 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx index 4a5790611f..9c67fcff9f 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/test/otbMeanShiftConnectedComponentSegmentationFilterTest.cxx b/Modules/Segmentation/MeanShift/test/otbMeanShiftConnectedComponentSegmentationFilterTest.cxx index 03968998bd..ca75ec8bb3 100644 --- a/Modules/Segmentation/MeanShift/test/otbMeanShiftConnectedComponentSegmentationFilterTest.cxx +++ b/Modules/Segmentation/MeanShift/test/otbMeanShiftConnectedComponentSegmentationFilterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MeanShift/test/otbMeanShiftSegmentationFilter.cxx b/Modules/Segmentation/MeanShift/test/otbMeanShiftSegmentationFilter.cxx index b4cdc56abd..a86886f2c7 100644 --- a/Modules/Segmentation/MeanShift/test/otbMeanShiftSegmentationFilter.cxx +++ b/Modules/Segmentation/MeanShift/test/otbMeanShiftSegmentationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h index 5d2a3aff08..3d8a8c492d 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h +++ b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx index b67aba2948..b797073c92 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx +++ b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h index 1dd0cd314d..76241b15e2 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h +++ b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx index 1dcf0bce23..c78a934b9c 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx +++ b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterNew.cxx b/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterNew.cxx index f5822880af..598727c575 100644 --- a/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterNew.cxx +++ b/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterToAttributeImage.cxx b/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterToAttributeImage.cxx index 79f356b117..029a72aed5 100644 --- a/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterToAttributeImage.cxx +++ b/Modules/Segmentation/Metrics/test/otbHooverInstanceFilterToAttributeImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/test/otbHooverMatrixFilter.cxx b/Modules/Segmentation/Metrics/test/otbHooverMatrixFilter.cxx index a99fcf763d..3cadba7455 100644 --- a/Modules/Segmentation/Metrics/test/otbHooverMatrixFilter.cxx +++ b/Modules/Segmentation/Metrics/test/otbHooverMatrixFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Metrics/test/otbHooverMatrixFilterNew.cxx b/Modules/Segmentation/Metrics/test/otbHooverMatrixFilterNew.cxx index 7150e9d3ed..0af80fda5d 100644 --- a/Modules/Segmentation/Metrics/test/otbHooverMatrixFilterNew.cxx +++ b/Modules/Segmentation/Metrics/test/otbHooverMatrixFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h index 9d31c45d8f..d5a86c2bfd 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx index 39140b8b3f..2a993eb373 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h index 5cca5ac425..5448a27e73 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h index b8f6c1c996..856a9752e9 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx index adec859e7b..abacb9aebb 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h index a15b08f2fe..43799b97e1 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx index 06da40f579..94ded31126 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h index d28301b032..b0b2be3d0c 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h index 8b99a021a5..87c29aad19 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx index 2111e40c77..52f292bdf9 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h index ca2951d6c0..d566509238 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h index 127c4f875d..b8fe4b05ee 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h index 38d68415e6..1aa0f9bc90 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx index 6c3caf76cb..39f0049ab2 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h index b40923a4d5..e3c1064b7c 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h index 6c9e641899..af3d91eee2 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx index 2ed171df0c..3f188d414b 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h index d4a9cb4755..c6faa07c15 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx index 841bc57c78..65288ab973 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h index 8f0387087a..f2f74cb4ee 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx index 6f7674de79..e4d313c2f8 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilter.cxx index ad4a0ebc3e..27551b5333 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilterNew.cxx index 9166fc4bdc..3b1f7fb00b 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbClosingOpeningMorphologicalFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilter.cxx index eeee71d2d2..e3405cebe2 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilterNew.cxx index 466a34171e..fef253bf0f 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbConvexOrConcaveClassificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilter.cxx index 4830d71f12..96b09266d0 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilterNew.cxx index fdda2787b6..df84753b41 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyDecompositionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilter.cxx index 35f00e1f10..7c89a5d6c6 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilterNew.cxx index 0b648ef477..ab309147a0 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyIterativeDecompositionImageFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilter.cxx index f56ece5ce4..9ad2ce67e6 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilterNew.cxx index 645a50a9a0..c0652a1e2c 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbGeodesicMorphologyLevelingFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilter.cxx index f677de93f7..df31a703b7 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilterNew.cxx index bbb2d85351..8d9339c334 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalClosingProfileFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilter.cxx index 47a3d990e2..e6cfec82c1 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilterNew.cxx index 253fa67916..dc00d7a3c0 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalOpeningProfileFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalProfilesSegmentationFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalProfilesSegmentationFilter.cxx index 710b27c650..4c52a82fbc 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalProfilesSegmentationFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMorphologicalProfilesSegmentationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilter.cxx index e8a61e2f0c..d4274f0c3c 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilterNew.cxx index b255da93ad..66934bad21 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbMultiScaleConvexOrConcaveClassificationFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilter.cxx index fcff663294..6761828d35 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilterNew.cxx index 00f25587f3..4eae99c636 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbOpeningClosingMorphologicalFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilter.cxx index c368c5baf9..27dfd8e505 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilterNew.cxx index 6392216690..84d2b563a5 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileDerivativeToMultiScaleCharacteristicsFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilter.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilter.cxx index e4ce2af286..1dc92329c6 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilter.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilterNew.cxx b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilterNew.cxx index 653fd5d81a..aa766ec91c 100644 --- a/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilterNew.cxx +++ b/Modules/Segmentation/MorphologicalProfiles/test/otbProfileToProfileDerivativeFilterNew.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h index b749bca797..b688d3cfda 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h +++ b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx index 4e8b88b096..aa5fdabc5a 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx +++ b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h index e62521a5a2..818dc129c3 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h +++ b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx index 25eb55475a..9e02a4ba38 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx +++ b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/OGRProcessing/test/otbOGRLayerStreamStitchingFilter.cxx b/Modules/Segmentation/OGRProcessing/test/otbOGRLayerStreamStitchingFilter.cxx index a18726e4d9..4bf054c5b7 100644 --- a/Modules/Segmentation/OGRProcessing/test/otbOGRLayerStreamStitchingFilter.cxx +++ b/Modules/Segmentation/OGRProcessing/test/otbOGRLayerStreamStitchingFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h index 9972ff9a24..5ff34379aa 100644 --- a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h +++ b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx index 155aa8ce08..6a933a8455 100644 --- a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx +++ b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Segmentation/Watersheds/test/otbWatershedSegmentationFilter.cxx b/Modules/Segmentation/Watersheds/test/otbWatershedSegmentationFilter.cxx index 82a5db0588..777416390d 100644 --- a/Modules/Segmentation/Watersheds/test/otbWatershedSegmentationFilter.cxx +++ b/Modules/Segmentation/Watersheds/test/otbWatershedSegmentationFilter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/Boost/src/boost/type_traits/is_contiguous.h b/Modules/ThirdParty/Boost/src/boost/type_traits/is_contiguous.h index 6e492883f8..75d7f3e647 100644 --- a/Modules/ThirdParty/Boost/src/boost/type_traits/is_contiguous.h +++ b/Modules/ThirdParty/Boost/src/boost/type_traits/is_contiguous.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/Boost/src/otbBoostDox.h b/Modules/ThirdParty/Boost/src/otbBoostDox.h index 368507c105..a680511a46 100644 --- a/Modules/ThirdParty/Boost/src/otbBoostDox.h +++ b/Modules/ThirdParty/Boost/src/otbBoostDox.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/Curl/src/otb_curl.h.in b/Modules/ThirdParty/Curl/src/otb_curl.h.in index 0902efa5b2..c165599252 100644 --- a/Modules/ThirdParty/Curl/src/otb_curl.h.in +++ b/Modules/ThirdParty/Curl/src/otb_curl.h.in @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h index 8a807ee55b..e1108aa68b 100644 --- a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h +++ b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx index 4cbfd2d363..399b6b20a8 100644 --- a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx +++ b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/MuParser/src/otb_muparser.h.in b/Modules/ThirdParty/MuParser/src/otb_muparser.h.in index 48f5aaa9ee..f44ff5af7b 100644 --- a/Modules/ThirdParty/MuParser/src/otb_muparser.h.in +++ b/Modules/ThirdParty/MuParser/src/otb_muparser.h.in @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.cpp b/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.cpp index 1eb06d4a93..5fb75cc47d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.cpp @@ -15,7 +15,6 @@ // accomplish the translation. // //******************************************************************* -// $Id: ossimOgcWktTranslator.cpp 20724 2012-04-13 21:00:52Z dburken $ #include <cstdio> #include <gdal.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.h b/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.h index ec351db419..bc95f39f05 100644 --- a/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.h +++ b/Modules/ThirdParty/OssimPlugins/src/gdal/ossimOgcWktTranslator.h @@ -12,7 +12,6 @@ // Contains function declarations for translating between OGC WKT strings, // and OSSIM projection definitions. //******************************************************************* -// $Id: ossimOgcWktTranslator.h 20724 2012-04-13 21:00:52Z dburken $ #ifndef ossimOgcWktTranslator_HEADER #define ossimOgcWktTranslator_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp index 3d1a8d1a0b..d6f38e8e88 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarData.h> #include <AlosPalsar/AlosPalsarRecordHeader.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h index bbc6c37314..072c94b29e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarData_h #define AlosPalsarData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.cpp index 3bf68fd6dd..896a8d01a8 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarDataFileDescriptor.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.h index abdab0f8b0..8c55d773c6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataFileDescriptor.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarDataFileDescriptor_h #define AlosPalsarDataFileDescriptor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.cpp index a65928d2af..34d19ba2a4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarDataSetSummary.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.h index ed806f7a82..5e8a386135 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarDataSetSummary.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarDataSetSummary_h #define AlosPalsarDataSetSummary_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.cpp index 9ce52ccaf1..61a7793915 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarFacilityData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.h index fdc447be8d..bfef8ca00c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFacilityData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarFacilityData_h #define AlosPalsarFacilityData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.cpp index 055740d6dd..1c9eb332b6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarFileDescriptor.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.h index 40f4a8b76f..d64948b49c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarFileDescriptor.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarFileDescriptor_h #define AlosPalsarFileDescriptor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.cpp index 5d8a3d6a2b..c1c32cfb75 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarLeader.h> #include <AlosPalsar/AlosPalsarLeaderFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.h index 7518ac1aef..865a605db3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeader.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarLeader_h #define AlosPalsarLeader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.cpp index d5620c50f0..81a76c3e76 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarLeaderFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.h index 35b7ed2d8a..e2156ded41 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarLeaderFactory.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarLeaderFactory_h #define AlosPalsarLeaderFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.cpp index a7347c5c2a..dfe18aaac6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarMapProjectionData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.h index 0ea7d87e63..20cae17125 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarMapProjectionData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarMapProjectionData_h #define AlosPalsarMapProjectionData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.cpp index e5cb5a12ee..8d7c6576b7 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarPlatformPositionData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.h index d003179c1d..3dd1d503d4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPlatformPositionData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarPlatformPositionData_h #define AlosPalsarPlatformPositionData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.cpp index 32aaa9b575..582dde811c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarPositionVectorRecord.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.h index 624365e654..cf9e3c5e7d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarPositionVectorRecord.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarPositionVectorRecord_h #define AlosPalsarPositionVectorRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.cpp index 0156db4f71..3f783b99a5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarRadiometricData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.h index 30476421cd..9037242d1f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRadiometricData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarRadiometricData_h #define AlosPalsarRadiometricData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.cpp index e91231c988..456590371c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarRecord.h> #include <memory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.h index c263ec5737..7e3d6d81f7 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecord.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarRecord_h #define AlosPalsarRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.cpp index 5ad9cac134..662ed33670 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarRecordFactory.h> #include <ossim/base/ossimTrace.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.h index a38605ca1e..21af878a39 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordFactory.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarRecordFactory_h #define AlosPalsarRecordFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.cpp index b941fd9f43..551617b593 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarRecordHeader.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.h index c52b9e272c..4b89a86b38 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarRecordHeader.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarRecordHeader_h #define AlosPalsarRecordHeader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.cpp index fdb0339326..078638303b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <AlosPalsar/AlosPalsarSignalData.h> #include <ossim/base/ossimConstants.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.h index 39040ec642..de38fc4986 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/AlosPalsar/AlosPalsarSignalData.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AlosPalsarSignalData_h #define AlosPalsarSignalData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.cpp index b25f4af617..f37ea96b3e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/AntennaElevationPatterns.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.h index 0599002556..0f4d302f90 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/AntennaElevationPatterns.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AntennaElevationPatterns_h #define AntennaElevationPatterns_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.cpp index c718386414..11cfb5ea34 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/ChirpParameters.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.h index 1fdad2b1db..53736a96e4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/ChirpParameters.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ChirpParameters_h #define ChirpParameters_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.cpp index 761fb815b9..4caf5bd0b9 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/DopplerCentroidParameters.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.h index 10e045ac2a..4b47b9aea3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/DopplerCentroidParameters.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DopplerCentroidParameters_h #define DopplerCentroidParameters_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.cpp index 472906270b..b3b924aa62 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/EnvisatAsarData.h> #include <EnvisatAsar/EnvisatAsarDataFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.h index 9ea2187094..d7820e9aa4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef EnvisatAsarData_h #define EnvisatAsarData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.cpp index 64a27c938a..a582e9e8ae 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/EnvisatAsarDataFactory.h> #include <EnvisatAsar/EnvisatAsarData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.h index 4bb6d24595..f308e7bf73 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarDataFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef EnvisatAsarDataFactory_h #define EnvisatAsarDataFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.cpp index a374f4814c..bcc8ef5e7a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/EnvisatAsarRecord.h> #include <memory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.h index d945f0cd93..1074e4d447 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef EnvisatAsarRecord_h #define EnvisatAsarRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.cpp index 778913659b..c051dbaa29 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/EnvisatAsarRecordFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.h index 8b2b21c1f6..eb63ee4b96 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/EnvisatAsarRecordFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef EnvisatAsarRecordFactory_h #define EnvisatAsarRecordFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.cpp index 62c560b85c..978fb2c34e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/GeolocationGrid.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.h index cc99ba4e3f..ca39b99307 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/GeolocationGrid.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef GeolocationGrid_h #define GeolocationGrid_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.cpp index c95556ae96..ce9d27bd56 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/MainProcessingParameters.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.h index fcc6dfc933..d1dac6fb7d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/MainProcessingParameters.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef MainProcessingParameters_h #define MainProcessingParameters_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.cpp index 39ae18a882..95da77fada 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/SQ_ADSR.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.h index 12251b77e9..bcae8e1a87 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SQ_ADSR.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SQ_ADSR_h #define SQ_ADSR_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.cpp index e188125bca..9e22802d47 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/SRGRConversionParameters.h> namespace ossimplugins diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.h index dd9501aaa5..2acab42fab 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/SRGRConversionParameters.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SRGRConversionParameters_h #define SRGRConversionParameters_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.cpp index 781019c863..186f4f30d1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/dsd.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.h index 1b6fe0e69c..335dbbda17 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/dsd.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef dsd_h #define dsd_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.cpp index 885b29aef9..3d93153487 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/mph.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.h index a3806d9984..132d2ee835 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/mph.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef mph_h #define mph_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.cpp index 81ddf5cb8c..0d893c9669 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <EnvisatAsar/sph.h> #include <EnvisatAsar/mph.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.h b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.h index c2102ed84b..39a0a2921a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/EnvisatAsar/sph.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef sph_h #define sph_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.cpp index e5eb04555c..c2fe832e43 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "AttitudeData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.h index 0f9e32e15f..b189f870af 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/AttitudeData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef AttitudeData_h #define AttitudeData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.cpp index e3b9311246..23cc8653a3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "BeamInformationRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.h index 393e025237..44ed08a7dc 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamInformationRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef BeamInformationRecord_h #define BeamInformationRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.cpp index 2788e46d55..eb8e76cf3e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "BeamPixelCountRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.h index aff6a3c794..31173f2eb5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/BeamPixelCountRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef BeamPixelCountRecord_h #define BeamPixelCountRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.cpp index 7fad21f8fa..31db24248e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "CompensationDataRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.h index 03bc944c7b..e08750a242 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/CompensationDataRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef CompensationDataRecord_h #define CompensationDataRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.cpp index ba16b03668..4be52ce1b8 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DataHistogramRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.h index 8dd43b9b4a..652e60abef 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataHistogramRecord_h #define DataHistogramRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.cpp index 05cd9a3f72..57e189bb78 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DataHistogramSignalData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.h index f81d0c75e3..666d683352 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataHistogramSignalData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataHistogramSignalData_h #define DataHistogramSignalData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.cpp index d2e4245279..49fe2c42ca 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DataPointDataRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.h index dc216de745..5193599454 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataPointDataRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataPointDataRecord_h #define DataPointDataRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.cpp index 521c052d22..52c85551bb 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DataQuality.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.h index b46c62212d..8b5d3364ae 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataQuality.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataQuality_h #define DataQuality_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.cpp index 180f028a1a..e038b0c399 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DataSetSummary.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.h index f74d340e70..b928e38843 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DataSetSummary.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataSetSummary_h #define DataSetSummary_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.cpp index 22e563e2c0..1066d4dc99 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "DopplerCentroidEstimateRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.h index 0f07a4c616..0d43a18bef 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/DopplerCentroidEstimateRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DopplerCentroidEstimateRecord_h #define DopplerCentroidEstimateRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.cpp index a86fa26b2d..5adff81b32 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "FileDescriptor.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.h index f465bcd04c..048c6fded9 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/FileDescriptor.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef FileDescriptor_h #define FileDescriptor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.cpp index 7b016d1e10..0aee8467b5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "MisregistrationRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.h index 4c8c980bf9..5e0f52dc72 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/MisregistrationRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef MisregistrationRecord_h #define MisregistrationRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.cpp index 4460a9a880..fe76bd33fe 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ProcessingParameters.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.h index 2b25b64220..e743bed97f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/ProcessingParameters.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ProcessingParameters_h #define ProcessingParameters_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.cpp index 3b44a3b168..a36e087d4c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "RadiometricCompensationData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.h index 3994ba0b78..7890fa5976 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricCompensationData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadiometricCompensationData_h #define RadiometricCompensationData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.cpp index b8a4e4022e..0608adf3ee 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "RadiometricData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.h index b8263a4eff..dabc7c83b0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometricData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadiometricData_h #define RadiometricData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.cpp index 11d3530a93..08176d19fb 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "RadiometryUncertaintyRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.h index 501f553bc7..333b28c62f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/RadiometryUncertaintyRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadiometryUncertaintyRecord_h #define RadiometryUncertaintyRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.cpp index 2bb85d8a1a..0d0b852a1f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "SRGRCoefficientSetRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.h index 7450933777..688840ba14 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/SRGRCoefficientSetRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SRGRCoefficientSetRecord_h #define SRGRCoefficientSetRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.cpp index 363420df81..de46312cd0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "TemperatureSettingsRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.h index bba204df6a..6e150f7e14 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/CommonRecord/TemperatureSettingsRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef TemperatureSettingsRecord_h #define TemperatureSettingsRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.cpp index 04f9c05d55..e16205ebdf 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Data/Data.h> #include <RadarSat/Data/DataFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.h index 285e3c8677..cd686a7c56 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/Data.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Data_h #define Data_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.cpp index 9889547dfd..89f546b3a6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Data/DataFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.h index 52d14c25c2..d92eaff608 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/DataFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataFactory_h #define DataFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.cpp index 2e9c1dd3bd..5ebb02f01b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Data/ImageOptionsFileDescriptor.h> #include <ossim/base/ossimNotify.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.h index 42c4c6ca4e..36b9fabb2f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ImageOptionsFileDescriptor.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ImageOptionsFileDescriptor_h #define ImageOptionsFileDescriptor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.cpp index 963bee63d1..92f1092313 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Data/ProcessedDataRecord.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.h index 3352e7cfe7..61c46e6c58 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Data/ProcessedDataRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ProcessedDataRecord_h #define ProcessedDataRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.cpp index 9153649cce..f42d531b72 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Leader/DataHistogramProcessedData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.h index 2703282f86..6d78f4874b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/DataHistogramProcessedData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef DataHistogramProcessedData_h #define DataHistogramProcessedData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.cpp index ebf350c03d..311d341a63 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Leader/Leader.h> #include <RadarSat/Leader/LeaderFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.h index 3adeca3c44..3212ca41e7 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/Leader.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Leader_h #define Leader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.cpp index 2c1dad85d4..75ddb55552 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Leader/LeaderFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.h index 43341a1297..2cfa412633 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/LeaderFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef LeaderFactory_h #define LeaderFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.cpp index be83352d7e..74759b2511 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Leader/PlatformPositionData.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.h index 58bcb2bbb1..c9d19e0f69 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PlatformPositionData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef PlatformPositionData_h #define PlatformPositionData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.cpp index 1627b36d74..0c923e451a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Leader/PositionVectorRecord.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.h index a537ef4662..97536580a3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Leader/PositionVectorRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef PositionVectorRecord_h #define PositionVectorRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.cpp index c2f729b6ae..4863c8a8af 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/RadarSatRecord.h> #include <memory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.h index b7723e328d..b77cd13f2d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadarSatRecord_h #define RadarSatRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.cpp index 71658964e4..a9f34fa789 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/RadarSatRecordFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.h index b19e04b286..6753558712 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadarSatRecordFactory_h #define RadarSatRecordFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.cpp index 5a99b4d405..3a860d66d1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/RadarSatRecordHeader.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.h index 6cf0de7bf2..dd4e41c738 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/RadarSatRecordHeader.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadarSatRecordHeader_h #define RadarSatRecordHeader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.cpp index d891ad5e98..fd3f044c1e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Trailer/Trailer.h> #include <RadarSat/Trailer/TrailerFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.h index a5125bbc0f..9e151ecd7d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/Trailer.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Trailer_h #define Trailer_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.cpp index c984ff6d7f..a38f2a3bb1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/Trailer/TrailerFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.h index 6b8ac62b45..5034f437cb 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/Trailer/TrailerFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef TrailerFactory_h #define TrailerFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.cpp index 04c45b2333..9a0d817e57 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "FilePointerRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.h index 0b9233dfe4..29f8828540 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/FilePointerRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef FilePointerRecord_h #define FilePointerRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.cpp index 167689e746..f24dc51b85 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "TextRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.h index 50ca20d036..e61544ebdd 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/TextRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef TextRecord_h #define TextRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.cpp index 83cc0884ac..d4c2a3c0a3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "VolumeDescriptorRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.h index ec0e74de5b..e7ddd765d6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDescriptorRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef VolumeDescriptorRecord_h #define VolumeDescriptorRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.cpp index ea3de12fa2..d923b64047 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/VolumeDir/VolumeDir.h> #include <RadarSat/VolumeDir/VolumeDirFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.h index 5375908f79..548b7e75bb 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDir.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef VolumeDir_h #define VolumeDir_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.cpp index 70c4379421..fb135c8465 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <RadarSat/VolumeDir/VolumeDirFactory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.h index bc167b72d1..0882f0d030 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/RadarSat/VolumeDir/VolumeDirFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef VolumeDirFactory_h #define VolumeDirFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.cpp index a6c580b33c..1f3b29fd61 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarDataSetSummary.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.h index 6318d49657..853291e315 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarDataSetSummary.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarDataSetSummary_h #define ErsSarDataSetSummary_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.cpp index 15b89575e8..641a63be9c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarFacilityData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.h index 6f8ddffec2..135ae1ee37 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFacilityData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarFacilityData_h #define ErsSarFacilityData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.cpp index 796feeeb0f..e6f96d69f7 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarFileDescriptor.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.h index 70df14367e..c3f0c7ba07 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarFileDescriptor.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarFileDescriptor_h #define ErsSarFileDescriptor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.cpp index e7062f660b..5e2b75372a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cstdio> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.h index 201f2d1f73..a7c97134f1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeader.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarLeader_h #define ErsSarLeader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.cpp index 7ce39d7331..6781f6bb51 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarLeaderFactory.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.h index 05775f6b56..dffc2f5eb9 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarLeaderFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarLeaderFactory_h #define ErsSarLeaderFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.cpp index 685075a4a4..a68d3e37da 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarMapProjectionData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.h index fc954042e1..e75552e2a5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarMapProjectionData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarMapProjectionData_h #define ErsSarMapProjectionData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.cpp index a57aa3ac7c..9be984e009 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarPlatformPositionData.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.h index b9fcd8ab6a..2e6d4fac5b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPlatformPositionData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarPlatformPositionData_h #define ErsSarPlatformPositionData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.cpp index e38d26180b..f9a085e248 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarPositionVectorRecord.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.h index 459eae290b..e7ef792de2 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarPositionVectorRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarPositionVectorRecord_h #define ErsSarPositionVectorRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.cpp index f683c56ccc..b7e2675c9c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarRecord.h" #include <memory.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.h index 7efc7c4e47..9848aa3240 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarRecord_h #define ErsSarRecord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.cpp index 230ae1bd37..6783b73eba 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarRecordFactory.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.h index 0a1229cf93..6d332ee5ae 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordFactory.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarRecordFactory_h #define ErsSarRecordFactory_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.cpp index 8f3bd0dfa9..486a986eb0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "erssar/ErsSarRecordHeader.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.h index 85f209d1da..d22d816e4d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/erssar/ErsSarRecordHeader.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ErsSarRecordHeader_h #define ErsSarRecordHeader_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.cpp index 55f536f90d..f9d01015f4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.cpp @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimAlosPalsarModel.h> #include <otb/GalileanEphemeris.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.h index e2ab915605..5d37b4560b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimAlosPalsarModel.h @@ -8,7 +8,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimAlosPalsarModel_H #define ossimAlosPalsarModel_H 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.cpp index 45022d1e74..5686950b8c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cmath> #include <cstdio> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.h index 4b35959b09..0917333057 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimCosmoSkymedModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimCosmoSkymedModel_H #define ossimCosmoSkymedModel_H diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.cpp index cf72110dff..969e0fbdd5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cmath> #include <cstdio> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.h index 5de457f42e..35910aecd6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimEnvisatAsarModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimEnvisatAsarModel_H #define ossimEnvisatAsarModel_H diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.cpp index 6c98089004..ea325fc63a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimErsSarModel.h> #include <otb/GalileanEphemeris.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.h index ff3d6fc0e0..9d9cc81cd3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimErsSarModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimErsSarModel_H #define ossimErsSarModel_H 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.cpp index 2a59d4a705..75b9667d43 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <iostream> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.h index 2d1bd1b819..105f490128 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatDimapSupportData.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimFormosatDimapSupportData_HEADER #define ossimFormosatDimapSupportData_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.cpp index 7ef111f0f8..667b8ff540 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <iostream> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.h index 171e37067e..6b63ff3c7d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimFormosatModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.cpp index cc0ab80e81..c0f1fe1c1b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimGeometricSarSensorModel.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.h index 23c3f81bb5..677774b59a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimGeometricSarSensorModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimGeometricSarSensorModel_H #define ossimGeometricSarSensorModel_H 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimOperatorUtilities.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimOperatorUtilities.h index a4a73b7f22..b05de5cc90 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimOperatorUtilities.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimOperatorUtilities.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimOperatorUtilities_h #define ossimOperatorUtilities_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPleiadesModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPleiadesModel.h index fde3f4439c..f453b0477e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPleiadesModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPleiadesModel.h @@ -22,7 +22,6 @@ // Contains declaration of class ossimPleiadesModel. // //***************************************************************************** -// FIXME $Id: ossimSpot5Model.h 15766 2009-10-20 12:37:09Z gpotts $ #ifndef ossimPleiadesModel_HEADER #define ossimPleiadesModel_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.cpp index 611eb659b8..20a44fafc2 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.cpp @@ -9,7 +9,6 @@ // Description: Common code for this plugin. // //---------------------------------------------------------------------------- -// $Id$ #include <cstdlib> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.h index c24b986924..59c72fe5bf 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginCommon.h @@ -9,7 +9,6 @@ // Description: Common code for this plugin. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimPluginCommon_HEADER #define ossimPluginCommon_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginInit.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginInit.cpp index 71e460798c..d7276e4f24 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginInit.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginInit.cpp @@ -6,7 +6,6 @@ // // Author: Garrett Potts //******************************************************************* -// $Id$ #include <ossim/plugin/ossimSharedObjectBridge.h> #include <ossimPluginConstants.h> #include <ossim/base/ossimObjectFactoryRegistry.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.cpp index 1fc67dfadf..90ad13cf9b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ //*** // Note to programmer: To add a new model, search this file for "ADD_MODEL" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.h index 6ebb23b0e6..28774d07ce 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginProjectionFactory.h @@ -5,7 +5,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimPluginProjectionFactory_HEADER #define ossimPluginProjectionFactory_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.cpp index bace309b74..44c2634902 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.cpp @@ -9,7 +9,6 @@ // Description: Image handler factory for ossim plugins plugin. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimPluginReaderFactory.h> #include <ossimRadarSat2TiffReader.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.h index f34b47f75a..8d07702cc5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimPluginReaderFactory.h @@ -8,7 +8,6 @@ // // Description: Image handler factory for ossim plugins plugin. //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimPluginReaderFactory_HEADER #define ossimPluginReaderFactory_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.cpp index 56719938ac..91b25e0d61 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cmath> #include <cstdio> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.h index 606e41af9b..2e8eff15a0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2Model.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRadarSat2Model_H #define ossimRadarSat2Model_H 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.cpp index 569f21e79f..986c83f18e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.cpp @@ -8,7 +8,6 @@ // file. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimRadarSat2ProductDoc.h> #include <ossimPluginCommon.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.h index 0cf02c847f..fb8f944d74 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2ProductDoc.h @@ -8,7 +8,6 @@ // file. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRadarSat2ProductDoc_HEADER #define ossimRadarSat2ProductDoc_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.cpp index c337d7d109..819db4525d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cmath> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.h index bef8d88a14..a489a24d32 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2RPCModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRadarSat2RPCModel_H #define ossimRadarSat2RPCModel_H 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.cpp index 8b99f5d425..efbb6c635c 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.cpp @@ -7,7 +7,6 @@ // Description: Image handelr for RadarSAT-2 data that is TIFF based. // //---------------------------------------------------------------------------- -// $Id$ #include <cstdlib> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.h index f3abe19f44..fb97131a8f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSat2TiffReader.h @@ -9,7 +9,6 @@ // Description: Image handelr for RadarSAT-2 data that is TIFF based. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRadarSat2TiffReader_HEADER #define ossimRadarSat2TiffReader_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.cpp index f5da4901f3..d191c2c76b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <cmath> #include <cstdio> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.h index 4f22daf86c..fe05ab8ee6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRadarSatModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRadarSatModel_H #define ossimRadarSatModel_H diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRangeUtilities.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRangeUtilities.h index 8447a44aa3..79f76f0f8f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRangeUtilities.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimRangeUtilities.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimRangeUtilities_h #define ossimRangeUtilities_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.cpp index 22d7dce984..cabf3f2340 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ossimSarSensorModel.h" #include "ossimKeyWordListUtilities.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.h index cb5d6e0630..39caee5347 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSarSensorModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimSarSensorModel_HEADER #define ossimSarSensorModel_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.cpp index 4dd192df8c..db9fa1833e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ossimSentinel1Model.h" #include "ossimTraceHelpers.h" diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.h index 273509d875..429aee9199 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1Model.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimSentinel1Model_HEADER #define ossimSentinel1Model_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.cpp index a78f075cc7..af16cadade 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimSentinel1SarSensorModel.h> #include <ossim/base/ossimXmlDocument.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.h index 642e55b49c..c97b448493 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSentinel1SarSensorModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimSentinel1SarSensorModel_HEADER #define ossimSentinel1SarSensorModel_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.h index 12c9709349..cddda02c11 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.h @@ -22,7 +22,6 @@ // Contains declaration of class ossimSpot6Model. // //***************************************************************************** -// FIXME $Id: ossimSpot5Model.h 15766 2009-10-20 12:37:09Z gpotts $ #ifndef ossimSpot6Model_HEADER #define ossimSpot6Model_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.cpp index abd3ce28fa..e8d99da9db 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ossimStringUtilities.h" #include "ossimplugins-config.h" #if defined(HAVE_STD_SNPRINTF) diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.h index d5021d9793..bcb29b1b82 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimStringUtilities.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimStringUtilities_h #define ossimStringUtilities_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.cpp index cc4f3bfba0..7a888d1db1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimTerraSarModel.h> #include <ossimPluginCommon.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.h index 1709aa1841..d4e87ac5be 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTerraSarModel_H #define ossimTerraSarModel_H diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.cpp index 7f1ef5b1e7..8289ca9d7f 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.cpp @@ -8,7 +8,6 @@ // file. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimTerraSarProductDoc.h> #include <ossimPluginCommon.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.h index 8a60042e25..962277cfe1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarProductDoc.h @@ -10,7 +10,6 @@ // file. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTerraSarProductDoc_HEADER #define ossimTerraSarProductDoc_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.cpp index 6838827cc1..5f9ba583b3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.cpp @@ -7,7 +7,6 @@ // Description: Image handelr for TerraSar-X data that is TIFF based. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimTerraSarTiffReader.h> #include <ossimTerraSarProductDoc.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.h index b43bad68ee..b88b1755ed 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarTiffReader.h @@ -9,7 +9,6 @@ // Description: Image handelr for TerraSar-X data that is TIFF based. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTerraSarTiffReader_HEADER #define ossimTerraSarTiffReader_HEADER 1 diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.cpp index f6bc5d8259..4876cfd1c6 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <ossimTerraSarXSarSensorModel.h> #include <ossim/base/ossimXmlDocument.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.h index 73b71ab301..dd5e73c542 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTerraSarXSarSensorModel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTerraSarXSarSensorModel_HEADER #define ossimTerraSarXSarSensorModel_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTileMapModel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTileMapModel.h index 7f92e49f78..4d8f0138b0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTileMapModel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTileMapModel.h @@ -9,7 +9,6 @@ // Initial coding. // //***************************************************************************** -// $Id: ossimTileMapModel.h 10384 2007-01-26 20:32:12Z gpotts $ #ifndef ossimTileMapModel_HEADER #define ossimTileMapModel_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.cpp index 3d28ae5cd4..e313ff954d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ossimTimeUtilities.h" #include <stdexcept> // #include <sstream> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.h index f177bae96d..7bd5e6b77e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTimeUtilities.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTimeUtilities_h #define ossimTimeUtilities_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTraceHelpers.h b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTraceHelpers.h index c6605d997c..51327b55f0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTraceHelpers.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimTraceHelpers.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ossimTraceHelpers_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimplugins-config.h.in b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimplugins-config.h.in index d99f97c759..0df2e9caea 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/ossimplugins-config.h.in +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/ossimplugins-config.h.in @@ -7,6 +7,5 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #cmakedefine HAVE_STD_SNPRINTF #cmakedefine HAVE_MSC_SNPRINTF diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Arithmetic.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Arithmetic.h index fe6bf33b1e..eb0ea65333 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Arithmetic.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Arithmetic.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Arithmetic_h #define Arithmetic_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.cpp index 8766f8587b..2603444349 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/JulianDate.h> #include <otb/CivilDateTime.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.h index 2d557550e4..6f3c950fc5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/CivilDateTime.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef CivilDateTime_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.cpp index 9716545bf1..883020f709 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/Coordinate.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.h index 6f1853c14a..b6ca59569d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Coordinate.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Coordinate_h #define Coordinate_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.cpp index 32d3f49054..12914f0ae8 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/Ephemeris.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.h index 9015c844a0..84c964985b 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Ephemeris.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Ephemeride_h #define Ephemeride_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.cpp index 030e89267c..e3d8936a5a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/Equation.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h index 2a94b2b738..af731a1ce1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Equation.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Equation_h #define Equation_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.cpp index a67b1707e2..e104a44bf3 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/GMSTDateTime.h> #include <otb/CivilDateTime.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.h index ece87635db..687407f57d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GMSTDateTime.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef GMSTDateTime_h #define GMSTDateTime_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.cpp index 8e4aa7e9f3..0758142d1d 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/GalileanEphemeris.h> #include <otb/GeographicEphemeris.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.h index c7d42ae0d8..41846b396e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GalileanEphemeris.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef GalileanEphemeride_h #define GalileanEphemeride_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.cpp index 3a2c66218c..68e461e500 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/GeodesicCoordinate.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.h index 3cd6a3dcb3..055302c621 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeodesicCoordinate.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef GeodesicCoordinate_h #define GeodesicCoordinate_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.cpp index a49c014310..eec62f8ed9 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/GeographicEphemeris.h> #include <otb/GalileanEphemeris.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.h index 2456fd7ef9..6b40fd5dba 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/GeographicEphemeris.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef GeographicEphemeride_h #define GeographicEphemeride_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.cpp index 2731dcc407..22617f1f17 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/HermiteInterpolator.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.h index 0cef2f596d..e26827a0e1 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/HermiteInterpolator.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef HermiteInterpolator_h #define HermiteInterpolator_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.cpp index 9f720680ca..c91530c523 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/ImageNoise.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.h index 66f34b0357..ac5c42f0f0 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/ImageNoise.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef ImageNoise_h #define ImageNoise_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.cpp index 9ec112db04..60747e4a02 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/IncidenceAngles.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.h index ccf831613c..74dec02a4a 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/IncidenceAngles.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef IncidenceAngles_h #define IncidenceAngles_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.cpp index a391af906d..e326a2af67 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/InfoIncidenceAngle.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.h index a7f9613fcc..1d02be8149 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoIncidenceAngle.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef InfoIncidenceAngle_h #define InfoIncidenceAngle_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.cpp index ba66306f45..44640d60cf 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/InfoSceneCoord.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.h index 8af7cecabb..3e69baa608 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/InfoSceneCoord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef InfoSceneCoord_h #define InfoSceneCoord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.cpp index f3fa192558..49246b6fc8 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/JSDDateTime.h> #include <otb/CivilDateTime.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.h index 6320c3df79..57b10e5fd5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JSDDateTime.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef JSDDateTime_h #define JSDDateTime_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.cpp index ff4af93ae8..4b09e9a177 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/CivilDateTime.h> #include <otb/JulianDate.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.h index 233e7b6a7f..79f8f00981 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/JulianDate.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef JulianData_h #define JulianData_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.cpp index 334fb2f67a..98398be7b4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/MJDDateTime.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.h index 379cc15c7f..22f3c25531 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/MJDDateTime.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef MJDDateTime_h #define MJDDateTime_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.cpp index c117aaceae..a62ed24673 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/Noise.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.h index edb2c89ced..b2e129f6dc 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Noise.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Noise_h #define Noise_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.cpp index 9eb659701c..16f6d91797 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <iostream> #include <string> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.h index 11e6f66397..8257aa6e46 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/PlatformPosition.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef PlatformPosition_h #define PlatformPosition_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.cpp index e87aec49b3..3400b3721e 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/RadarSat2NoiseLevel.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.h index 528a1d0af4..964057b809 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RadarSat2NoiseLevel.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RadarSat2NoiseLevel_h #define RadarSat2NoiseLevel_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.cpp index 0000aa0be4..1715732006 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/RectangularCoordinate.h> #include <otb/GeodesicCoordinate.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.h index 1382db742a..ab3ad29550 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RectangularCoordinate.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RectangularCoordinate_h #define RectangularCoordinate_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.cpp index 10ff381798..7711d37004 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/RefPoint.h> #include <otb/Ephemeris.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.h index c476299316..b313522263 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/RefPoint.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef RefPoint_h #define RefPoint_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.cpp index 4beb75fb93..f64913e146 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/SarSensor.h> #include <otb/JSDDateTime.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.h index 16a2f0cb3b..e8a554cd02 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SarSensor.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SarSensor_h #define SarSensor_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.cpp index 84b70c6d58..817e818489 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/SceneCoord.h> #include <ossim/base/ossimDpt3d.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.h index 79223f4515..3fc5a5e205 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SceneCoord.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SceneCoord_h #define SceneCoord_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.cpp index 8312ff38e1..7750a78feb 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/Sensor.h> #include <otb/SensorParams.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.h index b5871440a9..c30a7717b5 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/Sensor.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef Services_h #define Services_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.cpp b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.cpp index 4cf3903175..1e260c45c8 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.cpp +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include <otb/SensorParams.h> #include <ossim/base/ossimKeywordlist.h> diff --git a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.h b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.h index a83d703888..9b61bb2b58 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossim/otb/SensorParams.h @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #ifndef SensorParams_h #define SensorParams_h diff --git a/Modules/ThirdParty/OssimPlugins/src/ossimPluginConstants.h b/Modules/ThirdParty/OssimPlugins/src/ossimPluginConstants.h index 986f3ed10e..f3d47185e4 100644 --- a/Modules/ThirdParty/OssimPlugins/src/ossimPluginConstants.h +++ b/Modules/ThirdParty/OssimPlugins/src/ossimPluginConstants.h @@ -9,7 +9,6 @@ // // Description: Constants file for ossim plugins. // -// $Id: ossimPluginConstants.h 7530 2005-05-23 17:21:24Z dburken $ //---------------------------------------------------------------------------- #ifndef ossimPluginConstants_HEADER #define ossimPluginConstants_HEADER diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimSarSensorModelTest.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimSarSensorModelTest.cpp index 88e0b65523..9cabe21e9d 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimSarSensorModelTest.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimSarSensorModelTest.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #include "ossimSarSensorModel.h" diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimSentinel1ModelTest.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimSentinel1ModelTest.cpp index d1aaaf7c25..60da58020e 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimSentinel1ModelTest.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimSentinel1ModelTest.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #if defined(__GNUC__) || defined(__clang__) # pragma GCC diagnostic push diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimStringUtilitiesTest.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimStringUtilitiesTest.cpp index bfd02e4701..ef71952d9b 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimStringUtilitiesTest.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimStringUtilitiesTest.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wunused-parameter" diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimTerraSarXSarSensorModelTest.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimTerraSarXSarSensorModelTest.cpp index ea51b1be9a..051cae72cc 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimTerraSarXSarSensorModelTest.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimTerraSarXSarSensorModelTest.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #if defined(__GNUC__) || defined(__clang__) # pragma GCC diagnostic push diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesBench.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesBench.cpp index b588e16046..0648c486ff 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesBench.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesBench.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ // // Typical results are: // Run on (8 X 1998 MHz CPU s) diff --git a/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesTest.cpp b/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesTest.cpp index fb0d8204b0..f851fa0475 100644 --- a/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesTest.cpp +++ b/Modules/ThirdParty/OssimPlugins/test/ossimTimeUtilitiesTest.cpp @@ -7,7 +7,6 @@ // See LICENSE.txt file in the top level directory for more details. // //---------------------------------------------------------------------------- -// $Id$ #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wunused-parameter" diff --git a/Modules/ThirdParty/Shark/src/otb_shark.h.in b/Modules/ThirdParty/Shark/src/otb_shark.h.in index c6c432e09b..0f68438d3b 100755 --- a/Modules/ThirdParty/Shark/src/otb_shark.h.in +++ b/Modules/ThirdParty/Shark/src/otb_shark.h.in @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/SiftFast/src/otb_siftfast.h b/Modules/ThirdParty/SiftFast/src/otb_siftfast.h index 945b6f7c35..09c94a5057 100644 --- a/Modules/ThirdParty/SiftFast/src/otb_siftfast.h +++ b/Modules/ThirdParty/SiftFast/src/otb_siftfast.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/ThirdParty/TinyXML/src/otb_tinyxml.h.in b/Modules/ThirdParty/TinyXML/src/otb_tinyxml.h.in index 25792783b5..89cc7ab4eb 100644 --- a/Modules/ThirdParty/TinyXML/src/otb_tinyxml.h.in +++ b/Modules/ThirdParty/TinyXML/src/otb_tinyxml.h.in @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbFragmentShader.h b/Modules/Visualization/Ice/include/otbFragmentShader.h index 816a2a4a9e..e6c771111e 100644 --- a/Modules/Visualization/Ice/include/otbFragmentShader.h +++ b/Modules/Visualization/Ice/include/otbFragmentShader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbFragmentShaderRegistry.h b/Modules/Visualization/Ice/include/otbFragmentShaderRegistry.h index d8f9d5d398..5f383985ca 100644 --- a/Modules/Visualization/Ice/include/otbFragmentShaderRegistry.h +++ b/Modules/Visualization/Ice/include/otbFragmentShaderRegistry.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGeoInterface.h b/Modules/Visualization/Ice/include/otbGeoInterface.h index 292ee6db26..04388557b2 100644 --- a/Modules/Visualization/Ice/include/otbGeoInterface.h +++ b/Modules/Visualization/Ice/include/otbGeoInterface.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlActor.h b/Modules/Visualization/Ice/include/otbGlActor.h index 98fcf79547..ca1339fc21 100644 --- a/Modules/Visualization/Ice/include/otbGlActor.h +++ b/Modules/Visualization/Ice/include/otbGlActor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlImageActor.h b/Modules/Visualization/Ice/include/otbGlImageActor.h index 15bfcf5e23..8ea96ff558 100644 --- a/Modules/Visualization/Ice/include/otbGlImageActor.h +++ b/Modules/Visualization/Ice/include/otbGlImageActor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlROIActor.h b/Modules/Visualization/Ice/include/otbGlROIActor.h index 5f028fb363..5f5edf9e9a 100644 --- a/Modules/Visualization/Ice/include/otbGlROIActor.h +++ b/Modules/Visualization/Ice/include/otbGlROIActor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlVectorActor.h b/Modules/Visualization/Ice/include/otbGlVectorActor.h index dffa765e00..2311725120 100644 --- a/Modules/Visualization/Ice/include/otbGlVectorActor.h +++ b/Modules/Visualization/Ice/include/otbGlVectorActor.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlVersionChecker.h b/Modules/Visualization/Ice/include/otbGlVersionChecker.h index 6ec7c53b40..0bfe93cdcb 100644 --- a/Modules/Visualization/Ice/include/otbGlVersionChecker.h +++ b/Modules/Visualization/Ice/include/otbGlVersionChecker.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbGlView.h b/Modules/Visualization/Ice/include/otbGlView.h index 48c02d0333..3b75b94ac4 100644 --- a/Modules/Visualization/Ice/include/otbGlView.h +++ b/Modules/Visualization/Ice/include/otbGlView.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbImageSettings.h b/Modules/Visualization/Ice/include/otbImageSettings.h index fadf4000d5..a58bf91d55 100644 --- a/Modules/Visualization/Ice/include/otbImageSettings.h +++ b/Modules/Visualization/Ice/include/otbImageSettings.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbStandardShader.h b/Modules/Visualization/Ice/include/otbStandardShader.h index e5755b592f..ebe5621d3c 100644 --- a/Modules/Visualization/Ice/include/otbStandardShader.h +++ b/Modules/Visualization/Ice/include/otbStandardShader.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/include/otbViewSettings.h b/Modules/Visualization/Ice/include/otbViewSettings.h index c5d96b221f..3aee575064 100644 --- a/Modules/Visualization/Ice/include/otbViewSettings.h +++ b/Modules/Visualization/Ice/include/otbViewSettings.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbFragmentShader.cxx b/Modules/Visualization/Ice/src/otbFragmentShader.cxx index 19a4a2522a..a9d2be0df3 100644 --- a/Modules/Visualization/Ice/src/otbFragmentShader.cxx +++ b/Modules/Visualization/Ice/src/otbFragmentShader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx b/Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx index d0265c5fe6..a3d404f558 100644 --- a/Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx +++ b/Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGeoInterface.cxx b/Modules/Visualization/Ice/src/otbGeoInterface.cxx index e61947d42d..5f5d290e91 100644 --- a/Modules/Visualization/Ice/src/otbGeoInterface.cxx +++ b/Modules/Visualization/Ice/src/otbGeoInterface.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlActor.cxx b/Modules/Visualization/Ice/src/otbGlActor.cxx index 387136802d..a2aa2de716 100644 --- a/Modules/Visualization/Ice/src/otbGlActor.cxx +++ b/Modules/Visualization/Ice/src/otbGlActor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlImageActor.cxx b/Modules/Visualization/Ice/src/otbGlImageActor.cxx index 530055e07a..f51acb66b2 100644 --- a/Modules/Visualization/Ice/src/otbGlImageActor.cxx +++ b/Modules/Visualization/Ice/src/otbGlImageActor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlROIActor.cxx b/Modules/Visualization/Ice/src/otbGlROIActor.cxx index 9021fc779b..25451e2d95 100644 --- a/Modules/Visualization/Ice/src/otbGlROIActor.cxx +++ b/Modules/Visualization/Ice/src/otbGlROIActor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlVectorActor.cxx b/Modules/Visualization/Ice/src/otbGlVectorActor.cxx index 7672d6019f..75276790bb 100644 --- a/Modules/Visualization/Ice/src/otbGlVectorActor.cxx +++ b/Modules/Visualization/Ice/src/otbGlVectorActor.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlVersionChecker.cxx b/Modules/Visualization/Ice/src/otbGlVersionChecker.cxx index 1bcfc0dcfd..36964c727a 100644 --- a/Modules/Visualization/Ice/src/otbGlVersionChecker.cxx +++ b/Modules/Visualization/Ice/src/otbGlVersionChecker.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbGlView.cxx b/Modules/Visualization/Ice/src/otbGlView.cxx index 05bbcf788c..7e65ce4f3b 100644 --- a/Modules/Visualization/Ice/src/otbGlView.cxx +++ b/Modules/Visualization/Ice/src/otbGlView.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbImageSettings.cxx b/Modules/Visualization/Ice/src/otbImageSettings.cxx index ec4ba13d5e..b6b872ca92 100644 --- a/Modules/Visualization/Ice/src/otbImageSettings.cxx +++ b/Modules/Visualization/Ice/src/otbImageSettings.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbStandardShader.cxx b/Modules/Visualization/Ice/src/otbStandardShader.cxx index 6fd2676d02..faf7ef0944 100644 --- a/Modules/Visualization/Ice/src/otbStandardShader.cxx +++ b/Modules/Visualization/Ice/src/otbStandardShader.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Ice/src/otbViewSettings.cxx b/Modules/Visualization/Ice/src/otbViewSettings.cxx index 7fb6125f13..ee2943059d 100644 --- a/Modules/Visualization/Ice/src/otbViewSettings.cxx +++ b/Modules/Visualization/Ice/src/otbViewSettings.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/IceViewer/include/otbIceViewer.h b/Modules/Visualization/IceViewer/include/otbIceViewer.h index 9440711eda..7c0dfe08b4 100644 --- a/Modules/Visualization/IceViewer/include/otbIceViewer.h +++ b/Modules/Visualization/IceViewer/include/otbIceViewer.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/IceViewer/src/otbIce.cxx b/Modules/Visualization/IceViewer/src/otbIce.cxx index e43df3d85d..8591dd666b 100644 --- a/Modules/Visualization/IceViewer/src/otbIce.cxx +++ b/Modules/Visualization/IceViewer/src/otbIce.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/IceViewer/src/otbIceViewer.cxx b/Modules/Visualization/IceViewer/src/otbIceViewer.cxx index bfc39e6d55..748ba056ee 100644 --- a/Modules/Visualization/IceViewer/src/otbIceViewer.cxx +++ b/Modules/Visualization/IceViewer/src/otbIceViewer.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx b/Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx index 549b34ddc3..f701d9ad57 100644 --- a/Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx +++ b/Modules/Visualization/Mapla/src/mvdMaplaMainWindow.cxx @@ -2,8 +2,6 @@ Program: Monteverdi Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Monteverdi/src/mvdMainWindow.cxx b/Modules/Visualization/Monteverdi/src/mvdMainWindow.cxx index 263b69deb6..2240282644 100644 --- a/Modules/Visualization/Monteverdi/src/mvdMainWindow.cxx +++ b/Modules/Visualization/Monteverdi/src/mvdMainWindow.cxx @@ -2,8 +2,6 @@ Program: Monteverdi Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Monteverdi/test/mvdMonteverdiApplicationTest.cxx b/Modules/Visualization/Monteverdi/test/mvdMonteverdiApplicationTest.cxx index bd0a13538b..ed47f045d9 100644 --- a/Modules/Visualization/Monteverdi/test/mvdMonteverdiApplicationTest.cxx +++ b/Modules/Visualization/Monteverdi/test/mvdMonteverdiApplicationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/Monteverdi/test/mvdMonteverdiTestDriver.cxx b/Modules/Visualization/Monteverdi/test/mvdMonteverdiTestDriver.cxx index 1a26d6d8bd..97a96eb2e2 100644 --- a/Modules/Visualization/Monteverdi/test/mvdMonteverdiTestDriver.cxx +++ b/Modules/Visualization/Monteverdi/test/mvdMonteverdiTestDriver.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiCore/src/mvdImagePlacenameLoader.cxx b/Modules/Visualization/MonteverdiCore/src/mvdImagePlacenameLoader.cxx index 8611abf9c1..d9f281e2bd 100644 --- a/Modules/Visualization/MonteverdiCore/src/mvdImagePlacenameLoader.cxx +++ b/Modules/Visualization/MonteverdiCore/src/mvdImagePlacenameLoader.cxx @@ -2,8 +2,6 @@ Program: Monteverdi Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/src/mvdI18nMainWindow.cxx b/Modules/Visualization/MonteverdiGui/src/mvdI18nMainWindow.cxx index 499e6a8bb1..0d371d0c44 100644 --- a/Modules/Visualization/MonteverdiGui/src/mvdI18nMainWindow.cxx +++ b/Modules/Visualization/MonteverdiGui/src/mvdI18nMainWindow.cxx @@ -2,8 +2,6 @@ Program: Monteverdi Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/src/mvdMainWindowTitleLoader.cxx b/Modules/Visualization/MonteverdiGui/src/mvdMainWindowTitleLoader.cxx index 6ecf1157f2..4b251c6413 100644 --- a/Modules/Visualization/MonteverdiGui/src/mvdMainWindowTitleLoader.cxx +++ b/Modules/Visualization/MonteverdiGui/src/mvdMainWindowTitleLoader.cxx @@ -2,8 +2,6 @@ Program: Monteverdi Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/test/mvdApplicationsBrowserTest.cxx b/Modules/Visualization/MonteverdiGui/test/mvdApplicationsBrowserTest.cxx index 14f5cab625..dd783debca 100644 --- a/Modules/Visualization/MonteverdiGui/test/mvdApplicationsBrowserTest.cxx +++ b/Modules/Visualization/MonteverdiGui/test/mvdApplicationsBrowserTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/test/mvdApplicationsToolBoxTest.cxx b/Modules/Visualization/MonteverdiGui/test/mvdApplicationsToolBoxTest.cxx index 30c6a36ecc..7731b6c2c0 100644 --- a/Modules/Visualization/MonteverdiGui/test/mvdApplicationsToolBoxTest.cxx +++ b/Modules/Visualization/MonteverdiGui/test/mvdApplicationsToolBoxTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/test/mvdFillToolBoxWidgetTreeTest.cxx b/Modules/Visualization/MonteverdiGui/test/mvdFillToolBoxWidgetTreeTest.cxx index f89cad5082..efc70448be 100644 --- a/Modules/Visualization/MonteverdiGui/test/mvdFillToolBoxWidgetTreeTest.cxx +++ b/Modules/Visualization/MonteverdiGui/test/mvdFillToolBoxWidgetTreeTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Visualization/MonteverdiGui/test/mvdMonteverdiGuiTestDriver.cxx b/Modules/Visualization/MonteverdiGui/test/mvdMonteverdiGuiTestDriver.cxx index 48dd327b07..24d3b08a56 100644 --- a/Modules/Visualization/MonteverdiGui/test/mvdMonteverdiGuiTestDriver.cxx +++ b/Modules/Visualization/MonteverdiGui/test/mvdMonteverdiGuiTestDriver.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h index 3456208c1a..40891718d8 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h index 90d0a22665..33f94524c9 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h index 083f8150fb..b032017890 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h index 30a8160279..ef763f5a5d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h index 5fe7b2a9a5..c169de3392 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h index b47cbc574e..e99d44dae3 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h index 1528dc93d8..2415cc5498 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h index c7681cca3f..f5811eb40e 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx index 6c9d0b41dd..e60804a1d0 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h index b2eb0914ec..65dcecb527 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperCompositeApplication.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperCompositeApplication.h index 7c7bfa3ae3..704e4fe1cf 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperCompositeApplication.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperCompositeApplication.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h index 74723844a0..29663f5c95 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h index faf1a7e635..6b7d12f1d3 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h index b55bd15a47..4cab7e611a 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h index b26a37bfb0..87f2248fdc 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h index b1befe9b77..f3eb496f3d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h index f4845b46d6..7b0333a998 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h index 6d9a9d7df1..56fdbe089c 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h index 980901b735..dc26574c6e 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx index 8a385e0c1f..56e3cf8547 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h index 0c0e419df5..37b76064ef 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h index f102bbfb56..a98494990b 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h index 15f46725ac..825db77fab 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h index 75b584f9da..313bdc8758 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h index 4760ee03c3..6a15fe8fd1 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h index c15e8f8825..04092c6b1b 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h index 94abb74b28..6ff9241fd8 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h index b4a8102db2..de7bc4718f 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h index 94153d485a..b2fc3bfa81 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h index 267ca32c87..9c33eb3000 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h index 5aea541604..461ff11142 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h index 3dac6f317a..39e798dd49 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h index 404257be9b..3eae5f26cd 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h index 1daebab764..265ad7c4c8 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h index 1c9fce9307..2b99524c60 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h index f429f67f89..ab29af5cfe 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h index c19a1a50e0..2864930a09 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h index 56985c0060..960f613b7c 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx index 6a8a8795a4..16c5d429ca 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationFactoryBase.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationFactoryBase.cxx index 3102d00914..53a838b709 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationFactoryBase.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationFactoryBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationHtmlDocGenerator.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationHtmlDocGenerator.cxx index bb6864898d..511873ed50 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationHtmlDocGenerator.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationHtmlDocGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx index aa2cb096c3..a72f736524 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperChoiceParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperChoiceParameter.cxx index e823e002a3..9e49863a33 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperChoiceParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperChoiceParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexInputImageParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexInputImageParameter.cxx index a0bb8a8e4c..673fcb7bc9 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexInputImageParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexInputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexOutputImageParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexOutputImageParameter.cxx index 597f1b8726..102f95a619 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexOutputImageParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperComplexOutputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperCompositeApplication.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperCompositeApplication.cxx index 09f9e0fc30..a0d50a20a1 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperCompositeApplication.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperCompositeApplication.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperDocExampleStructure.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperDocExampleStructure.cxx index 2fce37f484..c32a991202 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperDocExampleStructure.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperDocExampleStructure.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperElevationParametersHandler.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperElevationParametersHandler.cxx index 409f8ad46e..69ff69303e 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperElevationParametersHandler.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperElevationParametersHandler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputFilenameListParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputFilenameListParameter.cxx index 9169676cd0..5eb5b38896 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputFilenameListParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputFilenameListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageListParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageListParameter.cxx index 12f636c051..ad3ce4a120 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageListParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameter.cxx index 5d15296a5c..74e06946df 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx index 090e2500ca..bc2d1f778a 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterDouble.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx index 0d0ad12bb3..10bea72282 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterFloat.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx index 4bba9c7c3d..c6514f8a9e 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt16.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx index 71fe018d5e..2074fd6db3 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterInt32.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h index 038cae0207..d2241eb54b 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx index feb5fb0065..89531f4d7b 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt16.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx index dac4d0fbf7..6e59436d7f 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt32.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx index 04d7b58928..b7bd9693d1 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterUInt8.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataListParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataListParameter.cxx index b065d11a67..e5b0a29f22 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataListParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataParameter.cxx index 83705329c1..8f3274547b 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputVectorDataParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperListViewParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperListViewParameter.cxx index ecaf772f6e..2f6a403fd9 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperListViewParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperListViewParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperMapProjectionParametersHandler.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperMapProjectionParametersHandler.cxx index e2f470704c..e6496fcc91 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperMapProjectionParametersHandler.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperMapProjectionParametersHandler.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperOutputImageParameter.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperOutputImageParameter.cxx index b6bd4f94e5..1622f79af4 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperOutputImageParameter.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperOutputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterGroup.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterGroup.cxx index 93c76d99f6..7cc034f2da 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterGroup.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterGroup.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterKey.cxx b/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterKey.cxx index 13de1d00ee..a0a22adf20 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterKey.cxx +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperParameterKey.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/0000436-WrapperInputImage_GetImage.cxx b/Modules/Wrappers/ApplicationEngine/test/0000436-WrapperInputImage_GetImage.cxx index d5fb5453c2..9a06a670ef 100644 --- a/Modules/Wrappers/ApplicationEngine/test/0000436-WrapperInputImage_GetImage.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/0000436-WrapperInputImage_GetImage.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbApplicationMemoryConnectTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbApplicationMemoryConnectTest.cxx index b9d92f8d26..6ab1d6cda8 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbApplicationMemoryConnectTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbApplicationMemoryConnectTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationDocTests.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationDocTests.cxx index 214ac7c9ac..eae3562877 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationDocTests.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationDocTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationHtmlDocGeneratorTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationHtmlDocGeneratorTest.cxx index 3a9e346d94..579bce35a9 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationHtmlDocGeneratorTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationHtmlDocGeneratorTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationRegistryTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationRegistryTest.cxx index bc080d8261..1b5631e9f8 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationRegistryTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationRegistryTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationTest.cxx index c53512a074..70e8533eb4 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperApplicationTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperChoiceParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperChoiceParameterTest.cxx index bd4b80c61a..a19022161d 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperChoiceParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperChoiceParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperDocExampleStructureTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperDocExampleStructureTest.cxx index 35d8762dd4..926793a191 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperDocExampleStructureTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperDocExampleStructureTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperEmptyParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperEmptyParameterTest.cxx index 90ee0529b8..8f8797df27 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperEmptyParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperEmptyParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageListParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageListParameterTest.cxx index 9bff66391f..dad8b56ee5 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageListParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageListParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageParameterTest.cxx index 139c667c53..dbac3bb484 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputImageParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataListParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataListParameterTest.cxx index 853b79d9a2..d7854cfa0e 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataListParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataListParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataParameterTest.cxx index ee2d5199ef..aae1acd3e2 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperInputVectorDataParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperNumericalParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperNumericalParameterTest.cxx index 14c7698f37..871ac23966 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperNumericalParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperNumericalParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperOutputImageParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperOutputImageParameterTest.cxx index 46365f4b2e..a60dcd366b 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperOutputImageParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperOutputImageParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterKeyTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterKeyTest.cxx index 8986d760bc..2033d4075f 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterKeyTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterKeyTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterListTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterListTest.cxx index 966db2ceac..f1d548ae0c 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterListTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterListTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterTest.cxx index 2fa2e40ce4..f126b92744 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperRAMParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperRAMParameterTest.cxx index b10f0c55f1..1040327ab6 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperRAMParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperRAMParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringListParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringListParameterTest.cxx index b7d234e36a..e37614a1a5 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringListParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringListParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringParameterTest.cxx b/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringParameterTest.cxx index 7ea5c5a579..3e4fe0ddff 100644 --- a/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringParameterTest.cxx +++ b/Modules/Wrappers/ApplicationEngine/test/otbWrapperStringParameterTest.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h index 8ca98ab96c..59b47787be 100644 --- a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h +++ b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h index 12cfe91226..3995143bea 100644 --- a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h +++ b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/src/otbApplicationLauncherCommandLine.cxx b/Modules/Wrappers/CommandLine/src/otbApplicationLauncherCommandLine.cxx index 3d66679172..2c63dd077c 100644 --- a/Modules/Wrappers/CommandLine/src/otbApplicationLauncherCommandLine.cxx +++ b/Modules/Wrappers/CommandLine/src/otbApplicationLauncherCommandLine.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher.cxx b/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher.cxx index c75e921044..9c2f539bd9 100644 --- a/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher.cxx +++ b/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineParser.cxx b/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineParser.cxx index 5813c75185..588d7ad5cc 100644 --- a/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineParser.cxx +++ b/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineParser.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineLauncherTests.cxx b/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineLauncherTests.cxx index 63967a967a..325af54ddf 100644 --- a/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineLauncherTests.cxx +++ b/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineLauncherTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineParserTests.cxx b/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineParserTests.cxx index 526bd13206..50eb74e37e 100644 --- a/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineParserTests.cxx +++ b/Modules/Wrappers/CommandLine/test/otbWrapperCommandLineParserTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/itkQtProgressBar.h b/Modules/Wrappers/QtWidget/include/itkQtProgressBar.h index 7b6aab6cba..dccd1016e8 100644 --- a/Modules/Wrappers/QtWidget/include/itkQtProgressBar.h +++ b/Modules/Wrappers/QtWidget/include/itkQtProgressBar.h @@ -3,8 +3,6 @@ Program: Insight Segmentation & Registration Toolkit Module: itkQtProgressBar.h Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Wrappers/QtWidget/include/otbQtApplication.h b/Modules/Wrappers/QtWidget/include/otbQtApplication.h index 89b5aeb81e..69ffed6fc5 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtApplication.h +++ b/Modules/Wrappers/QtWidget/include/otbQtApplication.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h b/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h index 36e51b2d33..611e682523 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h +++ b/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h b/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h index 5c2334c650..2aa36b41c8 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h +++ b/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h b/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h index 548aa41a6e..e1560bf506 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h +++ b/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h index 97e7a93305..0ac4cff67f 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h index 6fbdda3653..1951775a68 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h index 03a2f8a99d..6d0ab5e13b 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h index 8194226f4b..8584996642 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h index c3c1b9dbca..7decfd9f02 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h index ce1106d11c..fef5109cda 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h index 8abc71cf83..0222fc3851 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h index 78e570b935..d8c007870c 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h index f029ca36a8..79a36df301 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h index 72a084ec2c..1681fe33a2 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h index 547f30dbb8..b9b3513333 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h index f6b29ff5f9..916a9bdd5d 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h index 30028de975..06a5ec728b 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h index 0cc7feb164..4fe117f36c 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h index 886f60c46c..b05deb4bee 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h index 856c252823..63c4b43c4a 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h index 0740f03cde..65d1c2cbb9 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h index 4093fbf338..b02068da45 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h index e143891912..b8f4d128b7 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h index dc577c8cc3..7bfa55545e 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h index 62ea448c09..ecc42040c0 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h index 4c40483f34..16bcaac774 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h index 116d5bfad1..4dc6e0e47b 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h index ab85bd79e1..aafbc0ff77 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h index f2739bbb9f..2978f89e49 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h index f0bed458bf..a1d45b79a6 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h index 2dd760ecf9..2973a21b8e 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h index 0139b1488e..691f6cf4ce 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h index 8c65558745..7bd4a0f3c1 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h index bd6a31155e..1ec6f3958d 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx b/Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx index 9a6a0982c9..189e213f96 100644 --- a/Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx +++ b/Modules/Wrappers/QtWidget/src/itkQtProgressBar.cxx @@ -3,8 +3,6 @@ Program: Insight Segmentation & Registration Toolkit Module: itkQtProgressBar.cxx Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) 2002 Insight Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Wrappers/QtWidget/src/otbApplicationLauncherQt.cxx b/Modules/Wrappers/QtWidget/src/otbApplicationLauncherQt.cxx index 3fa73b3298..ae1c949211 100644 --- a/Modules/Wrappers/QtWidget/src/otbApplicationLauncherQt.cxx +++ b/Modules/Wrappers/QtWidget/src/otbApplicationLauncherQt.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbQtApplication.cxx b/Modules/Wrappers/QtWidget/src/otbQtApplication.cxx index cd56f9419c..ed083f0c8c 100644 --- a/Modules/Wrappers/QtWidget/src/otbQtApplication.cxx +++ b/Modules/Wrappers/QtWidget/src/otbQtApplication.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbQtFileSelectionWidget.cxx b/Modules/Wrappers/QtWidget/src/otbQtFileSelectionWidget.cxx index 269e7380b3..b01845bfbd 100644 --- a/Modules/Wrappers/QtWidget/src/otbQtFileSelectionWidget.cxx +++ b/Modules/Wrappers/QtWidget/src/otbQtFileSelectionWidget.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbQtLogOutput.cxx b/Modules/Wrappers/QtWidget/src/otbQtLogOutput.cxx index fdf2423bd6..666f9da7c4 100644 --- a/Modules/Wrappers/QtWidget/src/otbQtLogOutput.cxx +++ b/Modules/Wrappers/QtWidget/src/otbQtLogOutput.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbQtStringSelectionWidget.cxx b/Modules/Wrappers/QtWidget/src/otbQtStringSelectionWidget.cxx index 0302523ab3..d39590516e 100644 --- a/Modules/Wrappers/QtWidget/src/otbQtStringSelectionWidget.cxx +++ b/Modules/Wrappers/QtWidget/src/otbQtStringSelectionWidget.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetChoiceParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetChoiceParameter.cxx index 30ceffaf07..97e40724bf 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetChoiceParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetChoiceParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexInputImageParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexInputImageParameter.cxx index 2b144e5468..d3f7cdfbcc 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexInputImageParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexInputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexOutputImageParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexOutputImageParameter.cxx index 0d7d043f63..ad99f6e366 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexOutputImageParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetComplexOutputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetDirectoryParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetDirectoryParameter.cxx index e829cd3989..c2f0f5dffd 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetDirectoryParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetDirectoryParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetEmptyParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetEmptyParameter.cxx index b25b6eb6fb..3735af357c 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetEmptyParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetEmptyParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetFloatParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetFloatParameter.cxx index 41c7f96276..70217ee2dd 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetFloatParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetFloatParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameListParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameListParameter.cxx index 7ea39df9a5..a43beeafec 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameListParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameParameter.cxx index 9b38f12489..aaaccc13f8 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputFilenameParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageListParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageListParameter.cxx index 8f22be3057..0fcff7edf5 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageListParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageParameter.cxx index f53b714c9f..d8a9ee7547 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputProcessXMLParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputProcessXMLParameter.cxx index daa083fdc0..6606d9d237 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputProcessXMLParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputProcessXMLParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataListParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataListParameter.cxx index 56fbc19d16..8c4eb14fa5 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataListParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataParameter.cxx index 3cc82c8717..889440f364 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetInputVectorDataParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetIntParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetIntParameter.cxx index e87fbc6801..b8a1535224 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetIntParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetIntParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetListViewParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetListViewParameter.cxx index 21c289468d..c180695771 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetListViewParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetListViewParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetModel.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetModel.cxx index e9587623db..ebb8c0f8d4 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetModel.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetModel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputFilenameParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputFilenameParameter.cxx index 7176810773..6a62b41051 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputFilenameParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputFilenameParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputImageParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputImageParameter.cxx index 9dd9140135..48e22020dc 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputImageParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputImageParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputProcessXMLParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputProcessXMLParameter.cxx index fefd15140d..1dcca3ccdd 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputProcessXMLParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputProcessXMLParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputVectorDataParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputVectorDataParameter.cxx index 5db8af4964..2982398878 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputVectorDataParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetOutputVectorDataParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterBase.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterBase.cxx index 2c6d90441e..361bc2d7c3 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterBase.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterBase.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterFactory.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterFactory.cxx index c1b2dac7be..274a76fa9d 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterFactory.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterGroup.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterGroup.cxx index 872b4b4703..32bea1dd12 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterGroup.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterGroup.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterLabel.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterLabel.cxx index 13eb52a04e..10893cbe90 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterLabel.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetParameterLabel.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetProgressReport.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetProgressReport.cxx index 8d3fa58dd3..0c1b69d843 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetProgressReport.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetProgressReport.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetRAMParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetRAMParameter.cxx index 16ba8103d8..ff1e34a0c9 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetRAMParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetRAMParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetSimpleProgressReport.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetSimpleProgressReport.cxx index 5aa25cc481..e8ee17a220 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetSimpleProgressReport.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetSimpleProgressReport.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringListParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringListParameter.cxx index 842ece59dd..8542b93269 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringListParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringListParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringParameter.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringParameter.cxx index e782058f72..d3d94a83be 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringParameter.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetStringParameter.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetView.cxx b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetView.cxx index c299ca8459..79af6111a5 100644 --- a/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetView.cxx +++ b/Modules/Wrappers/QtWidget/src/otbWrapperQtWidgetView.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/test/otbQtLogOutputTests.cxx b/Modules/Wrappers/QtWidget/test/otbQtLogOutputTests.cxx index 4f6171effd..16dea75df4 100644 --- a/Modules/Wrappers/QtWidget/test/otbQtLogOutputTests.cxx +++ b/Modules/Wrappers/QtWidget/test/otbQtLogOutputTests.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetParameterFactory.cxx b/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetParameterFactory.cxx index 0b8694954b..2e67a5b63e 100644 --- a/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetParameterFactory.cxx +++ b/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetParameterFactory.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetShowWidget.cxx b/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetShowWidget.cxx index c19a43065b..3b11b877f5 100644 --- a/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetShowWidget.cxx +++ b/Modules/Wrappers/QtWidget/test/otbWrapperQtWidgetShowWidget.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/Java.i b/Modules/Wrappers/SWIG/src/Java.i index e918752355..3ca5879a09 100644 --- a/Modules/Wrappers/SWIG/src/Java.i +++ b/Modules/Wrappers/SWIG/src/Java.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/PyCommand.i b/Modules/Wrappers/SWIG/src/PyCommand.i index dbce799630..8f7367f45f 100644 --- a/Modules/Wrappers/SWIG/src/PyCommand.i +++ b/Modules/Wrappers/SWIG/src/PyCommand.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/Python.i b/Modules/Wrappers/SWIG/src/Python.i index 7a79956040..0e7ab8949d 100644 --- a/Modules/Wrappers/SWIG/src/Python.i +++ b/Modules/Wrappers/SWIG/src/Python.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/Ruby.i b/Modules/Wrappers/SWIG/src/Ruby.i index 050042a3dd..25994bdf41 100644 --- a/Modules/Wrappers/SWIG/src/Ruby.i +++ b/Modules/Wrappers/SWIG/src/Ruby.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/itkBase.i b/Modules/Wrappers/SWIG/src/itkBase.i index ae99d91479..05e8d9043b 100644 --- a/Modules/Wrappers/SWIG/src/itkBase.i +++ b/Modules/Wrappers/SWIG/src/itkBase.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/itkBase.includes b/Modules/Wrappers/SWIG/src/itkBase.includes index ddb8ccbef5..129789f428 100644 --- a/Modules/Wrappers/SWIG/src/itkBase.includes +++ b/Modules/Wrappers/SWIG/src/itkBase.includes @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/itkMacro.i b/Modules/Wrappers/SWIG/src/itkMacro.i index 3cf1333fdf..bb051a3f05 100644 --- a/Modules/Wrappers/SWIG/src/itkMacro.i +++ b/Modules/Wrappers/SWIG/src/itkMacro.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. diff --git a/Modules/Wrappers/SWIG/src/itkPyCommand.cxx b/Modules/Wrappers/SWIG/src/itkPyCommand.cxx index e3f3916d3e..9805593014 100644 --- a/Modules/Wrappers/SWIG/src/itkPyCommand.cxx +++ b/Modules/Wrappers/SWIG/src/itkPyCommand.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkPyCommand.cxx, v $ Language: C++ - Date: $Date: 2006/09/06 20:58:42 $ - Version: $Revision: 1.1 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Wrappers/SWIG/src/itkPyCommand.h b/Modules/Wrappers/SWIG/src/itkPyCommand.h index c81a671de2..c3245e8dee 100644 --- a/Modules/Wrappers/SWIG/src/itkPyCommand.h +++ b/Modules/Wrappers/SWIG/src/itkPyCommand.h @@ -1,10 +1,7 @@ /*========================================================================= Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkPyCommand.h, v $ Language: C++ - Date: $Date: 2006/09/06 20:58:42 $ - Version: $Revision: 1.1 $ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. diff --git a/Modules/Wrappers/SWIG/src/otbApplication.i b/Modules/Wrappers/SWIG/src/otbApplication.i index d02d01a36d..f036410263 100644 --- a/Modules/Wrappers/SWIG/src/otbApplication.i +++ b/Modules/Wrappers/SWIG/src/otbApplication.i @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright: diff --git a/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h b/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h index c206c79544..46056b1ddc 100644 --- a/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h +++ b/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright: diff --git a/Utilities/Completion/completionGenerator.cxx b/Utilities/Completion/completionGenerator.cxx index 367298e53f..64146f7552 100644 --- a/Utilities/Completion/completionGenerator.cxx +++ b/Utilities/Completion/completionGenerator.cxx @@ -2,8 +2,6 @@ Program: ORFEO Toolbox Language: C++ - Date: $Date$ - Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. -- GitLab